DBA Data[Home] [Help]

APPS.PQH_RCT_DEL dependencies on PQH_RCT_BUS

Line 212: pqh_rct_bus.delete_validate(p_rec,p_effective_date);

208: );
209: --
210: -- Call the supporting delete validate operation
211: --
212: pqh_rct_bus.delete_validate(p_rec,p_effective_date);
213: --
214: -- Call the supporting pre-delete operation
215: --
216: pre_delete(p_rec);