State the order in which these triggers are executed ?
Answer / guest
POST-FIELD,ON-VALIDATE-FIELD,POST-CHANGE and KEY-NEXTFLD.
KEY-NEXTFLD,POST-CHANGE, ON-VALIDATE-FIELD, POST-FIELD.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different types of Package Procedure ?
can i send the control file path as a parameter
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 display styles of an alert?
What are the built-in routines is available in forms 4.0 to create and manipulate a parameter list?
There are Two pl/sql Libraries Lib1,Lib2 are attached to a form and these two libraries contains functions with same name fun1 (i,e lib1 have a function fun1 and lib2 also have a function fun1).how to call these functios from forms?
What are the two ways by which data can be generated for a parameter's Using static values?
Can a formula column be obtained through a select statement?
With which function of summary item is the compute at options required?
where do u put the report file
What are Most Common types of Complex master-detail relationships?
What are the built-ins that are used to Attach an LOV programmatically to an item?