DBA Data[Home] [Help]

APPS.OTA_TDB_INS dependencies on OTA_TDB_BUS

Line 471: ota_tdb_bus.insert_validate(p_rec,p_enrollment_type);

467: End If;
468: --
469: -- Call the supporting insert validate operations
470: --
471: ota_tdb_bus.insert_validate(p_rec,p_enrollment_type);
472: --
473: -- Call the supporting pre-insert operation
474: --
475: pre_insert(p_rec);