DBA Data[Home] [Help]

APPS.OTA_LPC_UPD dependencies on OTA_LPC_BUS

Line 529: ota_lpc_bus.update_validate

525: --
526: -- 2. Call the supporting update validate operations.
527: --
528: convert_defs(p_rec);
529: ota_lpc_bus.update_validate
530: (p_effective_date
531: ,p_rec
532: );
533: --