Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ORA_ACTION_CONTROLLER | ORA: Abstract Action Controller | 20080125 |
Properties
Class | CL_ORA_ACTION_SQLC | |
Short Description | ORA: SQL Command Editor | |
Super Class | CL_ORA_ACTION_CONTROLLER | ORA: Abstract Action Controller |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_DBMON_ORA_COCKPIT | Database Monitor for Oracle in Cockpit Framework |
Created | 20071010 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ORA_ACTION_SQLC has no interface implemented.
Friends
Class CL_ORA_ACTION_SQLC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV Grid | 20080125 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Editor Control | 20080125 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Result ALV | 20080125 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | 3 | Abort Batch Scheduling | 20080125 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | 2 | Enter new parameter values | 20080125 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | 1 | Run Job | 20080125 | |
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_RESULT | Global result table | 20080125 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV Layout | 20080125 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV Layout | 20080125 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Flag: Action after batch param. Popup | 20080125 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BTCLSDATE | Latest Execution Date for a Background Job | 20080125 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BTCLSTIME | Latest Execution Time for Background Job | 20080125 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PRIMM2 | Print Time | 20080125 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XFELD | Print result of SQL statement (=content) | 20080125 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XFELD | Print runtime analysis for SQL statement | 20080125 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BTCSDATE | Planned Start Date for Background Job | 20080125 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BTCSTIME | Planned start time for background Job | 20080125 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ORA_JSEL_STMT_ID | ID for an oracle 'arbitrary join select monitor' statement | 20080125 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XFELD | Flag: Immediate batch execution | 20080125 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XFELD | Flag: Batch execution at specified timestamp | 20080125 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XFELD | Display of query result not allowed | 20080125 | ||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DB6NAVSYST | System Registration Table | 20080125 | ||
23 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Reference to container (for editor) | 20080125 | ||
24 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | Reference to editor | 20080125 | ||
25 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ORA_SRV_JSEL | Reference to instance with service methods | 20080125 | ||
26 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20080125 | ||
27 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR40 | SQL Stmt marker | 20090305 | ||
28 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20100810 | ||||
29 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | True is showing of explain is allowed | 20101221 | ||
30 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ORACC_ACTION_JSEL | Data displayed | 20080125 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Build field catalog for output list | 20080125 |
2 | ![]() |
Instance method | Private | Method | Check if object is of type TABLE, SYNONYM, or VIEW | 20090120 |
3 | ![]() |
Instance method | Private | Method | Close ADBC connection (incl handling of exception) | 20080125 |
4 | ![]() |
Instance method | Private | Method | Convert DESCRIBE statement | 20090120 |
5 | ![]() |
Instance method | Private | Method | Create ADBC connection for use in different DB accesses | 20080125 |
6 | ![]() |
Instance method | Private | Method | Write message to result output ALV about batch processing | 20080125 |
7 | ![]() |
Instance method | Public | Method | Create the field list for the output ALV | 20080125 |
8 | ![]() |
Instance method | Public | Method | Create marker of the SQL stmt | 20080125 |
9 | ![]() |
Instance method | Private | Method | Create ALV list for output result | 20080125 |
10 | ![]() |
Instance method | Private | Method | Create and generate a subroutine pool containing the SQL | 20080125 |
11 | ![]() |
Instance method | Public | Method | Check access permission of tables | 20080125 |
12 | ![]() |
Instance method | Public | Method | Check access permission of tables | 20100816 |
13 | ![]() |
Instance method | Public | Method | Perform syntax check of the SQL stmt | 20080125 |
14 | ![]() |
Instance method | Public | Method | Drop temporary helper table | 20080125 |
15 | ![]() |
Instance method | Public | Method | Perform syntax check of the SQL stmt | 20080125 |
16 | ![]() |
Instance method | Public | Method | Fill the list of columns for the subroutine pool | 20080125 |
17 | ![]() |
Instance method | Public | Method | Catch the request from the AWR Reporting Monitor | 20100810 |
18 | ![]() |
Instance method | Public | Method | Get default values for job parameters of current statement | 20080125 |
19 | ![]() |
Instance method | Public | Method | Get the max ID_COUNT for given ID of table ORA_SQLC_DATA | 20080125 |
20 | ![]() |
Instance method | Private | Method | Get the result of the SQL query from generated program | 20080125 |
21 | ![]() |
Instance method | Private | Method | Get SQL statement from editor | 20080125 |
22 | ![]() |
Instance method | Private | Method | Get details of the stmt execution | 20090305 |
23 | ![]() |
Instance method | Private | Method | Get the name of the synonym | 20090120 |
24 | ![]() |
Instance method | Public | Method | Invoke old JSEL Command Editor | 20081209 |
25 | ![]() |
Instance method | Public | Method | Create a batch job for statement execution | 20080125 |
26 | ![]() |
Instance method | Private | Method | Delete SQL statement from database | 20080125 |
27 | ![]() |
Instance method | Private | Method | Explain SQL Statement | 20090305 |
28 | ![]() |
Instance method | Private | Method | Load SQL statement from database | 20080125 |
29 | ![]() |
Instance method | Public | Method | Parse the edited SQL statement | 20080125 |
30 | ![]() |
Instance method | Public | Method | Parse and Execute the edited SQL statement | 20080125 |
31 | ![]() |
Instance method | Private | Method | Save SQL statement to database | 20080125 |
32 | ![]() |
Instance method | Public | Method | Set attributes for job parameters and check them | 20080125 |
33 | ![]() |
Instance method | Public | Method | Determine the identifier for output table | 20080125 |
34 | ![]() |
Instance method | Private | Method | DBMS_SQL: Parse the SQL Stmt | 20090305 |
Events
Class CL_ORA_ACTION_SQLC has no event.
Types
Class CL_ORA_ACTION_SQLC has no local type.
Method Signatures
Method BUILD_FIELD_CATALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_FIELD_CATALOG | Call by reference | Type reference (TYPE) | ORA_T_FIELD_CATALOG | ORA: Basic element of a ALV field catalog | 20080125 | ||
2 | ![]() |
P_MARKER | Call by reference | Type reference (TYPE) | STRING | Marker | 20100706 | ||
3 | ![]() |
P_RC | Call by reference | Type reference (TYPE) | INT4 | Return code (0=OK) | 20080125 | ||
4 | ![]() |
P_REMOTE_SYSTEM | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20080125 |
Method BUILD_FIELD_CATALOG on class CL_ORA_ACTION_SQLC has no exception.
Method CHECK_OBJECT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_EXP_OBJECT_TYPE | Value transfer | Type reference (TYPE) | STRING | object type | 20090120 | ||
2 | ![]() |
P_IMP_STMT | Call by reference | Type reference (TYPE) | STRING | import statement | 20090120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: DB Exceptions | 20090120 |
Method CLOSE_ADBC_CONNECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONNECTION | Call by reference | Object reference (TYPE REF TO) | CL_SQL_CONNECTION | Reference to ADBC connection that has to be closed | 20080125 |
Method CLOSE_ADBC_CONNECTION on class CL_ORA_ACTION_SQLC has no exception.
Method CONVERT_DESCRIBE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_EXP_STMT | Call by reference | Type reference (TYPE) | STRING | export string | 20090120 | ||
2 | ![]() |
P_IMP_STMT | Call by reference | Type reference (TYPE) | STRING | input string | 20090120 |
Method CONVERT_DESCRIBE on class CL_ORA_ACTION_SQLC has no exception.
Method CREATE_ADBC_CONNECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CONNECTION | Value transfer | Object reference (TYPE REF TO) | CL_SQL_CONNECTION | Reference to created connection | 20080125 |
Method CREATE_ADBC_CONNECTION on class CL_ORA_ACTION_SQLC has no exception.
Method CREATE_BATCH_MESSAGE Signature
Method CREATE_BATCH_MESSAGE on class CL_ORA_ACTION_SQLC has no parameter.
Method CREATE_BATCH_MESSAGE on class CL_ORA_ACTION_SQLC has no exception.
Method CREATE_FIELD_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_MARKER | Call by reference | Type reference (TYPE) | STRING | Marker | 20100706 | ||
2 | ![]() |
P_RC | Call by reference | Type reference (TYPE) | I | Return code | 20080125 | ||
3 | ![]() |
P_REMOTE_SYSTEM | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20080125 | ||
4 | ![]() |
P_SQL_STMT_TEXT | Call by reference | Type reference (TYPE) | STRING | SQL stmt text | 20080125 |
Method CREATE_FIELD_LIST on class CL_ORA_ACTION_SQLC has no exception.
Method CREATE_MARKER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_VMARKER | Call by reference | Type reference (TYPE) | STRING | Marker | 20080125 |
Method CREATE_MARKER on class CL_ORA_ACTION_SQLC has no exception.
Method CREATE_OUTPUT_ALV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_FIELD_CATALOG | Call by reference | Object reference (TYPE REF TO) | ORA_T_FIELD_CATALOG | ORA: Table type basic elements of ALV field catalog | 20080125 | ||
2 | ![]() |
P_RC | Call by reference | Type reference (TYPE) | INT4 | Return code (0=OK) | 20080125 |
Method CREATE_OUTPUT_ALV on class CL_ORA_ACTION_SQLC has no exception.
Method CREATE_SUBROUTINE_POOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | I | <> 0 if error occured | 20080125 | ||
2 | ![]() |
E_SQL_REPORT | Call by reference | Type reference (TYPE) | PROGNAME | ABAP Program Name, generated report | 20080125 | ||
3 | ![]() |
IT_COLUMNS | Call by reference | Type reference (TYPE) | TSQLPCOL | list of columns to read in the statement | 20080125 | ||
4 | ![]() |
IT_TABLES | Call by reference | Type reference (TYPE) | TSQLPTABLES | list of tables used in the statement | 20080125 | ||
5 | ![]() |
I_SQL_STATEMENT | Call by reference | Type reference (TYPE) | STRING | SQL statement | 20080125 | ||
6 | ![]() |
P_IDENTIFIER | Call by reference | Type reference (TYPE) | STRING | Identifier of table ORA_SQLC_DATA | 20080125 | ||
7 | ![]() |
P_MAX_COUNT | Call by reference | Type reference (TYPE) | I | Max ID_COUNT for given ID of table ORA_SQLC_DATA | 20080125 |
Method CREATE_SUBROUTINE_POOL on class CL_ORA_ACTION_SQLC has no exception.
Method DO_AUTHORIZATION_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_REMOTE_SYSTEM | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20080125 | ||
2 | ![]() |
P_VCOUNT | Call by reference | Type reference (TYPE) | INT4 | Authorization (0=Authorization ok) | 20080125 | ||
3 | ![]() |
P_VMARKER | Call by reference | Type reference (TYPE) | STRING | Marker | 20080125 |
Method DO_AUTHORIZATION_CHECK on class CL_ORA_ACTION_SQLC has no exception.
Method DO_MORE_AUTHORIZATION_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_AUTH_DISP | Call by reference | Type reference (TYPE) | INT4 | Authorization (0=Authorization ok) | 20100816 | ||
2 | ![]() |
P_REMOTE_SYSTEM | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20100816 | ||
3 | ![]() |
P_VMARKER | Call by reference | Type reference (TYPE) | STRING | Marker of SQL stmt | 20100816 |
Method DO_MORE_AUTHORIZATION_CHECK on class CL_ORA_ACTION_SQLC has no exception.
Method DO_SYNTAX_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_RC | Call by reference | Type reference (TYPE) | I | Return code | 20080125 | ||
2 | ![]() |
P_REMOTE_SYSTEM | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20080125 | ||
3 | ![]() |
P_SQL_STMT_TEXT | Call by reference | Type reference (TYPE) | STRING | SQL stmt text | 20080125 | ||
4 | ![]() |
P_VMARKER | Call by reference | Type reference (TYPE) | STRING | Marker | 20080125 |
Method DO_SYNTAX_CHECK on class CL_ORA_ACTION_SQLC has no exception.
Method DROP_TMP_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_MARKER | Call by reference | Type reference (TYPE) | STRING | Marker | 20100706 | ||
2 | ![]() |
P_REMOTE_SYSTEM | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20080125 |
Method DROP_TMP_TABLE on class CL_ORA_ACTION_SQLC has no exception.
Method EXECUTE_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_RC | Call by reference | Type reference (TYPE) | I | Return code | 20080125 | ||
2 | ![]() |
P_REMOTE_SYSTEM | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20080125 | ||
3 | ![]() |
P_SQL_STMT_TEXT | Call by reference | Type reference (TYPE) | STRING | SQL stmt text | 20080125 | ||
4 | ![]() |
P_VMARKER | Call by reference | Type reference (TYPE) | STRING | Marker | 20080125 |
Method EXECUTE_QUERY on class CL_ORA_ACTION_SQLC has no exception.
Method FILL_LIST_OF_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_COLUMNS | Call by reference | Type reference (TYPE) | TSQLPCOL | Table: columns within a parsed sql statement | 20080125 | ||
2 | ![]() |
P_FIELD_CATALOG | Call by reference | Type reference (TYPE) | ORA_T_FIELD_CATALOG | ORA: Table type basic elements of ALV field catalog | 20080125 | ||
3 | ![]() |
P_MARKER | Call by reference | Type reference (TYPE) | STRING | Marker | 20100706 |
Method FILL_LIST_OF_COLUMNS on class CL_ORA_ACTION_SQLC has no exception.
Method FILL_VIEW_STRUCTURE Signature
Method FILL_VIEW_STRUCTURE on class CL_ORA_ACTION_SQLC has no parameter.
Method FILL_VIEW_STRUCTURE on class CL_ORA_ACTION_SQLC has no exception.
Method GET_JOB_DEFAULT_PARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_BATCH_PRINT_CONTENT | Call by reference | Type reference (TYPE) | XFELD | Print result of SQL statement (=content) | 20080125 | ||
2 | ![]() |
E_BATCH_PRINT_RT_STAT | Call by reference | Type reference (TYPE) | XFELD | Print runtime analysis for SQL statement | 20080125 | ||
3 | ![]() |
E_BATCH_STMTID | Call by reference | Type reference (TYPE) | ORA_JSEL_STMT_ID | ID for an oracle 'arbitrary join select monitor' statement | 20080125 |
Method GET_JOB_DEFAULT_PARAMS on class CL_ORA_ACTION_SQLC has no exception.
Method GET_MAX_ID_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_IDENTIFIER | Call by reference | Type reference (TYPE) | STRING | Identifier of table ORA_SQLC_DATA | 20080125 | ||
2 | ![]() |
P_MAX_COUNT | Value transfer | Type reference (TYPE) | I | Max ID_COUNT for given ID of table ORA_SQLC_DATA | 20080125 |
Method GET_MAX_ID_COUNT on class CL_ORA_ACTION_SQLC has no exception.
Method GET_RESULT_TABLE Signature
Method GET_RESULT_TABLE on class CL_ORA_ACTION_SQLC has no parameter.
Method GET_RESULT_TABLE on class CL_ORA_ACTION_SQLC has no exception.
Method GET_SQL_STATEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SQL_STATEMENT | Call by reference | Type reference (TYPE) | ORA_JSEL_TEXTTAB | Text table for ORA arbitrary join monitor | 20080125 | ||
2 | ![]() |
E_SQL_STATEMENT | Call by reference | Type reference (TYPE) | STRING | SQL statement as string | 20080125 |
Method GET_SQL_STATEMENT on class CL_ORA_ACTION_SQLC has no exception.
Method GET_STMT_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ORA_PAR | Call by reference | Type reference (TYPE) | ORAEXPLPAR | Parameter for Explain from v$sql_plan | 20090305 | ||
2 | ![]() |
P_RC | Call by reference | Type reference (TYPE) | I | return code | 20090305 |
Method GET_STMT_DETAILS on class CL_ORA_ACTION_SQLC has no exception.
Method GET_SYNONYM_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_EXP_NAME | Call by reference | Type reference (TYPE) | STRING | export table name | 20090120 | ||
2 | ![]() |
P_EXP_OWNER | Call by reference | Type reference (TYPE) | STRING | export table owner | 20090120 | ||
3 | ![]() |
P_IMP_NAME | Call by reference | Type reference (TYPE) | STRING | input name | 20090120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: DB Exceptions | 20090120 |
Method INVOKE_JSEL_METHOD Signature
Method INVOKE_JSEL_METHOD on class CL_ORA_ACTION_SQLC has no parameter.
Method INVOKE_JSEL_METHOD on class CL_ORA_ACTION_SQLC has no exception.
Method OKCODE_CREATE_JOB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SQL_STATEMENT | Call by reference | Type reference (TYPE) | STRING_TABLE | SQL statement | 20080125 |
Method OKCODE_CREATE_JOB on class CL_ORA_ACTION_SQLC has no exception.
Method OKCODE_DELE_STMT Signature
Method OKCODE_DELE_STMT on class CL_ORA_ACTION_SQLC has no parameter.
Method OKCODE_DELE_STMT on class CL_ORA_ACTION_SQLC has no exception.
Method OKCODE_EXPLAIN_STMT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SQL_STATEMENT | Call by reference | Type reference (TYPE) | STRING | 20090305 |
Method OKCODE_EXPLAIN_STMT on class CL_ORA_ACTION_SQLC has no exception.
Method OKCODE_LOAD_STMT Signature
Method OKCODE_LOAD_STMT on class CL_ORA_ACTION_SQLC has no parameter.
Method OKCODE_LOAD_STMT on class CL_ORA_ACTION_SQLC has no exception.
Method OKCODE_PARSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MSG_TXT | Call by reference | Type reference (TYPE) | STRING | 20080125 | |||
2 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | I | 20080125 | |||
3 | ![]() |
I_SQL_STATEMENT | Call by reference | Type reference (TYPE) | STRING | 20080125 |
Method OKCODE_PARSE on class CL_ORA_ACTION_SQLC has no exception.
Method OKCODE_PARSE_AND_EXEC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MSG_TXT | Call by reference | Type reference (TYPE) | STRING | 20080125 | |||
2 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | I | 20080125 | |||
3 | ![]() |
I_SQL_STATEMENT | Call by reference | Type reference (TYPE) | STRING | 20080125 |
Method OKCODE_PARSE_AND_EXEC on class CL_ORA_ACTION_SQLC has no exception.
Method OKCODE_SAVE_STMT Signature
Method OKCODE_SAVE_STMT on class CL_ORA_ACTION_SQLC has no parameter.
Method OKCODE_SAVE_STMT on class CL_ORA_ACTION_SQLC has no exception.
Method SET_AND_CHECK_JOB_PARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BATCH_LDATE | Call by reference | Type reference (TYPE) | BTCLSDATE | Latest Execution Date for a Background Job | 20080125 | ||
2 | ![]() |
I_BATCH_LTIME | Call by reference | Type reference (TYPE) | BTCLSTIME | Latest Execution Time for Background Job | 20080125 | ||
3 | ![]() |
I_BATCH_PRIMM | Call by reference | Type reference (TYPE) | PRIMM2 | Print time | 20080125 | ||
4 | ![]() |
I_BATCH_PRINT_CONTENT | Call by reference | Type reference (TYPE) | XFELD | Print result of SQL statement (=content) | 20080125 | ||
5 | ![]() |
I_BATCH_PRINT_RT_STAT | Call by reference | Type reference (TYPE) | XFELD | Print runtime analysis for SQL statement | 20080125 | ||
6 | ![]() |
I_BATCH_SDATE | Call by reference | Type reference (TYPE) | BTCSDATE | Planned Start Date for Background Job | 20080125 | ||
7 | ![]() |
I_BATCH_STIME | Call by reference | Type reference (TYPE) | BTCSTIME | Planned start time for background Job | 20080125 | ||
8 | ![]() |
I_BATCH_STMTID | Call by reference | Type reference (TYPE) | ORA_JSEL_STMT_ID | ID for an oracle 'arbitrary join select monitor' statement | 20080125 | ||
9 | ![]() |
I_BATCH_XIMMED | Call by reference | Type reference (TYPE) | XFELD | Flag: Immediate batch execution | 20080125 | ||
10 | ![]() |
I_BATCH_XSTTIM | Call by reference | Type reference (TYPE) | XFELD | Flag: Batch execution at specified timestamp | 20080125 |
Method SET_AND_CHECK_JOB_PARAMS on class CL_ORA_ACTION_SQLC has no exception.
Method SPLIT_UP_INPUT_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SQL_STMT_TEXT | Call by reference | Type reference (TYPE) | STRING | Input: full text from Editor/Output: SQL Stmt text | 20080125 | ||
2 | ![]() |
P_TAB_IDENTIFIER | Call by reference | Type reference (TYPE) | STRING | Identifier for output table | 20080125 |
Method SPLIT_UP_INPUT_STRING on class CL_ORA_ACTION_SQLC has no exception.
Method SQL_PARSE_STMT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PT_SQL_STATEMENT | Call by reference | Type reference (TYPE) | ORA_JSEL_TEXTTAB | Text table for ORA arbitrary join monitor | 20090305 |
Method SQL_PARSE_STMT on class CL_ORA_ACTION_SQLC has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |