DBA Data[Home] [Help]

APPS.PQH_WEL_UPD dependencies on PQH_WEL_BUS

Line 308: pqh_wel_bus.update_validate(p_rec);

304: --
305: -- 2. Call the supporting update validate operations.
306: --
307: convert_defs(p_rec);
308: pqh_wel_bus.update_validate(p_rec);
309: --
310: -- Call the supporting pre-update operation
311: --
312: pre_update(p_rec);