DBA Data[Home] [Help]

APPS.PQH_CGN_UPD dependencies on PQH_CGN_BUS

Line 424: pqh_cgn_bus.update_validate

420: --
421: -- 2. Call the supporting update validate operations.
422: --
423: convert_defs(p_rec);
424: pqh_cgn_bus.update_validate
425: (p_effective_date
426: ,p_rec
427: );
428: --