Multi-Org is mandatory for Oracle Applications R12. For a HRMS customer wishing to move to R12, multi-org needs to be enabled even if they are not using Financial modules.
The following query can be run to determine if Multi-Org is enabled already.
select multi_org_flag
from fnd_product_groups;
Oracle has provided a patch 5965493 which creates a dummy Operating unit named
'Non Usable Operating Unit for Multi-Org Conversion'
Once the dummy operating unit is created we can run adadmin and choose the correct options to convert to Multi-Org.
Friday, 23 May 2008
Subscribe to:
Post Comments (Atom)
1 comment:
Keep up the good work.
Post a Comment