DBA Data[Home] [Help]

APPS.BEN_ECR_DEL dependencies on BEN_ECR_SHD

Line 48: p_rec in ben_ecr_shd.g_rec_type,

44: -- {End Of Comments}
45: -- ----------------------------------------------------------------------------
46: Procedure del
47: (
48: p_rec in ben_ecr_shd.g_rec_type,
49: p_effective_date in date
50: );
51: --
52: -- ----------------------------------------------------------------------------