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.
Syntax
private void addTrans(
ItemId _itemId,
InventTransType _inventTransType,
InventDirection _direction,
boolean _physical,
boolean _storno,
InventSumDateFinancialDimId_RU _financialDimId,
Qty _qty,
CostAmount _costAmount,
Map _prevTransMap,
Map _newTransMap)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
- _inventTransType
Type: InventTransType Enumeration
- _direction
Type: InventDirection Enumeration
- _physical
Type: boolean
- _storno
Type: boolean
- _financialDimId
Type: InventSumDateFinancialDimId_RU Extended Data Type
- _qty
Type: Qty Extended Data Type
- _costAmount
Type: CostAmount Extended Data Type
- _prevTransMap
Type: Map Class
- _newTransMap
Type: Map Class