IP.GLCCDEPTBASEAMOUNT function
Description
Returns the general ledger base amount for a given cost centre and department.
Syntax
=IP.GLCCDEPTBASEAMOUNT(legal_entity, period, account, cost_centre, department)
Legal_entity | (required) | The code of the Legal entity |
Period | (required) | Period code |
Account | (required) | Account code |
Cost_centre | (required) | The cost centre code |
Department | (required) | The department code |
Example:
=IP.GLCCDEPTBASEAMOUNT(LegeA,201312,"10030: Sales, Services",London,Support)