DBA Data[Home] [Help]

APPS.OTA_TFH_API_INS dependencies on OTA_TFH_API_BUS

Line 544: ota_tfh_api_bus.insert_validate(p_rec, p_transaction_type);

540: End If;
541: --
542: -- Call the supporting insert validate operations
543: --
544: ota_tfh_api_bus.insert_validate(p_rec, p_transaction_type);
545: --
546: -- Call the supporting pre-insert operation
547: --
548: pre_insert(p_rec);