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 the packingSlipCostAmount value.
Syntax
private CostAmount packingslipCostAmount(
InventTransId _inventTransId,
TransDate _packingSlipDate,
PackingSlipId _packingSlipId)
Run On
Server
Parameters
- _inventTransId
Type: InventTransId Extended Data Type
The InventTransId value.
- _packingSlipDate
Type: TransDate Extended Data Type
The PackingSlipDate value.
- _packingSlipId
Type: PackingSlipId Extended Data Type
The PackingSlipId value.
Return Value
Type: CostAmount Extended Data Type
The packingSlipCostAmount object.