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 |
please send me forms, xml pulisher questions,answers
Explain the multi-organization structure.
What is Pragma Autonomous transaction. It's Real time Example
What is invoice?
Explain oracle apps architecture.
what is the differences between internal requisition and internal sales order?
difference between 2 way and 4 way matching
why we can use synonym?
When you run he report you have to get only that particular organization po numbers or item number how can do it?
what is the database size you used?
maximum how many parameters we can pass through pl/sql stored procedure to oracle apps?how many mandatory parameters we can pass through pl/sql program to oracle apps11i?
In a table their 20 records.I had update 6 records???How can see and retrieve particular 6 records.i.e.,Latest updated.
10 Answers HCL, TCS,