DBA Data[Home] [Help]

APPS.GHR_PRH_UPD dependencies on GHR_PRH_SHD

Line 75: p_rec in out NOCOPY ghr_prh_shd.g_rec_type,

71: -- {End Of Comments}
72: -- ----------------------------------------------------------------------------
73: Procedure upd
74: (
75: p_rec in out NOCOPY ghr_prh_shd.g_rec_type,
76: p_validate in boolean default false
77: );
78: --
79: -- ----------------------------------------------------------------------------