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 CLASS_CLUSTER Constant Public Type reference (TYPE) TABCLASS 'CLUSTER' Table class - CLUSTER 20110301
2 CLASS_INDX Constant Public Type reference (TYPE) TABCLASS 'INDX' Table class - INDX 20110301
3 CLASS_POOL Constant Public Type reference (TYPE) TABCLASS 'POOL' Table class - POOL 20110301
4 CLASS_TRANSPARENT Constant Public Type reference (TYPE) TABCLASS 'TRANSP' Table class - TRANSPARENT 20110301
Methods
# Method Level Visibility Method type Description Created on
1 EXCLUDE Instance method Public Method Explicitly excludes given tables' fields 20110302
2 HAS_NEXT Instance method Public Method Returns whether the iterator has next element 20110217
3 NEXT Instance method Public Method Returns the next element 20110217
4 RESET 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 Importing 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 Returning 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 Exporting FIELDS Call by reference Type reference (TYPE) DDFIELDS DD: Field List 20110217
2 Exporting REL_FIELDS Call by reference Type reference (TYPE) DDFIELDS Potentially relevant fields 20110222
3 Exporting TABLE Call by reference Object reference (TYPE REF TO) CL_CNV_00001_API_ABSTR_TABLE Table representation 20110223
4 Exporting 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