DBA Data[Home] [Help]

APPS.OTA_LPM_UPD dependencies on OTA_LPM_BUS

Line 557: ota_lpm_bus.update_validate

553: --
554: -- 2. Call the supporting update validate operations.
555: --
556: convert_defs(p_rec);
557: ota_lpm_bus.update_validate
558: (p_effective_date
559: ,p_rec
560: );
561: --