DBA Data[Home] [Help]

APPS.PER_PPC_DEL dependencies on PER_PPC_SHD

Line 74: p_rec in per_ppc_shd.g_rec_type,

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