IP.GLCCBASEAMOUNT function
Description
Returns the general ledger base amount for a given cost centre.
Syntax
=IP.GLCCBASEAMOUNT(legal_entity, period, account, cost_centre)
| Attribute | R/O | Description |
|---|---|---|
| Legal_entity | (required) | The code of the Legal entity |
| Period | (required) | Period code (yyyymm) |
| Account | (required) | Account code |
| Cost_centre | (required) | The cost centre code |
Example:
=IP.GLCCBASEAMOUNT("LegeA",202401,"10030: Sales, Services","LOND")

Updated June 2025