IP.GLYTDCCBASEAMOUNT function
Description
Returns the general ledger base currency amount for a legal entity, financial year, account & cost centre
Syntax
=IP.GLYTDCCBASEAMOUNT(Legal_entity, Financial_year, Account, Cost_centre)
| Attribute | R/O | Description |
|---|---|---|
| Legal_entity | (required) | The code of the Legal entity |
| Financial_year | (required) | Financial year (yyyy) |
| Account | (required) | Account code |
| Cost_centre | (required) | The code of the Cost centre |
Example:
=IP.GLYTDCCBASEAMOUNT(LegeA,201312,"10030: Sales, Services",Playwright Project)

Updated June 2025