DBA Data[Home] [Help]

APPS.PQH_PLG_UPD dependencies on PQH_PLG_BUS

Line 580: pqh_plg_bus.update_validate(p_rec

576: --
577: -- 2. Call the supporting update validate operations.
578: --
579: convert_defs(p_rec);
580: pqh_plg_bus.update_validate(p_rec
581: ,p_effective_date);
582: --
583: -- Call the supporting pre-update operation
584: --