What is the Use of User Exit in Oracle apps and when we are
developeing the new report you need to pass one parameter
called P_CONC_REQUEST_ID,what is the use of this parameter
and is it mandatory.Can't we develop report without this
User exit's and P_CONC_REQUEST_ID parameter
Answer Posted / d.simhachalam
There are 5 Different types of user exists.
1. FND SRW INIT
2. FND SRW EXIT
3.FND FLEX SQL
4.FND FLEX IDVAL
AND 5. FND FORMAT CURRENCY
Using FND FORMAT CURRENCY we can use the different currency
values based on the countries.
For ex in US. the format for currency is 1,000,000.00
in some countries 1.000.000,00
USING SRW EXIT it will freeze the memory
USING SRW INIT, it will assign all the user profiles to your
report.
P_CONC_REQUEST_ID is not mandatory it is an optional.
It is a parameter, while using the user parameters, it is
used as standard for oracle to use it. Without using the
P_CONC_REQUEST_ID there is no standard implemented in the
project.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
List of all the modules under Manufacturing, Finance and Distribution in oracle applications?
Tell me how to debug the report?
What are the benefits of using soa architecture?
How many schemas we have? how many you have used?
In support project one ticket alloted which steps follows manualy tell me ?
how to print multi lay outs,muti currency,muti language in xml publisher
Do you know what are user profiles in apps. Any examples you can give?
tell me the scenarios of the independent in reports
please send me forms, xml pulisher questions,answers
If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?
What does appl_top directory contain?
How to move the one file from one instance to another instance? And your scripts also?
What is sca and how is it useful?
WHAT IS CUSTOM VIEW AND CUSTOM COMPONENT?
What is the concept of soa governance?