IP.GLGROUPYTPDEPTBASEAMOUNT function
Description
Returns the general ledger base amount YTP for a legal entity, account group and department.
Syntax
=IP.GLGROUPYTPDEPTBASEAMOUNT(legal_entity, period, account_group, department)
| Attribute | R/O | Description |
|---|---|---|
| Legal_entity | (required) | The code of the Legal entity |
| Period | (required) | Period (yyyymm) |
| Account_group | (required) | Account group code |
| Department | (required) | Department code |
| IncludeSpecialPeriods | (required) | True (1) or False (0) |
Example:
=IP.GLGROUPYTPDEPTBASEAMOUNT("LegeA", 202312, "INC", "Support")

Updated June 2025