Answer Posted / srinivas dama
$FLEX$ and $PROFILES$ are Special Variables in oracle Apps
environment and are used to hold values at runtime.
-->Every Oracle Apps technical consultant will be familiar
with the term $FLEX$ and $PROFILES$. Whenever we are working
with value sets, we will be using both of these for
modifying the data fetched, for basing the values of a
parameter on the other parameter and also fetching the
Profile Option values.
To segregate this based on the functionality
-->$FLEX$: Used for basing the value of a parameter on
another parameter.
-->$PROFILES$: used for fetching the data stored in the
specified profile option value which is currently active.
Where is it used?
Both these variables are used in the Parameter form of a
Concurrent Program and are used at the Where Clause window
in the value set ofTable type.
Syntax:
:$FLEX$.previous_value_set_name
Important:
• $FLEX$ must always be in capitals.
• A ‘:’ must precede the declaration of $FLEX$.
• The previous value set name must have already been
assigned and saved on a different parameter.
:$PROFILES$.Profile_option_name
Important:
• $PROFILES$ must be always in capitals.
• ‘:’ must always precede the declaration.
• Profile option name is the Profile Name and not to
be confused with the User profile Name.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is autocashrule set? : oracle accounts receivable
Tell me about entire study of finacle software as soon as possible? give me the idea about questions which coulb be asked in interview of pnb it officers?
Explain the difference between $ORACLE_HOME and $ORACLE_BASE.
What is an Oracle database Partial Backup?
How would you go about increasing the buffer cache hit ratio?
Explain the use of table functions.
Is there any link between pr form(purchse requisition)and po form(purchase order)
How do you create a credit note against an invoice? : oracle accounts receivable
How I can load an image into image item on Forms. I want to know about built-ins and procedure. and also code for it.
Hey i want to join oracle apps so will you pls tell me that which institute is best in hyderabad.
Where in the Oracle directory tree structure are audit traces placed?
how to replace not in with not exist?
difference of using cursor for loop and open,fetch,close.which one is better
where the dff data will be stored
what are basic modules required to implement oracle application in any oraganisation?