SAP ABAP Class CL_CI_SOURCE_WHERE_SELECT (Code Inspector: Splitting the 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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CI_SOURCE_WHERE_ROOT | Code Inspector: Splitting the WHERE Condition | 20030809 |
Properties
Class | CL_CI_SOURCE_WHERE_SELECT | |
Short Description | Code Inspector: Splitting the WHERE Condition | |
Super Class | CL_CI_SOURCE_WHERE_ROOT | Code Inspector: Splitting the WHERE Condition |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_CODE_INSPECTOR | ABAP Source Code Analysis |
Created | 20030809 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CI_SOURCE_WHERE_SELECT has no forward declaration.
Interfaces
Class CL_CI_SOURCE_WHERE_SELECT has no interface implemented.
Friends
Class CL_CI_SOURCE_WHERE_SELECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_CI_SOURCE_WHERE_SELECT | 20030809 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete Buffer | 20040326 |
2 | ![]() |
Static method | Public | Method | 20030809 | |
3 | ![]() |
Instance method | Protected | Method | 20030809 |
Events
Class CL_CI_SOURCE_WHERE_SELECT has no event.
Types
Class CL_CI_SOURCE_WHERE_SELECT has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class CL_CI_SOURCE_WHERE_SELECT has no parameter.
Method CLEAR on class CL_CI_SOURCE_WHERE_SELECT has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_OBJECT_NAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20030809 | ||
2 | ![]() |
P_OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20030809 | ||
3 | ![]() |
P_REF | Value transfer | Object reference (TYPE REF TO) | CL_CI_SOURCE_WHERE_SELECT | Code Inspector: Zerlegung SELECT nach Tabname und WHERE-Bed. | 20030809 | ||
4 | ![]() |
P_REF_SCAN | Call by reference | Object reference (TYPE REF TO) | CL_CI_SCAN | Code Inspector: Quelltext für SCAN erzeugen | 20030809 | ||
5 | ![]() |
P_STMNT_POSITIONS | Call by reference | Type reference (TYPE) | SCI_STMNTS | Code Inspector: Liste von Anweisungen | 20030809 |
Method CREATE on class CL_CI_SOURCE_WHERE_SELECT has no exception.
Method GET Signature
Method GET on class CL_CI_SOURCE_WHERE_SELECT has no parameter.
Method GET on class CL_CI_SOURCE_WHERE_SELECT has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 640 |