DBA Data[Home] [Help]

APPS.HR_EAP_INS dependencies on HR_EAP_SHD

Line 141: (p_rec in out nocopy hr_eap_shd.g_rec_type

137: --
138: -- {End Of Comments}
139: -- ----------------------------------------------------------------------------
140: Procedure ins
141: (p_rec in out nocopy hr_eap_shd.g_rec_type
142: );
143: --
144: -- ----------------------------------------------------------------------------
145: -- |---------------------------------< ins >----------------------------------|