DBA Data[Home] [Help]

APPS.OTA_OCL_INS dependencies on DUAL

Line 193: Cursor C_Sel1 is select ota_competence_languages_s.nextval from sys.dual;

189: ) is
190: --
191: l_proc varchar2(72) := g_package||'pre_insert';
192: --
193: Cursor C_Sel1 is select ota_competence_languages_s.nextval from sys.dual;
194: --
195: Begin
196: hr_utility.set_location('Entering:'||l_proc, 5);
197: --