SAP ABAP Interface IF_CI_KZN_TOKEN_ITERATOR (Token Iterator for SCAN Results)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     S_KAIZEN (Package) ABAP Metrics
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
Interface IF_CI_KZN_TOKEN_ITERATOR  
Short Description Token Iterator for SCAN Results    
General Data
Package S_KAIZEN   ABAP Metrics 
Created 20100917   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_CI_KZN_TOKEN_ITERATOR has no interface.
Friends
Interface IF_CI_KZN_TOKEN_ITERATOR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TOKEN_INDEX Instance attribute Public Type reference (TYPE) I 20100917
Methods
# Method Level Visibility Method type Description Created on
1 IS_COMMENT Instance method Public Method Current Token is a Comment 20100917
2 IS_FIELD_DEF Instance method Public Method Current Token is a Field Definition 20100923
3 IS_KEYWORD Instance method Public Method Current Token is a (Key) Word 20100917
4 NEXT Instance method Public Method Advance to next token 20100917
Events
Interface IF_CI_KZN_TOKEN_ITERATOR has no event.
Types
Interface 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 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100917

Method IS_COMMENT on Interface 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 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100923

Method IS_FIELD_DEF on Interface 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 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100917

Method IS_KEYWORD on Interface 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 Returning TOKEN Value transfer Type reference (TYPE) STRING 20100917
# Exception Resumable Description Created on
1 CX_SCAN_ITERATOR_REACHED_END KAIZEN statement iterator reached end 20100917
History
Last changed by/on SAP  20110908 
SAP Release Created in