DBA Data[Home] [Help]

APPS.PER_PPC_INS dependencies on PER_PPC_SHD

Line 76: p_rec in out nocopy per_ppc_shd.g_rec_type,

72: -- {End Of Comments}
73: -- ----------------------------------------------------------------------------
74: Procedure ins
75: (
76: p_rec in out nocopy per_ppc_shd.g_rec_type,
77: p_validation_strength in varchar2 default 'STRONG',
78: p_validate in boolean default false
79: );
80: --