SAP ABAP Class CL_GDV_STATISTICS (Statistics of 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_STATISTICS | Collects statistics on verifications | 20110122 |
Properties
Class | CL_GDV_STATISTICS | |
Short Description | Statistics of GDV schema method | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | GDV_SCHEMA_METHOD | |
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_STATISTICS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GDV_STATISTICS | Collects statistics on verifications | 20110122 |
Friends
Class CL_GDV_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) | I | Number of comparison checks | 20110121 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of result: FAILURE | 20110121 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of result: SIMILAR | 20110121 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of result: SUCCESS | 20110121 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of comparison checks | 20110121 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of result: FAILURE | 20110121 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of result: SIMILAR | 20110121 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of result: SUCCESS | 20110121 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of processed lines | 20110121 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of lines matched | 20110121 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of lines mismatched | 20110121 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | 20110121 | |
2 | ![]() |
Static method | Public | Method | Creates a handler for the calling object | 20110121 |
Events
Class CL_GDV_STATISTICS has no event.
Types
Class CL_GDV_STATISTICS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SENDER | Call by reference | Object reference (TYPE REF TO) | IF_GDV_STATISTIC_EVENTS | EVENTs to count statistics | 20110121 |
Method CONSTRUCTOR on class CL_GDV_STATISTICS has no exception.
Method S_CREATE_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SENDER | Call by reference | Object reference (TYPE REF TO) | IF_GDV_STATISTIC_EVENTS | EVENTs to count statistics | 20110121 |
Method S_CREATE_HANDLER on class CL_GDV_STATISTICS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |