DBA Data[Home] [Help]

APPS.PQH_RFT_UPD dependencies on PQH_RFT_BUS

Line 310: pqh_rft_bus.update_validate(p_rec,p_effective_date);

306: --
307: -- 2. Call the supporting update validate operations.
308: --
309: convert_defs(p_rec);
310: pqh_rft_bus.update_validate(p_rec,p_effective_date);
311: --
312: -- Call the supporting pre-update operation
313: --
314: pre_update(p_rec);