What is the difference between a POST-FIELD trigger and a
POST-CHANGE trigger ?
Answer Posted / guest
Post-field trigger fires whenever the control leaving from
the filed.
Post-change trigger fires at the time of execute-query
procedure invoked or filed validation status changed.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
if some data is not transfered where it will get stored
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
i am writing a query select EmpNo from Emp how can i call in after parameter form
Is it possible to have multiple layouts in a report?
In what sequence do triggers get fired by oracle forms?
did u received a single file or multiple files
What is the difference between flex mode and confined mode?
a text item is there what r the different types of triggers associated with it
What is the difference between BPA AND Contract What are documents and test cases u followed
how do u compile a form i.e .fmb file in Unix or in dos
What do you understand by oracle forms and why are they required?
Is it possible to execute a dynamic sql from forms?
List the different types of columns in oracle reports.
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