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 / samurti
I have checked the above issue while running with and
without providing p_concurrent_request_Id and/or user_exit
here is the result
1) When I have removed "p_concurrent_request_Id", the
concurrenr request is in error
2) When I have removed user_exit i got no error report runs
correctly.
However, It is recommended to go for user_exits as we are
in multi-org environment and want to set profile and
environment related to oracle apps to result in proper
data.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
pls send me out bound code of supplers,site,bankiformation code pls as soon as
If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?
what are the balancing segments in AR?
How can a process be deployed in soa?
What do you understand by soa?
What is the concept of soa governance?
How can you achieve loose coupling in soa framework?
What are the different components of soa suite?
Tell me where we find the status of order information?
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.
What do you understand by a set of books?
What is sca and how is it useful?
what are the different transaction clauses in AR?
Do you know what is applysys in oracle application database schema, what is apps?
Is soa a part of oracle fusion middleware?