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 / vinay kumar
user_exit is used to set the profile options
User Exit is a program, which stops the execution of
process and transfer the controls to other Third generation
Language. After that it executes the remaining excution
process.
we can develope without user_exit and p_conc_request_id
for single organization for multi org we must use this to set
the profile option
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
tell me the scenarios of the independent in reports
How many schemas we have? how many you have used?
Do you know what is applysys in oracle application database schema, what is apps?
List the types of flexfield?
What are do's and dont's of Interface?
what are the different transaction clauses in AR?
What is instead of trigger in where we will use?
is it possible to run the interface without using oracle apps?
Which oracle apps version you are very confident in?
can we use look up type instead of a pofile option?or valueset?is it possible how?
How to create a purchase order without a requisition?
In hierarchical structure of a database? we have write query from where we should start?
Do you know where we can check the status of po?
what is global tempory table?
Explain oracle apps architecture.