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 / emmanuel

As per the oracle apps standards we have to define a
mandatory parameter P_CONC_REQUEST_ID. This will capture
the request_id when you submit the c/p program. User_exits
are mandatroy SRW INIT and SRW EXIT is manadatory. when you
run a report in apps. srw init it will assign the all user
profiles to your report and SRW exit it will freaae the
memory which is occupied by the user exits.

How ever we can run a report with this these also. when u
run a reports on multi org all these mandatroy fileds are
compulsary

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand by concurrent programs?

808


How to move the one file from one instance to another instance? And your scripts also?

843


How can a process be deployed in soa?

907


is it possible to run the interface without using oracle apps?

1716


how can develope the po variance and po summary report? with tables mandatory columns and query please?

2159


What are the different components you should consider while defining a responsibility in oracle apps?

850


What does appl_top directory contain?

861


Tell me where we find the status of order information?

930


What is the concept of soa governance?

999


List the types of flexfield?

803


what are the prerequisites for costing transactions?

2878


Can u give the Documentation of Custom.pll in oracle apps

3230


What do you understand by a set of books?

839


CAN YOU CUSTOMISE THE COUTOMISE CUS_TOP

2356


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?

4539