Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the ShippingDateBestGuess parameter.
Syntax
public TransDate parmShippingDateBestGuess([TransDate _shippingDateBestGuess])
Run On
Called
Parameters
- _shippingDateBestGuess
Type: TransDate Extended Data Type
The value to set; optional.
Return Value
Type: TransDate Extended Data Type
The value of the ShippingDateBestGuess parameter.
Remarks
The ShippingDateBestGuess variable represents the best guess of an available ship date based on the master date. The master date is initiated in the initMaster method and the ShippingDateBestGuess variable is set in the createPossibleShippingAndReceiptDates method. In the available shipping and receipt dates dialog box, the pointer will be positioned on the best guess of an available ship date.