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
Answers were Sorted based on User's Feedback
Answer / hari
THESE ARE THE APPS STANDARDS IN REPORT DEVELOPMENT
WE CAN DEVELOP THE ORACLE REPORTS WITH OUT THESE BUT WE CAN,T
PASS THE 3GL PROGRAMING CODE SO THESE ARE MANDATORY
| Is This Answer Correct ? | 4 Yes | 7 No |
Answer / ajit
this is the oracle apps Standards report builder.it is
necessary to pass these parameter without passing these
parameter we can't able to reach the output and also user
exit is mandatory......
| Is This Answer Correct ? | 2 Yes | 12 No |
What is responsibility?
tell my any difficult situtation you solved in your experience in your company?
What is the result of this query ? SELECT * FROM EMP WHERE ROWNUM = 1
what is meant by bind parameter?
Tell me some interface tables on ordermangement.
Are there any alternate tools other than sql* loader to load data into oracle apps tables from external systems
What is the link between AP and GL in oracle apps R/12?
4 Answers Bosch, Collabera, Synechron,
Tell me some errors names and number what u got while developing the reports?
what r the objects u have to do in u experiance
what is the diff between custom.pll and form personalization? Tell me one example?
what are external tables? how can we use external table instead of sql * loader to load data from flat file to staging table?
we have 10 records. It's occured error in 6th record how can u find and how to rectify that?