DBA Data[Home] [Help]

APPS.HR_EAP_UPD dependencies on HR_EAP_SHD

Line 123: (p_rec in out nocopy hr_eap_shd.g_rec_type

119: --
120: -- {End Of Comments}
121: -- ----------------------------------------------------------------------------
122: Procedure upd
123: (p_rec in out nocopy hr_eap_shd.g_rec_type
124: );
125: --
126: -- ----------------------------------------------------------------------------
127: -- |---------------------------------< upd >----------------------------------|