DBA Data[Home] [Help]

APPS.PER_DPF_INS dependencies on PER_DPF_SHD

Line 50: p_rec in out nocopy per_dpf_shd.g_rec_type,

46: -- {End Of Comments}
47: -- ----------------------------------------------------------------------------
48: Procedure ins
49: (
50: p_rec in out nocopy per_dpf_shd.g_rec_type,
51: p_effective_date in date
52: );
53: --
54: -- ----------------------------------------------------------------------------