DBA Data[Home] [Help]

APPS.OTA_TFH_API_INS dependencies on DUAL

Line 421: Cursor C_Sel1 is select ota_finance_headers_s.nextval from sys.dual;

417: Procedure pre_insert(p_rec in out nocopy ota_tfh_api_shd.g_rec_type) is
418: --
419: l_proc varchar2(72) := g_package||'pre_insert';
420: --
421: Cursor C_Sel1 is select ota_finance_headers_s.nextval from sys.dual;
422: --
423:
424: --
425: Cursor C_Sel2 is