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.
Updates the current SalesDeliveryDateControlMap map by using the new confirmed dates.
Syntax
protected void setConfirmedDates(
SalesDeliveryDateControlMap _salesDeliveryDateControlMapCaller,
[TransDate _shipDate,
TransDate _receiptDate])
Run On
Server
Parameters
- _salesDeliveryDateControlMapCaller
Type: SalesDeliveryDateControlMap Map
A SalesDeliveryDateControlMap map that represents a record for which confirmed dates must be set.
- _shipDate
Type: TransDate Extended Data Type
A date value that contains the new shipping date.
- _receiptDate
Type: TransDate Extended Data Type
A date value that holds the new receipt date.