IP.GLGROUPCCBASEAMOUNT function
Description
Returns the general ledger base currency amount for a legal entity, account group & cost centre.
Syntax
=IP.GLGROUPCCBASEAMOUNT(legal_entity, period, account_group, cost_centre)
Legal_entity | (required) | The code of the Legal entity |
Period | (required) | Period code |
Account_group | (required) | Account group code |
Cost_centre | (required) | The code of the Cost centre |
Example:
=IP.GLGROUPCCBASEAMOUNT("LegeA", 202312, "INC", "London")