DBA Data[Home] [Help]

APPS.OTA_TPC_UPD dependencies on OTA_TPC_BUS

Line 911: ota_tpc_bus.update_validate

907: --
908: -- 2. Call the supporting update validate operations.
909: --
910: convert_defs(p_rec);
911: ota_tpc_bus.update_validate
912: (p_effective_date
913: ,p_rec
914: );
915: --