Tuesday, October 24, 2017

Validation Triggers in Oracle Forms

  • When-Validate-Item:- Fires during the Validate the Item process. Specifically, it fires as the last part of item validation for items with the New or Changed validation status.                                                                                                                                                                              
  • When-Validate-Record:- Fires during the Validate the Record process. Specifically, it fires as the last part of record validation for records with the New or Changed validation status.
  • User-Named Trigger:-A user-named trigger is a trigger that you define yourself in a form, and then call explicitly from other triggers or user-named subprograms. Each user-named trigger defined at the same definition level must have a unique name.                                                     To execute a user-named trigger, you must call the EXECUTE_TRIGGER built-in procedure, as shown here:
          Execute_Trigger('user_named_trigger');

No comments:

Post a Comment

SupplierAddressImportTemplate.xlsm South Africa Suburb Field mapping in POZ_SUPPLIER_ADDRESSES_INT

Suburb mpping in Supplier Address Import Template will be mapped to Address Element Attribute2 (HZ_LOCATIONS. ADDR_ELEMENT_ATTRIBUTE2)