Monday, October 23, 2017

Query-Time Triggers in Oracle Forms

Query-Time Triggers fire just before and just after the operator or the application executes a query in a block.

Pre-Query:- Validate the current query criteria or provide additional query criteria programmatically,
just before sending the SELECT statement to the database.

Post-Query:- Perform an action after fetching a record, such as looking up values in other tables based on a value in the current record. Fires once for each record fetched into the block.

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)