Share via


VendVoucher::updateProjTransPosting Method [AX 2012]

Syntax

server public static void updateProjTransPosting(
    TransDate _paymentDate, 
    Voucher _voucherNo, 
    ProjPaymentStatus _paymentStatus, 
   [boolean _partialPayment, 
    AmountMST _amount, 
    real percentagePayment])

Run On

Server

Parameters

  • percentagePayment
    Type: real

See Also

Reference

VendVoucher Class