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 void updateProjTransPosting(
TransDate _paymentDate,
Voucher _voucherNo,
ProjPaymentStatus _paymentStatus,
[boolean _partialPayment,
AmountMST _amount,
real percentagePayment])
Run On
Server
Parameters
- _paymentDate
Type: TransDate Extended Data Type
- _voucherNo
Type: Voucher Extended Data Type
- _paymentStatus
Type: ProjPaymentStatus Enumeration
- _partialPayment
Type: boolean
- _amount
Type: AmountMST Extended Data Type
- percentagePayment
Type: real