Answer Posted / lreddy
NO, IN Before Report Trigger we can use SRW.DO_SQL to
perform any DDL Operations.
For DDL Operations are internal commit.
so no need to use Commit statement in Before Reprot Trigger.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Name the different triggers associated with oracle forms having a master-detail relationship.
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
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
from where do u receive the information to develop report
What is the difference between BPA AND Contract What are documents and test cases u followed
what are the oracle forms services components include?
all steps of bitmap report?
What is the difference between bind and lexical parameter?
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
how do u compile a form i.e .fmb file in Unix or in dos
In what situation u create the BPA.
Can we invoke one form from another in a multi-forms application?
difference between global n context sensitive segments?
What is an oracle report?
what is tripstop report?