DBA Data[Home] [Help]

APPS.PQH_RTL_UPD dependencies on PQH_RTL_BUS

Line 305: pqh_rtl_bus.update_validate(p_rec);

301: --
302: -- 2. Call the supporting update validate operations.
303: --
304: convert_defs(p_rec);
305: pqh_rtl_bus.update_validate(p_rec);
306: --
307: -- Call the supporting pre-update operation
308: --
309: pre_update(p_rec);