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 global tempory table?
Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?
Do you know where we can check the status of po?
Which oracle apps version you are very confident in?
List the various types of value set.
how can i print random rows in plsql table
Suppose for report I have to parameters those are from_date and to_date, so to_date should be greater when compare to from_date, if we are giving to_date is lessthen it must shows some error how we will make?
WHAT IS CUSTOM VIEW AND CUSTOM COMPONENT?
How to move the one file from one instance to another instance? And your scripts also?
Are you familiar with internet architecture of oracle apps 11i?
what is the difference between request group and request security in oracle apps?
How can we import the data into a database using sql * loader?
Hi, Anybody please send me the Oracle APPS 1i technical interview questions (Real time) as wel as sample resume also?
In which tables receopt application form Appliy to field Value will come. I know one table i.e, ra_customer_trx.trx_number. Could U please any one tell me other than this except(ra_customer_trx and ar_payment_schedules_all tables). plz mentioned tables_name.Column_name.
What do you understand by soa and what are the benefits of using this architecture?