DBA Data[Home] [Help]

APPS.PQH_RCT_UPD dependencies on PQH_RCT_BUS

Line 359: pqh_rct_bus.update_validate(p_rec,p_effective_date);

355: --
356: -- 2. Call the supporting update validate operations.
357: --
358: convert_defs(p_rec);
359: pqh_rct_bus.update_validate(p_rec,p_effective_date);
360: --
361: -- Call the supporting pre-update operation
362: --
363: pre_update(p_rec);