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 / chandrasekkhar
Hi This is Chandrasekhar,
Actually we have 5 types of user exist.
This is the Oracle Reports predefined program.
FND SRW INIT,FND SRW EXIT,FND FLEX SQL,FND FLEX IDVAL and
FND FORMAT CURRENCY.Thease are the user exist.
Using this Oracle will stop the Processoing and control
will jump to 3GL and it gets the some data and it will
finish the remaining process
it's initialize and freze the user profile values.
FND FLEX SQL,FND FLEX IDVAL these two we will use the while
developing the KFF SEGMENT REPORT.
Using FND FORMAT CURRENCY ,we can get the mixed currency
values based on this profile.
If you need more ,Please contact me .
Thanks & Regards
Chandrasekhar
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Are you familiar with internet architecture of oracle apps 11i?
In which tables receopt application form Appliy to field Value will come. I know one table i.e, ra_customer_trx.trx_number. Could U please any one tell me other than this except(ra_customer_trx and ar_payment_schedules_all tables). plz mentioned tables_name.Column_name.
tell me the scenarios of the independent in reports
Which oracle applications pl/sql standard apis you are familiar, have you used most of them?
please any one provide the oracle erp technical interview questions on modules(PO,AP,AR,INV,GL,OM)wise to my mail id..narendra_609@yahoo.co.in
How can you achieve loose coupling in soa framework?
What is the concept of soa governance?
In oracle application how do you debug or trace errors?
List the various types of value set.
How can we import the data into a database using sql * loader?
What are file in oracle.
What do you understand by a set of books?
What is a value set? List its various types.
can we use look up type instead of a pofile option?or valueset?is it possible how?
What are the Standard Reports and Forms in HRMS?