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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GDV_TT_STRING_HASHED | Table of type string | 20110121 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GDV_TT_STRING_HASHED | Table of type string | 20110121 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GDV_TT_STRING_HASHED | Table of type string | 20110121 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GDV_TT_STRING_HASHED | Table of type string | 20110121 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GDV_TT_STRING_HASHED | Table of type string | 20110121 | ||
6 | ![]() |
Instance attribute | Private | See coding | 20110121 | ||||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20110121 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20110121 | |||
9 | ![]() |
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 | ![]() |
Instance method | Public | Method | 20110121 | |
2 | ![]() |
Instance method | Public | Method | 20110121 | |
3 | ![]() |
Instance method | Public | Method | 20110121 | |
4 | ![]() |
Instance method | Public | Method | 20110121 | |
5 | ![]() |
Instance method | Public | Method | 20110121 | |
6 | ![]() |
Instance method | Public | Method | 20110121 | |
7 | ![]() |
Instance method | Public | Method | 20110121 | |
8 | ![]() |
Instance method | Public | Method | 20110121 | |
9 | ![]() |
Instance method | Public | Method | 20110121 | |
10 | ![]() |
Instance method | Public | Method | 20110121 | |
11 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
E_TAB_ATTRIBUTES_FILLED | Call by reference | Type reference (TYPE) | GDV_TT_STRING | Table of type string | 20110121 | ||
2 | ![]() |
E_TAB_ATTRIBUTES_MISSING | Call by reference | Type reference (TYPE) | GDV_TT_STRING | Table of type string | 20110121 | ||
3 | ![]() |
E_TAB_ELEMENTS_FILLED | Call by reference | Type reference (TYPE) | GDV_TT_STRING | Table of type string | 20110121 | ||
4 | ![]() |
E_TAB_ELEMENTS_MISSING | Call by reference | Type reference (TYPE) | GDV_TT_STRING | Table of type string | 20110121 | ||
5 | ![]() |
E_TAB_TABLES_FILLED_MULTI | Call by reference | Type reference (TYPE) | GDV_TT_STRING | Table of type string | 20110121 | ||
6 | ![]() |
E_TAB_TABLES_FILLED_SINGLE | Call by reference | Type reference (TYPE) | GDV_TT_STRING | Table of type string | 20110121 | ||
7 | ![]() |
E_TAB_TABLES_MISSING | Call by reference | Type reference (TYPE) | GDV_TT_STRING | Table of type string | 20110121 | ||
8 | ![]() |
E_TAG_NAME | Call by reference | Type reference (TYPE) | STRING | 20110121 | |||
9 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_TOP_TAG_NAME | Call by reference | Type reference (TYPE) | STRING | 20110121 | |||
2 | ![]() |
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 | ![]() |
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 |