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.
Inserts amounts from the specified amount set into the specified InventCostTmpTransBreakdown record.
Syntax
client server protected static void insertAmounts(InventCostTmpTransBreakdown _inventCostTmpTransBreakdown, InventCostAmountHandler _amounts)
Run On
Called
Parameters
- _inventCostTmpTransBreakdown
Type: InventCostTmpTransBreakdown Table
The InventCostTmpTransBreakdown record to which to insert amounts.
- _amounts
Type: InventCostAmountHandler Class
The amount set from which to retrieve amounts.