P_CONC_REQUEST_ID mandatory in oracle reports to run in
oracle applications or not ( I am not talking about running
in report builder or D2k ) or not ?
Answers were Sorted based on User's Feedback
Answer / rohit yaduvansi
it is mandatory only when we r using user exits
| Is This Answer Correct ? | 30 Yes | 2 No |
Answer / devi nossam
yes,
it is the mandatory parameter
why bcos while running the pgm request id will be generated
if it is in front end (srs window),or back end(pl/sql ).
then that request id is captured by this p_conc_request_id.
finally we know that this is mandatory parameter in reports
| Is This Answer Correct ? | 20 Yes | 2 No |
Answer / nrk
No . Its not mandatory.
Even not using the P_CONC_REQUEST_ID , we can run the
reports.
| Is This Answer Correct ? | 18 Yes | 1 No |
Answer / shaik jeelan basha
No its not mandatory. Without p_conc_request_id also we can
submit the reports in Ora Apps.
it is mandatory if we need to work on profiles like
org_id,user_id,resp_id....etc.By using p_conc_request_id we
can capture the resources like profiles for the current
concurrent program which we are going to submit in srs
window.
| Is This Answer Correct ? | 15 Yes | 1 No |
Answer / amandeep singh
no its not mandatory. i am able to run the report in oracle
applications without this parameter.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / sumeet.mishra05
No It's not mandatory.
It's required when you run it thru SRS form only .
Not required if you want to run it by call from PLSQL thru
FND_REQUEST.SUBMIT_REQUEST as it's a function and returns
the concurrent request id automatically.
Check it and let me know.
| Is This Answer Correct ? | 19 Yes | 16 No |
Answer / kranti
whenever we are using multiorg table is is not mandatory.
whenever we are using non_multiorg table i.e. without _all
it is mandatory.here we have to use user exits,p_conc_request_id ..
but I dont know wat is going in backgroun..can any one explain me @ challakranthi123 at gmail
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / s
it is not mandatory .p_con_request_id parameter use use the
user_exit
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / rajesh
it is not manditory
it is used to generate request_id dynamically only through api
FND_REQUEST.SUBMIT_REQUEST in plsql
| Is This Answer Correct ? | 0 Yes | 1 No |
where u do setup of operating unit?
What are different execution methods of executabls?
How to send the e-mail notification in XML Pub Report?
WHAT IS CUSTOM VIEW AND CUSTOM COMPONENT?
Write an SQL Query to Delete Duplicate records from a table using ROWID.
24 Answers pspl, Satyam, Thinkways,
How we will receive the work from the client? what type of documents we will develop in the entire implementation project? plz tell me the total scinario?
2 Answers Deloitte, Intelligroup,
how can we return morethan one parameters in procedure?
explain o2c cycle? what are the table reflected for this process?
Difference between triggers and procedures?
How to write the no data found in XML Publiser Report in apps?
we have 10 records. It's occured error in 6th record how can u find and how to rectify that?
what is the defference between credit memo and debit memo