DBA Data[Home] [Help]

APPS.OTA_LPE_UPD dependencies on OTA_LPE_BUS

Line 682: ota_lpe_bus.update_validate

678: --
679: -- 2. Call the supporting update validate operations.
680: --
681: convert_defs(p_rec);
682: ota_lpe_bus.update_validate
683: (p_effective_date
684: ,p_rec
685: );
686: --