IP.GLYTPCURAMOUNT function
Description
Returns the general ledger currency amount YTP for the account code.
Syntax
=IP.GLYTPCURAMOUNT(Currency, Legal_entity, Period, Account)
| Attribute | R/O | Description | 
|---|---|---|
| Currency | (required) | Currency (3 char) | 
| Legal_entity | (required) | The code of the Legal entity | 
| Period | (required) | Period (yyyymm) | 
| Account | (required) | Account code | 
| IncludeSpecialPeriods | (required) | True (1) or False (0) | 
Example:
=IP.GLYTPCURAMOUNT("GBP", "LegeA",202312,"10030: Sales, Services")

Updated June 2025