DBA Data[Home] [Help]

APPS.BEN_EPE_DEL dependencies on BEN_EPE_BUS

Line 188: ben_epe_bus.delete_validate(p_rec,p_effective_date);

184: );
185: --
186: -- Call the supporting delete validate operation
187: --
188: ben_epe_bus.delete_validate(p_rec,p_effective_date);
189: --
190: -- Call the supporting pre-delete operation
191: --
192: pre_delete(p_rec);