SAP ABAP Class IF_CNV_00001_DDIC_ITERATOR (Iterates over an abstract DDIC)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_00001_DDICINDX_ITERATOR | Standard DDIC iterator | 20110222 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_00001_DDIC_STD_ITERATOR | INDX DDIC iterator | 20110217 |
Properties
Class | IF_CNV_00001_DDIC_ITERATOR | |
Short Description | Iterates over an abstract DDIC | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20110217 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CNV_00001_DDIC_ITERATOR has no forward declaration.
Interfaces
Class IF_CNV_00001_DDIC_ITERATOR has no interface implemented.
Friends
Class IF_CNV_00001_DDIC_ITERATOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TABCLASS | 'CLUSTER' | Table class - CLUSTER | 20110301 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | TABCLASS | 'INDX' | Table class - INDX | 20110301 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | TABCLASS | 'POOL' | Table class - POOL | 20110301 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | TABCLASS | 'TRANSP' | Table class - TRANSPARENT | 20110301 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Explicitly excludes given tables' fields | 20110302 |
2 | ![]() |
Instance method | Public | Method | Returns whether the iterator has next element | 20110217 |
3 | ![]() |
Instance method | Public | Method | Returns the next element | 20110217 |
4 | ![]() |
Instance method | Public | Method | Resets the iterator | 20110217 |
Events
Class IF_CNV_00001_DDIC_ITERATOR has no event.
Types
Class IF_CNV_00001_DDIC_ITERATOR has no local type.
Method Signatures
Method EXCLUDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TABLES | Call by reference | Type reference (TYPE) | CNV_00001_T_CL_API_ABSTR_TABLE | List of conv.-relevant tables | 20110302 |
Method EXCLUDE on class IF_CNV_00001_DDIC_ITERATOR has no exception.
Method HAS_NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20110217 |
Method HAS_NEXT on class IF_CNV_00001_DDIC_ITERATOR has no exception.
Method NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDS | Call by reference | Type reference (TYPE) | DDFIELDS | DD: Field List | 20110217 | ||
2 | ![]() |
REL_FIELDS | Call by reference | Type reference (TYPE) | DDFIELDS | Potentially relevant fields | 20110222 | ||
3 | ![]() |
TABLE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_00001_API_ABSTR_TABLE | Table representation | 20110223 | ||
4 | ![]() |
TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110217 |
Method NEXT on class IF_CNV_00001_DDIC_ITERATOR has no exception.
Method RESET Signature
Method RESET on class IF_CNV_00001_DDIC_ITERATOR has no parameter.
Method RESET on class IF_CNV_00001_DDIC_ITERATOR has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in |