DBA Data[Home] [Help]

APPS.PQH_RLM_UPD dependencies on PQH_RLM_BUS

Line 331: pqh_rlm_bus.update_validate(p_rec

327: --
328: -- 2. Call the supporting update validate operations.
329: --
330: convert_defs(p_rec);
331: pqh_rlm_bus.update_validate(p_rec
332: ,p_effective_date);
333: --
334: -- Call the supporting pre-update operation
335: --