CustVendVoucher::constructRTax25 Method [AX 2012]

Syntax

server public static CustVendVoucher constructRTax25(
    SysModule _module, 
    LedgerVoucher _ledgerVoucher, 
    CustVendAC _accountNum, 
    AmountCur _amount, 
    CurrencyCode _currencyCode, 
    LedgerTransTxt _transTxtType, 
   [DimensionDefault _defaultDimension, 
    PostingProfile _postingProfile, 
    LedgerPostingType _posting, 
    PaymTermId _paymTermId, 
    SettlementType _settlement, 
    HcmApprover _approver, 
    Approved _approved, 
    InvoiceId _invoiceId, 
    DiscDate _cashDiscDate, 
    AmountCur _cashDiscAmount, 
    TransDate _dueDate, 
    Common _common])

Run On

Server

Parameters

See Also

Reference

CustVendVoucher Class