Latest Answer : Here are the form triggers that must not be changed CLOSE_THIS_WINDOW, CLOSE_WINDOW, EXPORT, FOLDER_ACTION, KEY–COMMIT, KEY–EDIT, KEY–EXIT, KEY–HELP,LASTRECORD, MENU_TO_APPCORE, STANDARD_ATTACHMENTS, WHEN–WINDOW–CLOSED, WHEN–FORM–NAVIGATE, ZOOM . ...
Latest Answer : we can delete existing trigger using drop trigger trigger_name;and we can enable and disable the trigger aslo usingalter trigger trigger_name disable/enable ...
How do you register a report in oracle application? What are the triggers we need change in the template.fmb? What type of journal entries you can enter into G.L? What is an Open Invoice? Can you tell me how do you send invoice information into GL form AP?
Latest Answer : If you are moving from a item of first block to the item of another block in a form then following trigger will be fired.post-textwhen-validate-item (fired only when the status of the textitem has been changed)post-blockpre-blockwhen-new-block-instancepre-textwhen-new-item-instanceIf ...