Thursday, September 20, 2018

Implementation Users in Oracle Fusion

Implementation Users will manage the implementation of Oracle Human Capital Management Cloud (Oracle HCM Cloud).
• Administer Oracle HCM Cloud users and security, both during and after implementation.
• Set up basic enterprise structures for an Oracle HCM Cloud service.
Implementation users have the necessary access for both initial implementation of the Oracle HCM Cloud service and its
ongoing maintenance. You're recommended to create at least one implementation user.

No comments:

Post a Comment

Query to get Parent and Child Accounts in Oracle APPS R12

SELECT ffv1.flex_value parent_account       ,ffvt1.description parent_account_desc   ,ffv2.flex_value child_account   ,ffvt2.description...