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.
Calculates the physical cost value of specified marked transactions.
Syntax
client server public static container calcMarkedPhysicalCostValue(
InventTransOriginId _markingRefInventTransOrigin,
ItemId _itemId,
InventTransOriginId _inventTransOriginId)
Run On
Called
Parameters
- _markingRefInventTransOrigin
Type: InventTransOriginId Extended Data Type
The ID of one of the marked inventory transaction originators.
- _itemId
Type: ItemId Extended Data Type
The ID of the item involved in the marking.
- _inventTransOriginId
Type: InventTransOriginId Extended Data Type
The ID of the inventory transaction originators marked with a _markingRefInventTransOrigin parameter.
Return Value
Type: container
A container that contains the quantity and physical cost value of the marked transactions.