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 / ganesh
Hi All!
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.
P_conc_request_id is the system parameter.It is used to
generate the concurrent request id.
If we used user_exits in report builder we should use
p_conc_rquest_id, because it is mandatory.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is instead of trigger in where we will use?
What do you understand by a set of books?
Can we create tables in apps schema?
In hierarchical structure of a database? we have write query from where we should start?
What are the Standard Reports and Forms in HRMS?
Do you know what is applysys in oracle application database schema, what is apps?
What are the different components you should consider while defining a responsibility in oracle apps?
What do you understand by soa and what are the benefits of using this architecture?
What are the different components of soa suite?
What is oracle soa suite?
What are file in oracle.
How can we import the data into a database using sql * loader?
Can you define an erp system?
what is the difference between request group and request security in oracle apps?
What is the concept of soa governance?