DBA Data[Home] [Help]

APPS.PQH_RFT_DEL dependencies on PQH_RFT_BUS

Line 206: pqh_rft_bus.delete_validate(p_rec,p_effective_date);

202: );
203: --
204: -- Call the supporting delete validate operation
205: --
206: pqh_rft_bus.delete_validate(p_rec,p_effective_date);
207: --
208: -- Call the supporting pre-delete operation
209: --
210: pre_delete(p_rec);