DBA Data[Home] [Help]

APPS.PQP_PVD_UPD dependencies on PQP_PVD_BUS

Line 853: pqp_pvd_bus.update_validate

849: --
850: -- 2. Call the supporting update validate operations.
851: --
852: convert_defs(p_rec);
853: pqp_pvd_bus.update_validate
854: (p_effective_date
855: ,p_rec
856: );
857: --