DBA Data[Home] [Help]

APPS.BEN_PCG_DEL dependencies on BEN_PCG_BUS

Line 284: ben_pcg_bus.delete_validate(p_rec);

280: );
281: --
282: -- Call the supporting delete validate operation
283: --
284: ben_pcg_bus.delete_validate(p_rec);
285: --
286: -- Call the supporting pre-delete operation
287: --
288: chk_reimbmt_Status ( p_rec.prtt_reimbmt_rqst_id ) ;