CustVendVoucher::constructProject Method [AX 2012]

Syntax

server public static CustVoucherProject constructProject(
    CustVendAC _accountNum, 
    AmountCur _amount, 
    CurrencyCode _currencyCode, 
    LedgerTransTxt _transTxtType, 
   [DimensionDefault _dimension, 
    PostingProfile _postingProfile, 
    LedgerPostingType _posting, 
    PaymTermId _paymTermId, 
    SettlementType _settlement, 
    HcmApprover _approver, 
    Approved _approved, 
    InvoiceId _invoiceNum, 
    DiscDate _cashDiscDate, 
    AmountCur _cashDiscAmount, 
    TransDate _dueDate, 
    Common _common, 
    TypeOfCreditmaxCheck _typeOfCreditmaxCheck, 
    CashDiscCode _cashDiscCode, 
    CustVendAC _orderAccount, 
    FixedExchRate _fixedExchRate])

Run On

Server

Parameters

See Also

Reference

CustVendVoucher Class