-
-
What is a FlexField ? What are Descriptive and Key Flexfields ?
An Oracle Applications field made up of segments. Each segment has an assigned name and a set of valid values. Oracle Applications uses flexfields to capture information about your organization.
-
-
-
-
-
-
-
-
-
-
What are different report triggers and what is their firing sequence ?
There are five report trigger :· Before Report· After Report· Before Parameter Form· After Parameter Form· Between PagesThe Firing sequence for report triggers isBefore Parameter FormAfter Parameter Form Before Report Between Pages After Report.
-
What are the steps to register concurrent programs in Apps ?
The steps to register concurrent programs in apps are as follows :· Register the program as concurrent executable.· Define the concurrent program for the executable registered.· Add the concurrent program to the request group of the responsibility
-
How to pass parameters to a report ? Do you have to register them with AOL?
You can define parameters in the define concurrent program form. There is no need to register the parameters with AOL. But you may have to register the value sets for those parameters.
-
Do you have to register feeder programs of interface to AOL ?
Yes ! you have to register the feeder programs as concurrent programs to Apps.
-
How to use Flexfields in reports?
There are two ways to use Flexfields in report. One way is to use the views (table name + ‘_KFV’ or ’_DFV’) created by apps, and use the concatenated_segments column which holds the concatenated segments of the key or descriptive flexfields.Or the other way is to use the FND user exits provided by oracle applications.
-
-
-
-
Oracle Apps Basics Interview Questions
Ans