DBA Data[Home] [Help]

APPS.PQH_VLP_UPD dependencies on PQH_VLP_BUS

Line 404: pqh_vlp_bus.update_validate

400: --
401: -- 2. Call the supporting update validate operations.
402: --
403: convert_defs(p_rec);
404: pqh_vlp_bus.update_validate
405: (p_effective_date
406: ,p_rec
407: );
408: --