Answer Posted / sudipta santra
Any Key trigger acts Navigation.
So, Any Key Trigger can be called Navigational Trigger.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what exactly u write in when_new_form_instance
where do u put the report file
What is an oracle report? List its various types.
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
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 are the various configuration files that are used by oracle forms?
why the Ctl file u put only in bin folder why not in other folder
What is the difference between bind and lexical parameter?
Name the different triggers supported by oracle reports and their firing order.
What is an SQL FORMS ?
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
What is an oracle report?