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.
Finds the actual inventory delivery date for a packing slip line.
Syntax
server public static TransDate inventDate(
InventTransOriginId _transOriginId,
PackingSlipId _packingSlipId,
TransDate _packingSlipDate)
Run On
Server
Parameters
- _transOriginId
Type: InventTransOriginId Extended Data Type
The transaction originator ID.
- _packingSlipId
Type: PackingSlipId Extended Data Type
The packing slip ID.
- _packingSlipDate
Type: TransDate Extended Data Type
The expected and default date of issue for the packing slip.
Return Value
Type: TransDate Extended Data Type
The actual delivery date if any exists; otherwise, the default date.