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.
Computes the total adjustment on an inventory transaction after the closing date.
Syntax
protected CostAmount calcLaterAdjustment(InventTrans _inventTrans)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
The inventory transaction on which to compute the total adjustment after the closing date.
Return Value
Type: CostAmount Extended Data Type
The total adjustment after the closing date on the given inventory transaction.