SAP ABAP Class IF_CI_KZN_STATEMENT_ITERATOR (Statement Iterator for SCAN Results)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CIKZN_STATEMENT_ITERATOR | Statement iterator for scan results | 20100917 |
Properties
| Class | IF_CI_KZN_STATEMENT_ITERATOR | |
| Short Description | Statement Iterator for SCAN Results | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100917 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CI_KZN_STATEMENT_ITERATOR has no forward declaration.
Interfaces
Class IF_CI_KZN_STATEMENT_ITERATOR has no interface implemented.
Friends
Class IF_CI_KZN_STATEMENT_ITERATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | I | 20100917 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | STMNT_TYPE | Type of statement (EXEC SQL, INCLUDE, macro, ..., rest) | 20100917 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get keyword of current statement | 20100917 | |
| 2 | Instance method | Public | Method | Get source position of current statement | 20100917 | |
| 3 | Instance method | Public | Method | Get some token of current statement | 20100917 | |
| 4 | Instance method | Public | Method | Get Token Iterator | 20100917 | |
| 5 | Instance method | Public | Method | Advance to next statement | 20100917 | |
| 6 | Instance method | Public | Method | Sync iterator position from another iterator instance | 20100917 |
Events
Class IF_CI_KZN_STATEMENT_ITERATOR has no event.
Types
Class IF_CI_KZN_STATEMENT_ITERATOR has no local type.
Method Signatures
Method GET_KEYWORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEYWORD | Value transfer | Type reference (TYPE) | STRING | 20100917 |
Method GET_KEYWORD on class IF_CI_KZN_STATEMENT_ITERATOR has no exception.
Method GET_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN | Call by reference | Type reference (TYPE) | I | 20100917 | ||||
| 2 | INCLUDE_NAME | Call by reference | Type reference (TYPE) | STRING | 20100917 | ||||
| 3 | LINE | Call by reference | Type reference (TYPE) | I | 20100917 |
Method GET_POSITION on class IF_CI_KZN_STATEMENT_ITERATOR has no exception.
Method GET_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OFFSET | Call by reference | Type reference (TYPE) | I | 20100917 | ||||
| 2 | TOKEN | Value transfer | Type reference (TYPE) | STRING | 20100917 |
Method GET_TOKEN on class IF_CI_KZN_STATEMENT_ITERATOR has no exception.
Method GET_TOKEN_ITERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TOKEN_ITERATOR | Value transfer | Object reference (TYPE REF TO) | IF_CI_KZN_TOKEN_ITERATOR | Token Iterator for SCAN Results | 20100917 |
Method GET_TOKEN_ITERATOR on class IF_CI_KZN_STATEMENT_ITERATOR has no exception.
Method NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEYWORD | Value transfer | Type reference (TYPE) | STRING | 20100917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | KAIZEN statement iterator reached end | 20100917 |
Method SYNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OTHER_ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_CI_KZN_STATEMENT_ITERATOR | Statement Iterator for SCAN Results | 20100917 |
Method SYNC on class IF_CI_KZN_STATEMENT_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |