SAP ABAP Class CL_CNV_00001_DDIC_STD_ITERATOR (INDX 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 20110217
Properties
Class CL_CNV_00001_DDIC_STD_ITERATOR  
Short Description INDX 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 20110217   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_00001_DDIC_STD_ITERATOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CNV_00001_DDIC_ITERATOR Iterates over an abstract DDIC 20110217
Friends
Class CL_CNV_00001_DDIC_STD_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 20110217
2 CURRENT_TABINFO Instance attribute Protected Type reference (TYPE) TY_TABINFO 20110217
3 EXCLUDED_TABLES Static Attribute Protected Type reference (TYPE) TY_HT_EXCL_TAB 20110228
4 PARAM_TABINFO Instance attribute Protected Type reference (TYPE) TY_T_TABINFO Table information for parameters 20110502
5 TABINFO Instance attribute Protected Type reference (TYPE) TY_T_TABINFO Table information 20110217
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EXCLUDED Static method Protected Method Checks whether table's dev. class is excluded 20110228
2 CONSTRUCTOR Instance method Public Constructor Creates the standard DDIC iterator 20110217
3 GET_FIELDINFO Instance method Public Method 20110222
4 LOAD_ALL_FIELDS Instance method Protected Method loads all fields of the table 20110221
Events
Class CL_CNV_00001_DDIC_STD_ITERATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_EXCL_TAB Protected See coding 20110228
2 TY_HT_EXCL_TAB Protected See coding 20110228
3 TY_TABINFO Protected See coding Table information 20110217
4 TY_T_EXCL_TAB Protected See coding 20110228
5 TY_T_TABINFO Protected See coding Table information table 20110217
Method Signatures

Method CHECK_EXCLUDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXCLUDED Value transfer Type reference (TYPE) FLAG General Flag 20110228
2 Importing TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20110228

Method CHECK_EXCLUDED on class CL_CNV_00001_DDIC_STD_ITERATOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TABNAME_EXCL_RANGE Call by reference Type reference (TYPE) CNV_MBT_T_TABNAME_RANGE Tables to exclude from DDIC 20110308
2 Importing TABNAME_RANGE Call by reference Type reference (TYPE) CNV_MBT_T_TABNAME_RANGE Range table for table names 20110217
3 Importing TYPEDEFS Call by reference Type reference (TYPE) CNV_00001_T_CL_API_TYPEDEF Types to select 20110217
4 Importing TYPEMAP Call by reference Object reference (TYPE REF TO) CL_CNV_00001_ROUTINE_TYPE_MAP Map: type to routines for search activity 20110218

Method CONSTRUCTOR on class CL_CNV_00001_DDIC_STD_ITERATOR has no exception.

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 Exporting DFIES Call by reference Type reference (TYPE) DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET 20110222
3 Importing FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20110222
4 Exporting FIELDS Call by reference Type reference (TYPE) DDFIELDS DD: Field List 20110222
5 Importing INCLUDE_PARAMS Call by reference Type reference (TYPE) FLAG SPACE Whether to include parameter nontr.-fields 20110619
6 Importing PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20110415
7 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 Returning NUMBER_ADDED Value transfer Type reference (TYPE) INT4 Number of added fields 20110222
2 Importing TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20110221

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