SAP ABAP Class CL_SQLM_DATAITERATOR (Provider for SQLM Records)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-RTA (Application Component) Runtime Analysis
⤷
SQLM_CORE (Package) SQL Monitor Core
⤷
⤷
Properties
| Class | CL_SQLM_DATAITERATOR | |
| Short Description | Provider for SQLM Records | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SQLM_CORE | SQL Monitor Core |
| Created | 20130927 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SQLM_DATAITERATOR has no forward declaration.
Interfaces
Class CL_SQLM_DATAITERATOR has no interface implemented.
Friends
Class CL_SQLM_DATAITERATOR 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) | ABAP_SORTORDER_TAB | 20130927 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | STRING | 20130927 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20130927 | ||
| 2 | Static method | Public | Method | 20130927 | ||
| 3 | Instance method | Public | Method | 20130927 | ||
| 4 | Instance method | Private | Method | 20130927 | ||
| 5 | Instance method | Private | Method | 20130927 |
Events
Class CL_SQLM_DATAITERATOR has no event.
Types
Class CL_SQLM_DATAITERATOR has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SQLM_DATAITERATOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SQLM_DATAITERATOR has no exception.
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SQLM_DATAITERATOR | 20130927 |
Method CREATE_INSTANCE on class CL_SQLM_DATAITERATOR has no exception.
Method FETCH_NEXT_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BLOCK_SIZE | Call by reference | Type reference (TYPE) | I | 20130927 | ||||
| 2 | DEVCLASSES | Call by reference | Type reference (TYPE) | SQLMDEVCLASSESRANGE | 20130927 | ||||
| 3 | FILTER | Call by reference | Type reference (TYPE) | SQLMDATASELECTFILTER | 20130927 | ||||
| 4 | HAS_MORE_RECORDS | Call by reference | Type reference (TYPE) | FLAG | 20130927 | ||||
| 5 | NUMBER_OF_RECORDS | Call by reference | Type reference (TYPE) | I | 20130927 | ||||
| 6 | OBJNAMES | Call by reference | Type reference (TYPE) | SQLMOBJNAMESRANGE | 20130927 | ||||
| 7 | OBJTYPES | Call by reference | Type reference (TYPE) | SQLMOBJTYPESRANGE | 20130927 | ||||
| 8 | RECORDS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130927 | ||||
| 9 | STARTING_RECORD | Call by reference | Type reference (TYPE) | ANY | 20130927 | ||||
| 10 | TOP_STMT_KEYS | Call by reference | Type reference (TYPE) | SQLMKEYS | 20130927 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130927 |
Method GET_FILTER_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER | Call by reference | Type reference (TYPE) | SQLMDATASELECTFILTER | 20130927 | ||||
| 2 | FILTER_CLAUSE | Call by reference | Type reference (TYPE) | STRING | 20130927 |
Method GET_FILTER_CLAUSE on class CL_SQLM_DATAITERATOR has no exception.
Method GET_WHERE_PARTITIONING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WHERE | Call by reference | Type reference (TYPE) | STRING | 20130927 |
Method GET_WHERE_PARTITIONING on class CL_SQLM_DATAITERATOR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |