SAP ABAP Class CL_CI_TEST_SELECT_TAW_INT_A (Code Inspector: Investigate WHERE Condition)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷ S_CODE_INSPECTOR (Package) ABAP Source Code Analysis
⤷ BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷ S_CODE_INSPECTOR (Package) ABAP Source Code Analysis
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CI_TEST_SELECT_TAW | Code Inspector: Find Table Names and WHERE Conds for SELECT | 20040603 |
Properties
Class | CL_CI_TEST_SELECT_TAW_INT_A | |
Short Description | Code Inspector: Investigate WHERE Condition | |
Super Class | CL_CI_TEST_SELECT_TAW | Code Inspector: Find Table Names and WHERE Conds for SELECT |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_CODE_INSPECTOR | ABAP Source Code Analysis |
Created | 20040603 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CI_TEST_SELECT_TAW_INT_A has no forward declaration.
Interfaces
Class CL_CI_TEST_SELECT_TAW_INT_A has no interface implemented.
Friends
Class CL_CI_TEST_SELECT_TAW_INT_A has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_MY_NAME | Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_CI_TEST_SELECT_TAW_INT_A' | Name of Class | 20040603 | |
2 | G_CC_REF | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CI_PROVIDE_CURSOR_CACHE | CI: Gets Contents of Cursor Cache | 20041015 | ||
3 | G_SQL_STMNTS | Instance attribute | Private | Type reference (TYPE) | SCIT_SOURCE_ADD | SCI: Table Type for Source Check with Additional Information | 20041015 | ||
4 | PA_BUFFER_LOAD | Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20040611 | ||
5 | PA_DO_EXPLAIN | Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20041015 | ||
6 | PA_NOFIELD | Instance attribute | Protected | Type reference (TYPE) | SYCHAR01 | CHAR01 Data Element for SYST | 20040603 | ||
7 | PA_NOFIRST | Instance attribute | Protected | Type reference (TYPE) | SYCHAR01 | CHAR01 Data Element for SYST | 20040603 | ||
8 | PA_NOWHERE | Instance attribute | Protected | Type reference (TYPE) | SYCHAR01 | CHAR01 Data Element for SYST | 20040603 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | Constructor | 20040603 |
2 | EVALUATE_SQL_STMNT | Instance method | Private | Method | Evaluates SQL Statement | 20041015 |
3 | SET_SELCT | Instance method | Public | Method | Sets SELCT Table for External Call | 20040603 |
Events
Class CL_CI_TEST_SELECT_TAW_INT_A has no event.
Types
Class CL_CI_TEST_SELECT_TAW_INT_A has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CI_TEST_SELECT_TAW_INT_A has no parameter.
Method CONSTRUCTOR on class CL_CI_TEST_SELECT_TAW_INT_A has no exception.
Method EVALUATE_SQL_STMNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | P_DB_STRATEGY | Value transfer | Type reference (TYPE) | STRING | 20041015 | |||
2 | Importing | P_INDEX | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20041015 |
Method EVALUATE_SQL_STMNT on class CL_CI_TEST_SELECT_TAW_INT_A has no exception.
Method SET_SELCT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | P_NOCLIENT | Call by reference | Type reference (TYPE) | SYCHAR01 | '' | CHAR01-Datenelement fuer SYST | 20040603 | |
2 | Importing | P_NOFIELD | Call by reference | Type reference (TYPE) | SYCHAR01 | 'X' | CHAR01-Datenelement fuer SYST | 20040603 | |
3 | Importing | P_NOFIRST | Call by reference | Type reference (TYPE) | SYCHAR01 | 'X' | CHAR01-Datenelement fuer SYST | 20040603 | |
4 | Importing | P_NOWHERE | Call by reference | Type reference (TYPE) | SYCHAR01 | 'X' | CHAR01-Datenelement fuer SYST | 20040603 | |
5 | Importing | P_SELCT | Call by reference | Type reference (TYPE) | SCIT_SELCT | Code Inspector: Zerlegung SELECT nach Tabname und WHERE-Bed. | 20040603 |
Method SET_SELCT on class CL_CI_TEST_SELECT_TAW_INT_A has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |