DBA Data[Home] [Help]

APPS.HR_OPT_INS dependencies on HR_KI_OPTION_TYPES

Line 191: from hr_ki_option_types

187: Begin
188: hr_utility.set_location('Entering:'||l_proc, 5);
189: select option_type_id
190: into l_option_type_id
191: from hr_ki_option_types
192: where option_type_key = 'PASSWORD';
193: --
194: If (hr_opt_ins.g_option_id_i is not null) Then
195: --