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
What do you understand by a set of books?
What are the different components of soa suite?
Tell me where we find the status of order information?
what are the prerequisites for costing transactions?
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.
how do you describe O2C along with tables
Do you know what is applysys in oracle application database schema, what is apps?
List of all the modules under Manufacturing, Finance and Distribution in oracle applications?
what are the different transaction clauses in AR?
What is the concept of soa governance?
How is choreography different from orchestration?
List the various types of value set.
pls send me out bound code of supplers,site,bankiformation code pls as soon as
Can u give the Documentation of Custom.pll in oracle apps
what is pay run id ?