DBA Data[Home] [Help]

APPS.GHR_PDH_UPD dependencies on GHR_PDH_SHD

Line 75: p_rec in out NOCOPY ghr_pdh_shd.g_rec_type,

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