DBA Data[Home] [Help]

APPS.PER_APR_INS dependencies on PER_APR_SHD

Line 96: p_rec in out nocopy per_apr_shd.g_rec_type,

92:
93: -- ---------------------------------------------------------------------------+
94: Procedure ins
95: (
96: p_rec in out nocopy per_apr_shd.g_rec_type,
97: p_effective_date in date ,
98: p_validate in boolean default false
99: );
100: