DBA Data[Home] [Help]

APPS.GHR_PRH_INS dependencies on GHR_PRH_SHD

Line 68: p_rec in out NOCOPY ghr_prh_shd.g_rec_type,

64: -- {End Of Comments}
65: -- ----------------------------------------------------------------------------
66: Procedure ins
67: (
68: p_rec in out NOCOPY ghr_prh_shd.g_rec_type,
69: p_validate in boolean default false
70: );
71: --
72: -- ----------------------------------------------------------------------------