D03B0202 - F03B20 - Get Previous Balance
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| mnAddressNumber | AN8 | MATH_NUMERIC | REQ | INPUT |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
| ||||
| szCompany | CO | char | REQ | INPUT |
A code that identifies a specific organization, fund, or other reporting entity. The company code must already exist in the Company
| ||||
| jdDateAgeAsOf | DAG | JDEDATE | REQ | INPUT |
A date that the system uses to determine the aging category to which to assign an invoice. The system compares the aging date to the
| ||||
| szCurrencyCodeFrom | CRCD | char | OPT | INPUT |
A code that identifies the currency of a transaction. | ||||
| jdDateStatementJulian | SMTJ | JDEDATE | OPT | OUTPUT |
The most recent date on which the system generated a statement for the invoice pay item. | ||||
| mnAmountPreviouslyDue | PAD | MATH_NUMERIC | OPT | OUTPUT |
The total amount of open invoices that appeared on the previous statement after payments and discounts were applied. | ||||
| None |
| F03B20 A/R Notification History |