DBA Data[Home] [Help]

APPS.PQH_VLE_UPD dependencies on PQH_VLE_BUS

Line 349: pqh_vle_bus.update_validate

345: --
346: -- 2. Call the supporting update validate operations.
347: --
348: convert_defs(p_rec);
349: pqh_vle_bus.update_validate
350: (p_effective_date
351: ,p_rec
352: );
353: --