DBA Data[Home] [Help]

APPS.PQH_TCD_UPD dependencies on PQH_TCD_BUS

Line 309: pqh_tcd_bus.update_validate

305: --
306: -- 2. Call the supporting update validate operations.
307: --
308: convert_defs(p_rec);
309: pqh_tcd_bus.update_validate
310: (p_effective_date
311: ,p_rec
312: );
313: --