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 the types of flexfield?
What is a value set? List its various types.
How is choreography different from orchestration?
testing tools?
please any one provide the oracle erp technical interview questions on modules(PO,AP,AR,INV,GL,OM)wise to my mail id..narendra_609@yahoo.co.in
Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?
WHAT IS CUSTOM VIEW AND CUSTOM COMPONENT?
Hi Friends this is preetham, i am searching for job on oracle apps(technical) i put 3 years fake exp, so any one please could you help me for realtime interview questions and 9739782164 this is my no srpsrp777@gmail.Com please guys please provide your no for contact i have a doubts i want to clarify
How to move the one file from one instance to another instance? And your scripts also?
Is soa a part of oracle fusion middleware?
List of all the modules under Manufacturing, Finance and Distribution in oracle applications?
can we get profile values in report without using user exists is it possible how?
tell me the scenarios of the independent in reports
how can i print random rows in plsql table
Can you differentiate between mediator and osb?