Hi,
I would like to know how to create Organization Hierarchy and Sub Ledgers for each Legal Entity
Example:
from Top Level to below
- Business Group (ABC)
1.1 ----> Legal Entity (USA)
1.1.1 ----> Department (HR)
1.1.1.1 ----> Section (Recruitment)
1.1.1.2 ----> Section (Payroll)
1.1.2 ----> Department (FIN)
1.2 ----> Legal Entity (AU)
1.2.1 ----> Department (HR)
1.2.1.1 ----> Section (Recruitment)
1.2.1.2 ----> Section (Payroll)
1.2.2 ----> Department (FIN)
…
And Each Legal Entity has its own Chart of Accounts with its own Currency and all under One General Ledger for the Business Group
Regards