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.
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.