InventJournalData_Transfer_RU.initTotalsSection Method [AX 2012]
Syntax
private void initTotalsSection(
Qty _qty,
Weight _grossWeight,
Weight _netWeight,
CostAmount _costAmount)
Run On
Called
Parameters
- _qty
Type: Qty Extended Data Type
- _grossWeight
Type: Weight Extended Data Type
- _netWeight
Type: Weight Extended Data Type
- _costAmount
Type: CostAmount Extended Data Type