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
server public static InventAdjustPostClosingCancel newFromCurrency_RU(
    Voucher _voucher, 
    TransDate _transDate, 
    InventAdjustmentSpec _specification, 
    LedgerTransTxt _transTxtType, 
    NoYes _correct, 
    Voucher _offsetVoucher, 
    boolean _onClosingDate, 
    boolean _checkOpen, 
    NumberSequenceCode _voucherSequence, 
    TransDate _offsetDate, 
    boolean _ended, 
    InventTransCurrency_RU _inventTransCurrency)
Run On
Server
Parameters
- _voucher
 Type: Voucher Extended Data Type
- _transDate
 Type: TransDate Extended Data Type
- _specification
 Type: InventAdjustmentSpec Enumeration
- _transTxtType
 Type: LedgerTransTxt Enumeration
- _correct
 Type: NoYes Enumeration
- _offsetVoucher
 Type: Voucher Extended Data Type
- _onClosingDate
 Type: boolean
- _checkOpen
 Type: boolean
- _voucherSequence
 Type: NumberSequenceCode Extended Data Type
- _offsetDate
 Type: TransDate Extended Data Type
- _ended
 Type: boolean
- _inventTransCurrency
 Type: InventTransCurrency_RU Enumeration