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
Which oracle apps version you are very confident in?
Explain oracle apps architecture.
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 are the benefits of using soa architecture?
testing tools?
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.
How is choreography different from orchestration?
How can a process be deployed in soa?
What is the concept of soa governance?
What is sca and how is it useful?
Plz anybody send me Technical specification for AP Interface
how can develope the po variance and po summary report? with tables mandatory columns and query please?
How do you register report in oracle apps?
Can u give the Documentation of Custom.pll in oracle apps