DBA Data[Home] [Help]

APPS.OTA_TFL_API_INS dependencies on OTA_TFL_API_BUS

Line 401: ota_tfl_api_bus.insert_validate( p_rec, p_transaction_type);

397: End If;
398: --
399: -- Call the supporting insert validate operations
400: --
401: ota_tfl_api_bus.insert_validate( p_rec, p_transaction_type);
402: --
403: -- Call the supporting pre-insert operation
404: --
405: pre_insert(p_rec);