Entries by Oracle ERP Apps Guide

, , , ,

Reference Data Sharing

In 11i/R12 there are many configuration data which ‘er shared across all the OUs. Ex: Payment term. It’s good because you are required to define the data only once but the biggest disadvantage is that there is no method to restrict the access. In fusion application a new concept of data sharing is added, where […]

, , ,

Enterprise Structures Business Process Model6

In Oracle Fusion Applications, the Enterprise Performance and Planning Business Process Model (BPM) illustrates the major implementation tasks that you perform to create your enterprise structures. This process model includes the Set Up Enterprise Structures detailed business process, which consist of implementation activities that span many product families.Information Technology is a second BPM which contains […]

, ,

Enterprise Structures

The enterprise structure of Oracle Fusion Application is similar to the organization structure in Oracle EBS Release 12.Every enterprise has three fundamental structures, legal, managerial, and functional, that are used to describe its operations and provide a basis for reporting. In Oracle Fusion, these structures are implemented using the chart of accounts and organizations. Although […]

, , , ,

Basics of Oracle Fusion Apps

As the name suggests it’s a fusion application from oracle which encloses the best feaures of the following oracle products : •Oracle EBS•Peoplesot•JD Edwards•Sybel CRMAnd many moreOAF is designed from the ground-up using the latest technology advances, Oracle Fusion Applications are 100 percent open-standards-based business applications .Like Other oracle products (Oracle EBS R12), OFA is […]

,

Compile all the objects in given schema

You may have the requirement to compile all the invalid objects. in particular schema like ‘APPS’ or ‘SCOTT’ etc. This can be done in may ways. There is option to compile the Invalid objects in APPS schema in Admin utility I have documented about the Adadmin utility in the Unix section. Check out the Unix for the Adadmin utility.beginSYS.UTL_RECOMP.RECOMP_PARALLEL(‘N’, […]