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 addTransFinancialTransfer(
    InventSumDateFinancialTrans_RU _trans, 
    InventDirection _direction, 
    boolean _storno, 
    Qty _qty, 
    CostAmount _costAmount)
Run On
Called
Parameters
- _trans
 Type: InventSumDateFinancialTrans_RU Table
- _direction
 Type: InventDirection Enumeration
- _storno
 Type: boolean
- _qty
 Type: Qty Extended Data Type
- _costAmount
 Type: CostAmount Extended Data Type