IP.CONTACTACCBASEOUTSTANDING function
Description
Returns the outstanding amount for the contact account specified.
Syntax
=IP.CONTACTACCBASEOUTSTANDING(LegalEntity, ContactAccount)
| Attribute | R/O | Description | 
|---|---|---|
| LegalEntity | (required) | The code of the Legal entity | 
| ContactAccount | (required) | The code of the Contact account | 
Example:
=IP.CONTACTACCBASEOUTSTANDING("LegeA",10956)

Updated May 2025