What is the Use of User Exit in Oracle apps and when we are
developeing the new report you need to pass one parameter
called P_CONC_REQUEST_ID,what is the use of this parameter
and is it mandatory.Can't we develop report without this
User exit's and P_CONC_REQUEST_ID parameter
Answer Posted / emmanuel
As per the oracle apps standards we have to define a
mandatory parameter P_CONC_REQUEST_ID. This will capture
the request_id when you submit the c/p program. User_exits
are mandatroy SRW INIT and SRW EXIT is manadatory. when you
run a report in apps. srw init it will assign the all user
profiles to your report and SRW exit it will freaae the
memory which is occupied by the user exits.
How ever we can run a report with this these also. when u
run a reports on multi org all these mandatroy fileds are
compulsary
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
In sequence i want to 11 and 15th values how we will write?
How can we import the data into a database using sql * loader?
What is oracle soa suite and what are its different components?
Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?
What is count(*) from po_vendors(any table)?
What is a value set? List its various types.
In support project one ticket alloted which steps follows manualy tell me ?
How do you register report in oracle apps?
What is oracle soa suite?
How to create a purchase order without a requisition?
please send me forms, xml pulisher questions,answers
A program must be written which accepts date parameter. The date parameter will accept data in the format DD/MM/YYYY. This data has to be validated and post validation, the following details have to be displayed for this date parameter 1. Input date must be defaulted to sysdate, It can be overridden by any other date. 2. Financial year should be displayed for this date parameter. Eg: If the input date is 30/11/2010, the financial year must be displayed as 1. From Date : 01-Aprr-2010 To Date: 31-Mar-2011 3. Calendar year and Calendar month must also be displayed. 4. The next payment cycle (say for EB), must be displayed based on this date parameter. 5. The previous payment must also be displayed based on this date.
Explain what are the tables of auto invoice?
how can i print random rows in plsql table
CAN YOU CUSTOMISE THE COUTOMISE CUS_TOP