DBA Data[Home] [Help]

APPS.OTA_PLE_UPD dependencies on OTA_PLE_BUS

Line 441: ota_ple_bus.update_validate(convert_defs(p_rec));

437: -- derive the full record structure values to be updated.
438: --
439: -- 2. Call the supporting update validate operations.
440: --
441: ota_ple_bus.update_validate(convert_defs(p_rec));
442: --
443: -- Call the supporting pre-update operation
444: --
445: pre_update(p_rec);