IP.GLDEPTBASEAMOUNT function
Description
Returns the general ledger base amount for a given department.
Syntax
=IP.GLDEPTBASEAMOUNT(legal_entity, period, account, department)
| Attribute | R/O | Description |
|---|---|---|
| Legal_entity | (required) | The code of the Legal entity |
| Period | (required) | Period (yyyymm) |
| Account | (required) | Account code |
| Department | (required) | The department code |
Example:
=IP.GLDEPTBASEAMOUNT(LegeA,201312,"10030: Sales, Services",Support)

Updated June 2025