IP.GLYTPDEPTBASEAMOUNT function
Description
Returns the general ledger base amount YTP for the account code and department.
Syntax
=IP.GLYTPDEPTBASEAMOUNT(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) | Cost centre |
| IncludeSpecialPeriods | (required) | True (1) or False (0) |
Example:
=IP.GLYTPDEPTBASEAMOUNT("LegeA",202312,"10030: Sales, Services", "Support")

Updated June 2025