DBA Data[Home] [Help]

APPS.PER_PPC_UPD dependencies on PER_PPC_SHD

Line 83: p_rec in out nocopy per_ppc_shd.g_rec_type,

79: -- {End Of Comments}
80: -- ----------------------------------------------------------------------------
81: Procedure upd
82: (
83: p_rec in out nocopy per_ppc_shd.g_rec_type,
84: p_validation_strength in varchar2 default 'STRONG',
85: p_validate in boolean default false
86: );
87: --