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.
Retrieves the secondary standard cost value for an inventory transaction.
Syntax
client server public static CostAmount stdCostValueSecCur_RU(InventMovement _inventMovement, InventTrans _inventTrans)
Run On
Called
Parameters
- _inventMovement
Type: InventMovement Class
The InventMovement object that is being processed.
- _inventTrans
Type: InventTrans Table
The inventory transaction record that is being processed.
Return Value
Type: CostAmount Extended Data Type
The standard cost value for the transaction.