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 |
When loading data from staging table to interface table , how to reload the invalid record once again ?
what is difference between po_headers_all and po_headers
what are the prerequisites for costing transactions?
how many groups we can create for query?
IN WHICH MODULE THE LEGAL ENTITY COMES?
Cycle of requestion to receving transaction.
Tell me some thing about SQL-LOADER.
Is that Possible To create package Overloading , If Yes Give any Examples
how to initialize applications?
INBOUND INTERFACE: Suppose I have 100 Records of employees in flat file.When moving the records from flat file to STAGING table using .CTl file, I want to restrict the records whose salary is less than 500.what are the validations(or conditions) you write to achieve this.
How you will Diaplay the Company LOGO In report.Can anyone knows please give solution
oracle apps architecture