Is it is necessary to create P_CONC_REQUEST_ID parameter in
the development of oracle apps reports
Answers were Sorted based on User's Feedback
Answer / sijal86
Yes, the concurrent manager assigns the request id to the report parameter P_CONC_REQUEST_ID .
Using this request id the SRW.USER_EXIT('FND SRWINIT') will try to access the context details from the fnd_concurrent_request table and using which these context value the report can gain access to views, profile options , values etc.....
If SRWINIT is used without the P_CONC_REQUEST_ID then the user exit will fail
| Is This Answer Correct ? | 28 Yes | 0 No |
how to use .prt file in bitmap reports?
Are there any alternate tools other than sql* loader to load data into oracle apps tables from external systems
what is instead of trigger in where u will use?
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?
Explain the multi-organization structure.
where we find the status of order information.
Can we run a package with out specification?If yes how?
link between po and ap modules
What will happen If I am not giveing the Suspense accout while defineing the Set of Books in GL?
hi friends! i need sample codes for oracle apps 11i conversion and interfaces.If u have,plz send me
2 Answers Pathway Technologies,
1) why we need to do Validations when the Standard Conc. Prog or the API will do all the validations 2) How can we display more then 1 column data in a formula column (Ex displaying Empno, Ename, sal data in one Formula column) 3) is it possible to give 2 out paramaters in a function
what are the tables of auto invoice.