DBA Data[Home] [Help]

APPS.PER_PEA_INS dependencies on PER_PEA_SHD

Line 95: p_rec in out nocopy per_pea_shd.g_rec_type,

91: -- {End Of Comments}
92: -- ----------------------------------------------------------------------------
93: Procedure ins
94: (
95: p_rec in out nocopy per_pea_shd.g_rec_type,
96: p_effective_date in date,
97: p_validate in boolean default false
98: );
99: --