SAP ABAP Class IF_CI_KZN_TOKEN_ITERATOR (Token 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_TOKEN_ITERATOR | Token-Iterator for SCAN Results | 20100917 |
Properties
| Class | IF_CI_KZN_TOKEN_ITERATOR | |
| Short Description | Token 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_CI_KZN_TOKEN_ITERATOR has no interface implemented.
Friends
Class IF_CI_KZN_TOKEN_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 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Current Token is a Comment | 20100917 | |
| 2 | Instance method | Public | Method | Current Token is a Field Definition | 20100923 | |
| 3 | Instance method | Public | Method | Current Token is a (Key) Word | 20100917 | |
| 4 | Instance method | Public | Method | Advance to next token | 20100917 |
Events
Class IF_CI_KZN_TOKEN_ITERATOR has no event.
Types
Class IF_CI_KZN_TOKEN_ITERATOR has no local type.
Method Signatures
Method IS_COMMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100917 |
Method IS_COMMENT on class IF_CI_KZN_TOKEN_ITERATOR has no exception.
Method IS_FIELD_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100923 |
Method IS_FIELD_DEF on class IF_CI_KZN_TOKEN_ITERATOR has no exception.
Method IS_KEYWORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100917 |
Method IS_KEYWORD on class IF_CI_KZN_TOKEN_ITERATOR has no exception.
Method NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TOKEN | Value transfer | Type reference (TYPE) | STRING | 20100917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | KAIZEN statement iterator reached end | 20100917 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |