SAP ABAP Class CL_GDV_XML_DATA_STATISTICS (Statistics of XML data)
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
Properties
Class CL_GDV_XML_DATA_STATISTICS  
Short Description Statistics of XML data    
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_XML_DATA_STATISTICS has no forward declaration.
Interfaces
Class CL_GDV_XML_DATA_STATISTICS has no interface implemented.
Friends
Class CL_GDV_XML_DATA_STATISTICS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_TAB_ATTRIBUTES Instance attribute Private Type reference (TYPE) GDV_TT_STRING_HASHED Table of type string 20110121
2 M_TAB_ATTRIBUTES_FILLED Instance attribute Private Type reference (TYPE) GDV_TT_STRING_HASHED Table of type string 20110121
3 M_TAB_ELEMENTS Instance attribute Private Type reference (TYPE) GDV_TT_STRING_HASHED Table of type string 20110121
4 M_TAB_ELEMENTS_FILLED Instance attribute Private Type reference (TYPE) GDV_TT_STRING_HASHED Table of type string 20110121
5 M_TAB_TABLES Instance attribute Private Type reference (TYPE) GDV_TT_STRING_HASHED Table of type string 20110121
6 M_TAB_TABLES_FILLED Instance attribute Private See coding 20110121
7 M_TOP_TAG_NAME Instance attribute Private Type reference (TYPE) STRING 20110121
8 M_TOP_TAG_TYPE Instance attribute Private Type reference (TYPE) STRING 20110121
9 S_REF Static Attribute Private Object reference (TYPE REF TO) CL_GDV_XML_DATA_STATISTICS Statistics of XML data 20110121
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_STATISTICS Instance method Public Method 20110121
2 COLLECT_FILLED_ATTRIBUTE_PATH Instance method Public Method 20110121
3 COLLECT_FILLED_ELEMENT_PATH Instance method Public Method 20110121
4 COLLECT_FILLED_TABLE_PATH Instance method Public Method 20110121
5 GET_STATISTICS Instance method Public Method 20110121
6 PAYLOAD_COMPLETED Instance method Public Method 20110121
7 SET_ATTRIBUTE_PATH_MULTI Instance method Public Method 20110121
8 SET_ELEMENT_PATH_MULTI Instance method Public Method 20110121
9 SET_TABLE_PATH_MULTI Instance method Public Method 20110121
10 SET_TOP_TAG Instance method Public Method 20110121
11 S_CREATE Static method Public Method 20110121
Events
Class CL_GDV_XML_DATA_STATISTICS has no event.
Types
Class CL_GDV_XML_DATA_STATISTICS has no local type.
Method Signatures

Method CLEAR_STATISTICS Signature

Method CLEAR_STATISTICS on class CL_GDV_XML_DATA_STATISTICS has no parameter.
Method CLEAR_STATISTICS on class CL_GDV_XML_DATA_STATISTICS has no exception.

Method COLLECT_FILLED_ATTRIBUTE_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PATH Call by reference Type reference (TYPE) STRING 20110121

Method COLLECT_FILLED_ATTRIBUTE_PATH on class CL_GDV_XML_DATA_STATISTICS has no exception.

Method COLLECT_FILLED_ELEMENT_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PATH Call by reference Type reference (TYPE) STRING 20110121

Method COLLECT_FILLED_ELEMENT_PATH on class CL_GDV_XML_DATA_STATISTICS has no exception.

Method COLLECT_FILLED_TABLE_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PATH Call by reference Type reference (TYPE) STRING 20110121

Method COLLECT_FILLED_TABLE_PATH on class CL_GDV_XML_DATA_STATISTICS has no exception.

Method GET_STATISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_ATTRIBUTES_FILLED Call by reference Type reference (TYPE) GDV_TT_STRING Table of type string 20110121
2 Exporting E_TAB_ATTRIBUTES_MISSING Call by reference Type reference (TYPE) GDV_TT_STRING Table of type string 20110121
3 Exporting E_TAB_ELEMENTS_FILLED Call by reference Type reference (TYPE) GDV_TT_STRING Table of type string 20110121
4 Exporting E_TAB_ELEMENTS_MISSING Call by reference Type reference (TYPE) GDV_TT_STRING Table of type string 20110121
5 Exporting E_TAB_TABLES_FILLED_MULTI Call by reference Type reference (TYPE) GDV_TT_STRING Table of type string 20110121
6 Exporting E_TAB_TABLES_FILLED_SINGLE Call by reference Type reference (TYPE) GDV_TT_STRING Table of type string 20110121
7 Exporting E_TAB_TABLES_MISSING Call by reference Type reference (TYPE) GDV_TT_STRING Table of type string 20110121
8 Exporting E_TAG_NAME Call by reference Type reference (TYPE) STRING 20110121
9 Exporting E_TAG_TYPE Call by reference Type reference (TYPE) STRING 20110121

Method GET_STATISTICS on class CL_GDV_XML_DATA_STATISTICS has no exception.

Method PAYLOAD_COMPLETED Signature

Method PAYLOAD_COMPLETED on class CL_GDV_XML_DATA_STATISTICS has no parameter.
Method PAYLOAD_COMPLETED on class CL_GDV_XML_DATA_STATISTICS has no exception.

Method SET_ATTRIBUTE_PATH_MULTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_PATH Call by reference Type reference (TYPE) GDV_TT_STRING_HASHED Table of type string 20110121

Method SET_ATTRIBUTE_PATH_MULTI on class CL_GDV_XML_DATA_STATISTICS has no exception.

Method SET_ELEMENT_PATH_MULTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_PATH Call by reference Type reference (TYPE) GDV_TT_STRING_HASHED Table of type string 20110121

Method SET_ELEMENT_PATH_MULTI on class CL_GDV_XML_DATA_STATISTICS has no exception.

Method SET_TABLE_PATH_MULTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_PATH Call by reference Type reference (TYPE) GDV_TT_STRING_HASHED Table of type string 20110121

Method SET_TABLE_PATH_MULTI on class CL_GDV_XML_DATA_STATISTICS has no exception.

Method SET_TOP_TAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TOP_TAG_NAME Call by reference Type reference (TYPE) STRING 20110121
2 Importing I_TOP_TAG_TYPE Call by reference Type reference (TYPE) STRING 20110121

Method SET_TOP_TAG on class CL_GDV_XML_DATA_STATISTICS has no exception.

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF Value transfer Object reference (TYPE REF TO) CL_GDV_XML_DATA_STATISTICS Statistics of XML data 20110121

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