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.
Writes a transaction record from the InventCostTmpTransBreakdown record to the specified list.
Syntax
client server protected static void writeTmpTransBreakdownTrans(InventCostTmpTransBreakdown _newInventCostTmpTransBreakdown, InventCostTmpTransBreakdown _inventCostTmpTransBreakdown)
Run On
Called
Parameters
- _newInventCostTmpTransBreakdown
Type: InventCostTmpTransBreakdown Table
An InventCostTmpTransBreakdown record with pre-filled data.
- _inventCostTmpTransBreakdown
Type: InventCostTmpTransBreakdown Table
A table buffer in which the record is inserted.
Remarks
No record is written to the temporary table; instead, a record is added to the specified list.