DBA Data[Home] [Help]

APPS.OTA_CRE_UPD dependencies on OTA_CRE_BUS

Line 583: ota_cre_bus.update_validate

579: --
580: -- 2. Call the supporting update validate operations.
581: --
582: convert_defs(p_rec);
583: ota_cre_bus.update_validate
584: (p_effective_date
585: ,p_rec
586: );
587: --