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 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ECATT_CC_VALUE | 20090918 | |||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ECATT_CC_DATA | 20090918 | |||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ECATT_CC_VALUE | 20090918 | |||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ECATT_CC_MESSAGE_WRITER | 20090918 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ET_CC_COMP_TP | 20090918 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ET_CC_TEST_CASE_ID | 20090918 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ET_CC_TEST_STEP_ID | 20090918 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Compare Value | 20090918 |
2 | ![]() |
Instance method | Protected | Method | Compare XML | 20090918 |
3 | ![]() |
Instance method | Private | Method | To track the usage of the tool | 20101202 |
4 | ![]() |
Instance method | Protected | Method | Read Actual Value | 20090918 |
5 | ![]() |
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 | ![]() |
I_DTE_ACTUAL_VALUE | Call by reference | Type reference (TYPE) | STRING | 20090918 | |||
2 | ![]() |
I_DTE_EXPECTED_VALUE | Call by reference | Type reference (TYPE) | STRING | 20090918 | |||
3 | ![]() |
I_DTE_NAME_OF_EXPECTED_VALUE | Call by reference | Type reference (TYPE) | STRING | 20090918 | |||
4 | ![]() |
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 | ![]() |
I_XML_READER_ACTUAL | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20090918 | |||
2 | ![]() |
I_XML_READER_EXPECTED | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20090918 | |||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 |