What is a predefined exception available in forms 4.0?
Answer Posted / kml
when _trigger_failed
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.
can you convert or reverse engineer a fmx back to a fmb file?
What is an oracle report?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
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 exactly u write in when_new_form_instance
Explain the various types of oracle report?
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
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
how report can be generated if we have the database designed in oracle 10g?
Explain the different levels at which oracle form services interact.
how to send file attachment from oracle forms
how do u place it in required folder
What do you understand by lov and how can it be used?