Tuesday, 7 August 2012

Creating Custom Objects in Oracle Fusion Applications


Objects

One of the primary customization options available to you when using the Oracle Fusion CRM Application Composer is the ability to extend a CRM application's object model. Customize CRM objects by adding new fields to an existing object (standard objects), or create entirely new objects (custom objects).

Standard objects are objects that are delivered with a CRM application, and made available to the Application Composer for customization.

Custom objects are objects that you create using the Application Composer.






Creating a Custom Object
    
1)      Select an application on the main Overview page of the Application Composer. In the screenshot below, the application selected is Sales.
 
1)      Click on the Create object icon to create a new object.






1)      Fill the objects details in the create new object window.

Ø  Display Label :  An object's display label is the user-friendly label for an object, and also becomes the default page title for the object's work area.
Ø  Plural Label :  The plural label is used when the object is displayed as the detail section of a master-detail page, such as on a subtab.
Ø  Record Name Label : Use the Record Name field to specify the display label for the object's RecordName field. The RecordName field stores the "name" of the record.
Ø  Object Name : The object name is the internal name for the object.







1)      Verify that the object got created in the Custom objects.











No comments:

Post a Comment