SAP ABAP Class CL_CIKZN_STATEMENT_ITERATOR (Statement 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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CI_KZN_STATEMENT_ITERATOR | Statement Iterator for SCAN Results | 20100917 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CIKZN_EVENT_BLOCK_ITERATOR | Procedure Iterator for Scan Results | 20100917 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_CIKZN_OODEFINITION_ITERATOR | OO Definition iterator for scan results | 20100917 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_CIKZN_OOIMPLEMENT_ITERATOR | OO Implementation Iterator for Scan Results | 20100917 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_CIKZN_PROCEDURE_ITERATOR | Procedure Iterator for Scan Results | 20100917 |
Properties
Class | CL_CIKZN_STATEMENT_ITERATOR | |
Short Description | Statement iterator for scan results | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_KAIZEN | ABAP Metrics |
Created | 20100917 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CIKZN_STATEMENT_ITERATOR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CI_KZN_STATEMENT_ITERATOR | Statement Iterator for SCAN Results | 20100917 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_CIKZN_EVENT_BLOCK_ITERATOR | 20100917 | Procedure Iterator for Scan Results | |
2 | CL_CIKZN_OODEFINITION_ITERATOR | 20100917 | OO Definition iterator for scan results | |
3 | CL_CIKZN_OOIMPLEMENT_ITERATOR | 20100917 | OO Implementation Iterator for Scan Results | |
4 | CL_CIKZN_PROCEDURE_ITERATOR | 20100917 | Procedure Iterator for Scan Results | |
5 | CL_CIKZN_SCAN_ITERATOR_FACTORY | 20100917 | Factory for scan iterators |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CI_SCAN | Code Inspector: Generate Source for SCAN | 20100917 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SSTMNT | Description of an ABAP/4 Source Analysis Statement | 20100917 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | 20100917 | |
2 | ![]() |
Instance method | Protected | Method | Advance to next statement | 20100917 |
Events
Class CL_CIKZN_STATEMENT_ITERATOR has no event.
Types
Class CL_CIKZN_STATEMENT_ITERATOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CISCAN | Call by reference | Object reference (TYPE REF TO) | CL_CI_SCAN | Code Inspector: Generate Source for SCAN | 20100917 | ||
2 | ![]() |
STMT_INDEX | Call by reference | Type reference (TYPE) | I | 20100917 |
Method CONSTRUCTOR on class CL_CIKZN_STATEMENT_ITERATOR has no exception.
Method NEXT Signature
Method NEXT on class CL_CIKZN_STATEMENT_ITERATOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
KAIZEN statement iterator reached end | 20100917 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |