LedgerJournalTrans.convertCustPaymAmountCurToDebitCredit Method
Converts the specified customer payment amount into the appropriate debit or credit.
Syntax
public void convertCustPaymAmountCurToDebitCredit(AmountCur _custPaymAmountCur)
Run On
Called
Parameters
- _custPaymAmountCur
Type: AmountCur Extended Data Type
The customer payment amount to be converted.
Remarks
The displayCustPaymAmount method is the complement of this method.