What are User Exits and what are different types of User
Exits in Oracle Apps ?
Answer Posted / anil
this is one of the program.it will transfer report control from report execution to another 3rd generation language get the information and complete the remaining process
there r 5 user exits
1.fnd srwinit
2.fnd srwexit
3.fnd flexsql
4.fnd flexidval
5.fnd formatcurrency
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between bind and lexical parameter?
What is the difference between flex mode and confined mode?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
Can we invoke one form from another in a multi-forms application?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
all steps of bitmap report?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
what is a package n what r the packages availbla in report
What is an oracle report?
did u p prepared complex report
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
What do you understand by oracle forms?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
can you convert or reverse engineer a fmx back to a fmb file?
Explain how one can iterate through items and records in a specified block?