DBA Data[Home] [Help]

APPS.PQH_BPL_UPD dependencies on PQH_BPL_BUS

Line 368: pqh_bpl_bus.update_validate

364: --
365: -- 2. Call the supporting update validate operations.
366: --
367: convert_defs(p_rec);
368: pqh_bpl_bus.update_validate
369: (p_effective_date
370: ,p_rec
371: );
372: --