IP.GLYTDDEPTBASEAMOUNT function
Description
Returns the general ledger base currency amount for a legal entity, financial year, account & Department
Syntax
=IP.GLYTDDEPTBASEAMOUNT(Legal_entity, Financial_year, Account, Department)
| Attribute | R/O | Description | 
|---|---|---|
| Legal_entity | (required) | The code of the Legal entity | 
| Financial_year | (required) | Financial year (yyyy) | 
| Account | (required) | Account code | 
| Department | (required) | The Department code | 
Example:
=IP.GLYTDDEPTBASEAMOUNT(LegeA,202312,"10030: Sales, Services",Support)

Updated June 2025