what is user exit and wat program do we write in user exit?
Answer Posted / ram chaturvedi
User exit is a program to pass control from Report Builder
to a program you have written, which performs some
function, and then returns controlto Report Builder.
We can write UE in before report trigger to populate
the value.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How can a process be deployed in soa?
testing tools?
What are the different components you should consider while defining a responsibility in oracle apps?
In hierarchical structure of a database? we have write query from where we should start?
please send me forms, xml pulisher questions,answers
In support project one ticket alloted which steps follows manualy tell me ?
What are file in oracle.
What do you understand by soa?
How many schemas we have? how many you have used?
Is soa a part of oracle fusion middleware?
What is a flexfield? List out its types.
how can i print random rows in plsql table
Tell me how to find the custom directory in front end?
What is instead of trigger in where we will use?
Suppose for report I have to parameters those are from_date and to_date, so to_date should be greater when compare to from_date, if we are giving to_date is lessthen it must shows some error how we will make?