IP.GLYTDCCDEPTBASEAMOUNT function
Description
Returns the general ledger base currency amount for a legal entity, financial year, account, Cost Centre & Department
Syntax
=IP.GLYTDCCDEPTBASEAMOUNT(Legal_entity, Financial_year, Account, Cost_centre, Department)
| 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 |
| Department | (required) | The Department code |
Example:
=IP.GLYTDCCDEPTBASEAMOUNT(LegeA,2023, "10030: Sales, Services", London, Support)

Updated June 2025