DBA Data[Home] [Help]

APPS.OTA_TFL_API_INS dependencies on DUAL

Line 279: Cursor C_Sel1 is select ota_finance_lines_s.nextval from sys.dual;

275: Procedure pre_insert(p_rec in out nocopy ota_tfl_api_shd.g_rec_type) is
276: --
277: l_proc varchar2(72) := g_package||'pre_insert';
278: --
279: Cursor C_Sel1 is select ota_finance_lines_s.nextval from sys.dual;
280: --
281:
282: --
283: Cursor C_Sel2 is