DBA Data[Home] [Help]

APPS.EGO_FUNCTIONS_BULKLOAD_PVT dependencies on EGO_FUNCTIONS_S

Line 474: SELECT ego_functions_s.nextval

470: write_debug(G_PCK_NAME||'.'||l_proc_name||'->'||' Entered into the procedure');
471: /* Insert into base table, if a row does not have any errors. */
472: IF ( func_header_rec.process_status <> G_ERROR_RECORD ) THEN
473: IF (func_header_rec.transaction_type=G_CREATE_TRANSACTION) then
474: SELECT ego_functions_s.nextval
475: INTO func_header_rec.function_id
476: FROM dual;
477:
478: INSERT INTO ego_functions_b