IP.GLGROUPYTPCCBASEAMOUNT function
Description
Returns the general ledger base amount YTD for an account group and Cost centre.
Syntax
=IP.GLGROUPYTPCCBASEAMOUNT(legal_entity, period, account_group, cost_centre)
| Legal_entity | (required) | (required) | The code of the Legal entity |
| Period | (required) | Period code | |
| Account_group | (required) | Account group code | |
| Cost_Centre | (required) | Cost centre |
Example:
=IP.GLGROUPYTPCCBASEAMOUNT("LegeA", 202312, "INC", "London")
