DBA Data[Home] [Help]

APPS.EGO_FUNCTIONS_BULKLOAD_PVT dependencies on EGO_FUNC_PARAMS_S

Line 1509: SELECT ego_func_params_s.nextval

1505: BEGIN
1506: write_debug(G_PCK_NAME||'.'||l_proc_name||'->'||' Entered into the procedure');
1507: IF ( func_param_rec.process_status <> G_ERROR_RECORD ) THEN
1508: IF (func_param_rec.transaction_type=G_CREATE_TRANSACTION) THEN
1509: SELECT ego_func_params_s.nextval
1510: INTO func_param_rec.func_param_id
1511: FROM dual;
1512: INSERT INTO ego_func_params_b
1513: (function_id,