SAP ABAP Interface IF_CNV_00001_DDIC_ITERATOR (Iterates over an abstract DDIC)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_BASIS (Package) Conversion: Basis functions
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
Interface IF_CNV_00001_DDIC_ITERATOR  
Short Description Iterates over an abstract DDIC    
General Data
Package CNV_BASIS   Conversion: Basis functions 
Created 20110217   SAP 
Last changed 20141030    
Unicode checks active    
Forward declarations
Interface IF_CNV_00001_DDIC_ITERATOR has no forward declaration.
Interfaces
Interface IF_CNV_00001_DDIC_ITERATOR has no interface.
Friends
Interface IF_CNV_00001_DDIC_ITERATOR has no friend.
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
Interface IF_CNV_00001_DDIC_ITERATOR has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_CNV_00001_DDIC_ITERATOR has no exception.

Method RESET Signature

Method RESET on Interface IF_CNV_00001_DDIC_ITERATOR has no parameter.
Method RESET on Interface IF_CNV_00001_DDIC_ITERATOR has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620