DBA Data[Home] [Help]

APPS.PER_PRT_INS dependencies on PER_PRT_SHD

Line 96: p_rec in out nocopy per_prt_shd.g_rec_type,

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