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
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
Is it possible to execute a dynamic sql from forms?
What is an oracle report? List its various types.
Name the different triggers supported by oracle reports and their firing order.
What is an SQL FORMS ?
What do you understand by oracle forms and why are they required?
What is responsibility and how u attach How to create user and how u attach with responsibility.
if u want to delete all these detail block etc what will happen in form
What is the difference between bind and lexical parameter?
Why oracle forms required?
Explain how can you use the same lov for 2 columns?
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
where do u put the report file
how to send file attachment from oracle forms
what are the new features introduced in oracle form services in 11g release 2?