DBA Data[Home] [Help]

APPS.OTA_TPL_UPD dependencies on OTA_TPL_BUS

Line 446: ota_tpl_bus.update_validate(convert_defs(p_rec));

442: -- derive the full record structure values to be updated.
443: --
444: -- 2. Call the supporting update validate operations.
445: --
446: ota_tpl_bus.update_validate(convert_defs(p_rec));
447: --
448: -- Call the supporting pre-update operation
449: --
450: pre_update(p_rec);