DBA Data[Home] [Help]

APPS.OTA_TDB_INS dependencies on OTA_TDB_BUS

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

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