SAP ABAP Class CL_ECATT_CC_VERIFIER (Verifier for Serialized Data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PS (Application Component) Productivity Services
     SECATT_COMPLEX_CHECK (Package) ..moved to SECATT_GDV_SNAPSHOT_METHOD (to be deleted)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ECATT_CC_CONSTANTS Constants Interface 20090918
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ECATT_CC_VERIFIER Verifier Interface 20090918
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ECATT_CC_DEMO_VERIFIER Demo Verifier 20090918
Properties
Class CL_ECATT_CC_VERIFIER  
Short Description Verifier for Serialized Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECATT_COMPLEX_CHECK   ..moved to SECATT_GDV_SNAPSHOT_METHOD (to be deleted) 
Created 20090918   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ECATT_CC_VERIFIER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ECATT_CC_CONSTANTS Constants Interface 20090918
2 IF_ECATT_CC_VERIFIER Verifier Interface 20090918
Friends
Class CL_ECATT_CC_VERIFIER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_REF_ACTUAL_VALUE Instance attribute Protected Object reference (TYPE REF TO) IF_ECATT_CC_VALUE 20090918
2 M_REF_D_DATA Instance attribute Protected Object reference (TYPE REF TO) CL_ECATT_CC_DATA 20090918
3 M_REF_EXPECTED_VALUE Instance attribute Protected Object reference (TYPE REF TO) IF_ECATT_CC_VALUE 20090918
4 M_REF_MESSAGE_WRITER Instance attribute Protected Object reference (TYPE REF TO) IF_ECATT_CC_MESSAGE_WRITER 20090918
5 M_TAB_COMPARISON_TYPE Instance attribute Protected Type reference (TYPE) ET_CC_COMP_TP 20090918
6 M_TEST_CASE_ID Instance attribute Protected Type reference (TYPE) ET_CC_TEST_CASE_ID 20090918
7 M_TEST_STEP_ID Instance attribute Protected Type reference (TYPE) ET_CC_TEST_STEP_ID 20090918
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE_VALUE Instance method Protected Method Compare Value 20090918
2 COMPARE_XML Instance method Protected Method Compare XML 20090918
3 COUNT_USAGE Instance method Private Method To track the usage of the tool 20101202
4 READ_ACTUAL_VALUE Instance method Protected Method Read Actual Value 20090918
5 READ_COMPARISON_TYPES Instance method Protected Method Read Comparison Types 20090918
Events
Class CL_ECATT_CC_VERIFIER has no event.
Types
Class CL_ECATT_CC_VERIFIER has no local type.
Method Signatures

Method COMPARE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTE_ACTUAL_VALUE Call by reference Type reference (TYPE) STRING 20090918
2 Importing I_DTE_EXPECTED_VALUE Call by reference Type reference (TYPE) STRING 20090918
3 Importing I_DTE_NAME_OF_EXPECTED_VALUE Call by reference Type reference (TYPE) STRING 20090918
4 Returning R_SUCCESS Value transfer Type reference (TYPE) ETONOFF 20090918

Method COMPARE_VALUE on class CL_ECATT_CC_VERIFIER has no exception.

Method COMPARE_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XML_READER_ACTUAL Call by reference Object reference (TYPE REF TO) IF_SXML_READER 20090918
2 Importing I_XML_READER_EXPECTED Call by reference Object reference (TYPE REF TO) IF_SXML_READER 20090918
3 Returning R_SUCCESS Value transfer Type reference (TYPE) ETONOFF 20090918

Method COMPARE_XML on class CL_ECATT_CC_VERIFIER has no exception.

Method COUNT_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Value transfer Type reference (TYPE) CHAR80 Char 80 20101202

Method COUNT_USAGE on class CL_ECATT_CC_VERIFIER has no exception.

Method READ_ACTUAL_VALUE Signature

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

Method READ_ACTUAL_VALUE on class CL_ECATT_CC_VERIFIER has no exception.

Method READ_COMPARISON_TYPES Signature

Method READ_COMPARISON_TYPES on class CL_ECATT_CC_VERIFIER has no parameter.
Method READ_COMPARISON_TYPES on class CL_ECATT_CC_VERIFIER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730