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 cost value in reporting currency of specified marked transactions.
Syntax
client server public static container calcMarkedCostValueSecCur_RU(
InventTransOriginId _markingRefInventTransOrigin,
ItemId _itemId,
boolean _inclPhysicalCostValue,
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.
- _inclPhysicalCostValue
Type: boolean
true if the physical cost values should be included in the calculated value; otherwise, false.
- _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 cost value in reporting currency of the marked transactions.