Function Key Key-function Key-others Key-startup
Latest Answer : 1. Interface Triggers2. Navigational Triggers ...
Function key triggers are associated with individual SQL*FORMS function keysYou can attach Key function triggers to 10 keys or key sequences
Latest Answer : Function Key Triggers - are associated with individual Runform function keys. A function key trigger fires only when user presses the associated function key. The action defined in Function Key Trigger replaces the default action of function key. For ...
These triggers are executes when inserting, deleting and updating operations are performed and can be used to change the default
Latest Answer : hi Triggers are like stored pocedure consisting of batch of sql statements. ON-INSERT,ON-DELETE and ON-UPDATE TRIGGERS attached to the respective tables get fired when the tables gets manipulated by the query containing DML statements and checks for ...
Key-startup trigger fires after successful navigation into a form.Pre-form trigger fires before enter into the form. PACKAGE PROCEDURE & FUNCTION
Copy is package procedure and writes values into a field.Name in is a package function and returns the contents of the variable to which you apply.
1. Error-Code 2. Break 3. Call 4. Error-text 5. Form-failure
Pause suspends processing until the operator presses a function key