SAP ABAP Class CL_GDV_ITERATOR (Iterator for xml from GDV schema method)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_GDV_SCHEMA_METHOD (Package) Generic Data Verifier - Schema Method
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GDV_ITERATOR Iterator for XML data 20110122
Properties
Class CL_GDV_ITERATOR  
Short Description Iterator for xml from GDV schema method    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECATT_GDV_SCHEMA_METHOD   Generic Data Verifier - Schema Method 
Created 20110121   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GDV_ITERATOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GDV_ITERATOR Iterator for XML data 20110122
Friends
Class CL_GDV_ITERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_INDEX Instance attribute Private Type reference (TYPE) SYTABIX Index of Internal Tables 20110121
2 M_MAX_INDEX Instance attribute Private Type reference (TYPE) SYTABIX Index of Internal Tables 20110121
3 M_TAB_XML_ELEMENTS Instance attribute Private Type reference (TYPE) GDV_TT_XML_ELEMENT Table of XML elements 20110121
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20110121
2 S_CREATE Static method Public Method Create instance of object 20110121
Events
Class CL_GDV_ITERATOR has no event.
Types
Class CL_GDV_ITERATOR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_XML_ELEMENTS Call by reference Type reference (TYPE) GDV_TT_XML_ELEMENT Table of XML elements 20110121

Method CONSTRUCTOR on class CL_GDV_ITERATOR has no exception.

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_XML_ELEMENTS Call by reference Type reference (TYPE) GDV_TT_XML_ELEMENT Table of XML elements 20110121
2 Returning R_ITERATOR Value transfer Object reference (TYPE REF TO) IF_GDV_ITERATOR Iterator for XML data 20110121

Method S_CREATE on class CL_GDV_ITERATOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in