SAP ABAP Class CL_CI_TEST_SELECT_TAW_BYBUF (Code Inspector: Tests for Bypassing Buffer Statements)
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_TEST_SELECT_TAW | Code Inspector: Find Table Names and WHERE Conds for SELECT | 20001113 |
Properties
| Class | CL_CI_TEST_SELECT_TAW_BYBUF | |
| Short Description | Code Inspector: Tests for Bypassing Buffer Statements | |
| 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 | 20000830 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CI_TEST_SELECT_TAW_BYBUF has no forward declaration.
Interfaces
Class CL_CI_TEST_SELECT_TAW_BYBUF has no interface implemented.
Friends
Class CL_CI_TEST_SELECT_TAW_BYBUF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_CI_TEST_SELECT_TAW_BYBUF' | Name of Class | 20030516 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SYHEX02 | '0001' | Exclude Specific Includes | 20020819 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20001215 | |
| 2 | Instance method | Private | Method | Exclude Specific Include from Check | 20020507 | |
| 3 | Instance method | Private | Method | Is a buffered keyfield contained in the IN list? | 20090709 | |
| 4 | Instance method | Private | Method | Are buffered key fields compared with a logical OR? | 20090304 |
Events
Class CL_CI_TEST_SELECT_TAW_BYBUF has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTABTYPE_FIELD_IN_INLIST | Private | See coding | 20090709 | LTABTYPE_FIELD_IN_INLIST type standard table of LTYPE_FIELD_IN_INLIST
|
||
| 2 | LTYPE_FIELD_IN_INLIST | Private | See coding | 20090709 | begin of LTYPE_FIELD_IN_INLIST,
FIELD type FIELDNAME,
NOT_OPTION type FLAG,
end of LTYPE_FIELD_IN_INLIST
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CI_TEST_SELECT_TAW_BYBUF has no parameter.
Method CONSTRUCTOR on class CL_CI_TEST_SELECT_TAW_BYBUF has no exception.
Method EXCEPT_INCLUDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_LEVEL | Call by reference | Type reference (TYPE) | I | 20020507 | ||||
| 2 | P_NO_CHECK | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20020507 |
Method EXCEPT_INCLUDE on class CL_CI_TEST_SELECT_TAW_BYBUF has no exception.
Method INLIST_WITH_KEYFIELD_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_FIELDNAMES_WITH_INLIST | Call by reference | Type reference (TYPE) | LTABTYPE_FIELD_IN_INLIST | 20090709 | ||||
| 2 | P_BUFF | Call by reference | Type reference (TYPE) | SCIR_BUFF | Code Inspector: Pufferungseigenschaften einer Tabelle | 20090709 |
Method INLIST_WITH_KEYFIELD_CHECK on class CL_CI_TEST_SELECT_TAW_BYBUF has no exception.
Method IS_OR_IN_WHERE_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_BUFF | Call by reference | Type reference (TYPE) | SCIR_BUFF | Code Inspector: Pufferungseigenschaften einer Tabelle | 20090304 | |||
| 2 | P_OR_IN_WHERE_CLAUSE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20090304 | |||
| 3 | P_SELCT | Call by reference | Type reference (TYPE) | SCIR_SELCT | Code Inspector: Zerlegung SELECT nach TabName und WHERE-Bed. | 20090304 |
Method IS_OR_IN_WHERE_CLAUSE on class CL_CI_TEST_SELECT_TAW_BYBUF has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 610 |