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 / rahul
User Exit plays very important role in Oracle apps with of
help this we can capture value at runtime with profile option.
And P_CONC_REQUEST_ID is mandatory if we using User Exit
otherwise it gives error in report p_conc_request_id not
found . If we not using User Exit then its not mandatory.
Further we can develop report without using User Exit and
P_CONC_REQUEST_ID.
| Is This Answer Correct ? | 26 Yes | 4 No |
Post New Answer View All Answers
Tell me where we find the status of order information?
What are do's and dont's of Interface?
What are the different components of soa suite?
Can you explain the difference between architecture followed in 10g & 11g?
What does appl_top directory contain?
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
q)what are the validations in sql*loader
what are the different transaction clauses in AR?
How is choreography different from orchestration?
tell my any difficult situtation you solved in your experience in your company?
Explain oracle apps architecture.
Plz anybody send me Technical specification for AP Interface
Suppose for report I have to parameters those are from_date and to_date, so to_date should be greater when compare to from_date, if we are giving to_date is lessthen it must shows some error how we will make?
What is oracle soa suite?
In hierarchical structure of a database? we have write query from where we should start?