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 the difference between buyer&employee in PO module?
Presently u are working in which version?
How many schemas we have? how many you have used?
can u explain which situation automonus transaction is used
how to debug the report?
2 Answers IBM, Qualcomm, Sierra Atlantica,
what are the mandatory parameters in suppler Conversion?
35—how to create ldt lct files? 36—how to tranfor on file from one instance to another instance?
In hierarchical structure of a database? we have write query from where we should start?
How to retry multiple errored workflow processes? What is the access level in workflow used for? How do you define start and end functions in workflow? How does they differ from normal functions? Give me some workflow tables? What is the difference between a function and notification in workflow? I have sent two different notifications to two different users and I want to wait till both they are approved to send 3rd notification. How can you achieve it? What is item type and item key in workflow? How do you use attribute values in workflow messages? How do you use lookups in workflow? What are roles in workflow and how they are used? How do you download or upload a workflow from a server? What are steps to customize the workflow? What functions can you perform from workflow administrator responsibility? To send an email to the user workflow notification is the only way or is there any other ways to send it? Give me some workflow standard procedures? How can you run/start/kickoff workflow? What is wf_engine package used for? How many processes can each workflow contain? What is Runnable option in workflow? At what level it exists? What are different types of attributes in workflow? How do you reassign a notification? What is process in workflow? How can you send direct oracle form link through workflow notifications? How can you send a notification to multiple users? Can you change the list dynamically? Can you send html code in workflow notification? I have sent two different notifications to two different users and I want to wait till atleast one is approved to send 3rd notification. How can you achieve it?
The report output is 10 pages then how many times between pages report trigger will fire?
What is the Exception. Types of exception, Difference between those. And example
How to call oracle database stored procedure from form in form coding ?