DBA Data[Home] [Help]

APPS.OTA_LPT_UPD dependencies on OTA_LPT_BUS

Line 346: ota_lpt_bus.update_validate

342: --
343: -- 2. Call the supporting update validate operations.
344: --
345: convert_defs(p_rec);
346: ota_lpt_bus.update_validate
347: (p_effective_date
348: ,p_rec
349: );
350: --