SAP ABAP Class CL_CI_PROVIDE_SQL_STMNTS (Data Container SQL Statement)
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
⤷
⤷
Properties
| Class | CL_CI_PROVIDE_SQL_STMNTS | |
| Short Description | Data Container SQL Statement | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_CODE_INSPECTOR | ABAP Source Code Analysis |
| Created | 20041015 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CI_PROVIDE_SQL_STMNTS has no forward declaration.
Interfaces
Class CL_CI_PROVIDE_SQL_STMNTS has no interface implemented.
Friends
Class CL_CI_PROVIDE_SQL_STMNTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SCIT_SOURCE_ADD | SCI: Table Type for Source Check with Additional Information | 20041015 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | SCIT_SQL_ANALYZE | SCI: Table Type for Analysis of SQL Statements | 20041015 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20041015 | ||
| 2 | Static method | Public | Method | 20041015 | ||
| 3 | Static method | Public | Method | 20041015 | ||
| 4 | Static method | Public | Method | 20041015 |
Events
Class CL_CI_PROVIDE_SQL_STMNTS has no event.
Types
Class CL_CI_PROVIDE_SQL_STMNTS has no local type.
Method Signatures
Method GET_ID_STMNTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ID_STMNTS | Call by reference | Type reference (TYPE) | SCIT_SOURCE_ADD | SCI: Tabellentyp für Sourceprüfung mit Zusatzinformation | 20041015 |
Method GET_ID_STMNTS on class CL_CI_PROVIDE_SQL_STMNTS has no exception.
Method GET_SQL_STMNTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SQL_STMNTS | Call by reference | Type reference (TYPE) | SCIT_SQL_ANALYZE | SCI: Tabellentyp für Analyse von SQL-Anweisungen | 20041015 |
Method GET_SQL_STMNTS on class CL_CI_PROVIDE_SQL_STMNTS has no exception.
Method SET_ID_STMNTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ID_STMNTS | Call by reference | Type reference (TYPE) | SCIT_SOURCE_ADD | SCI: Tabellentyp für Sourceprüfung mit Zusatzinformation | 20041015 |
Method SET_ID_STMNTS on class CL_CI_PROVIDE_SQL_STMNTS has no exception.
Method SET_SQL_STMNTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SQL_STMNTS | Call by reference | Type reference (TYPE) | SCIT_SQL_ANALYZE | SCI: Tabellentyp für Analyse von SQL-Anweisungen | 20041015 |
Method SET_SQL_STMNTS on class CL_CI_PROVIDE_SQL_STMNTS has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |