Is it is necessary to create P_CONC_REQUEST_ID parameter in
the development of oracle apps reports
Answer Posted / 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 |
Post New Answer View All Answers
What is instead of trigger in where we will use?
can we get profile values in report without using user exists is it possible how?
How can a process be deployed in soa?
Hi any one plz help me .i need 2 or 3 customized and 2 or 3 development reports on PO module..if any body having plz send me with one by one step ,i mean where u do the customization and wht are the steps u follwed when u do the customization,wht are fields u added or deleted ,How u added or these fields as per clinet requirement and wht are errors u faced .plz send it to my mail id iamvenki@gmail.com
What are the benefits of using soa architecture?
How can you achieve loose coupling in soa framework?
List the various types of value set.
What is sca and how is it useful?
Are you familiar with internet architecture of oracle apps 11i?
List the types of flexfield?
what are the prerequisites for costing transactions?
Can you differentiate between mediator and osb?
Do you know what is applysys in oracle application database schema, what is apps?
what is pay run id ?
can we use look up type instead of a pofile option?or valueset?is it possible how?