SAP ABAP Class CL_CNV_00001_DDICINDX_ITERATOR (Standard DDIC iterator)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_BASIS (Package) Conversion: Basis functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CNV_00001_DDIC_ITERATOR Iterates over an abstract DDIC 20110222
Properties
Class CL_CNV_00001_DDICINDX_ITERATOR  
Short Description Standard DDIC iterator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_BASIS   Conversion: Basis functions 
Created 20110222   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_00001_DDICINDX_ITERATOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CNV_00001_DDIC_ITERATOR Iterates over an abstract DDIC 20110222
Friends
Class CL_CNV_00001_DDICINDX_ITERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT_INDEX Instance attribute Protected Type reference (TYPE) SYTABIX Internal Table, Current Line Index 20110222
2 CURRENT_TABINFO Instance attribute Protected Type reference (TYPE) TY_TABINFO 20110222
3 PARAM_TABINFO Instance attribute Protected Type reference (TYPE) TY_T_TABINFO Table information for parameters 20110502
4 TABINFO Instance attribute Protected Type reference (TYPE) TY_T_TABINFO Table information 20110222
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Creates the standard DDIC iterator 20110222
2 GET_FIELDINFO Instance method Public Method Returns field information 20110222
3 LOAD_ALL_FIELDS Instance method Protected Method loads all fields of the table 20110222
Events
Class CL_CNV_00001_DDICINDX_ITERATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TABINFO Protected See coding Table information 20110222
2 TY_T_TABINFO Protected See coding Table information table 20110222
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PACKID Call by reference Type reference (TYPE) CNV_PACK Optional packid for package configuration 20110308
2 Importing RELID_EXCL_RANGE Call by reference Type reference (TYPE) CNV_INDX_T_RELID_RANGE Range table for RELID name 20110308
3 Importing RELID_RANGE Call by reference Type reference (TYPE) CNV_INDX_T_RELID_RANGE Range table for RELID name 20110222
4 Importing TABNAME_EXCL_RANGE Call by reference Type reference (TYPE) CNV_MBT_T_TABNAME_RANGE Range table for table names 20110308
5 Importing TABNAME_RANGE Call by reference Type reference (TYPE) CNV_MBT_T_TABNAME_RANGE Range table for table names 20110222
6 Importing TYPEDEFS Call by reference Type reference (TYPE) CNV_00001_T_CL_API_TYPEDEF Types to select 20110222
7 Importing TYPEMAP Call by reference Object reference (TYPE REF TO) CL_CNV_00001_ROUTINE_TYPE_MAP Map: type to routines for search activity 20110222
# Exception Resumable Description Created on
1 CX_CNV_MBT_AUTHORITY Issues related to Authority/Registration 20140320

Method GET_FIELDINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALL_FIELDS Call by reference Type reference (TYPE) FLAG SPACE whether to load all fields 20110222
2 Importing COMPONENT Call by reference Type reference (TYPE) CNV_INDX_TABNAME INDX RELID component 20110222
3 Exporting DFIES Call by reference Type reference (TYPE) DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET 20110222
4 Importing FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20110222
5 Exporting FIELDS Call by reference Type reference (TYPE) DDFIELDS DD: Field List 20110222
6 Importing PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20110415
7 Importing RELID Call by reference Type reference (TYPE) CNV_INDX_RELID Area of the INDX table 20110222
8 Importing TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20110222
# Exception Resumable Description Created on
1 CX_CNV_00001_API_FLD_NOT_FOUND Field not found 20110222
2 CX_CNV_00001_API_TAB_NOT_FOUND Table not found 20110222

Method LOAD_ALL_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Call by reference Type reference (TYPE) CNV_INDX_TABNAME INDX RELID component 20110222
2 Importing RELID Call by reference Type reference (TYPE) CNV_INDX_RELID Area of the INDX table 20110222
3 Importing STRUCTURE Call by reference Type reference (TYPE) TABNAME Table Name 20110222
4 Importing TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20110222

Method LOAD_ALL_FIELDS on class CL_CNV_00001_DDICINDX_ITERATOR has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620