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
tell my any difficult situtation you solved in your experience in your company?
Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?
How can we import the data into a database using sql * loader?
What are the different components you should consider while defining a responsibility in oracle apps?
Can you explain the difference between architecture followed in 10g & 11g?
can we use look up type instead of a pofile option?or valueset?is it possible how?
Explain what are the tables of auto invoice?
What is sca and how is it useful?
Can you define an erp system?
is it possible to run the interface without using oracle apps?
Tell me how to debug the report?
Hi, Anybody please send me the Oracle APPS 1i technical interview questions (Real time) as wel as sample resume also?
What does appl_top directory contain?
can we get profile values in report without using user exists is it possible how?
List the types of flexfield?