SAP ABAP Interface IF_GDV_COMP_TYPE (Comparison Type)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_GDV_SNAPSHOT_METHOD (Package) Generic Data Verifier - Snapshot Method
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GDV_COMP_TYPE_EQUAL Comparision Type Equal 20110822
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GDV_COMP_TYPE_FILLED Comparision Type Filled 20110822
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GDV_COMP_TYPE_INITIAL Comparision Type Initial 20110822
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GDV_COMP_TYPE_LAST_W_DAYS Comparision Type Last Working Days 20110822
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GDV_COMP_TYPE_LIKE Comparision Type Like 20110822
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GDV_COMP_TYPE_SKIP Comparision Type Skip 20110822
Properties
Interface IF_GDV_COMP_TYPE  
Short Description Comparison Type    
General Data
Package SECATT_GDV_SNAPSHOT_METHOD   Generic Data Verifier - Snapshot Method 
Created 20110822   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_GDV_COMP_TYPE has no interface.
Friends
Interface IF_GDV_COMP_TYPE has no friend.
Attributes
Interface IF_GDV_COMP_TYPE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE Instance method Public Method 20110822
2 GET_DESCRIPTION Instance method Public Method 20110822
3 GET_LOG_TEXT Instance method Public Method 20110823
4 LOG_COMPARISION_FAILURE Instance method Public Method 20110823
5 LOG_COMPARISION_SUCCESS Instance method Public Method 20110823
6 S_DEFAULT_COMPARISON_TYPE Static method Public Method 20110822
Events
Interface IF_GDV_COMP_TYPE has no event.
Types
Interface IF_GDV_COMP_TYPE has no local type.
Method Signatures

Method COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CURRENT_VALUE Call by reference Type reference (TYPE) STRING 20110822
2 Importing IV_EXPECTED_VALUE Call by reference Type reference (TYPE) STRING 20110822
3 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20110822

Method COMPARE on Interface IF_GDV_COMP_TYPE has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) GDV_COMP_TYPE_DESCRIPTION Comparison Type Description 20110822

Method GET_DESCRIPTION on Interface IF_GDV_COMP_TYPE has no exception.

Method GET_LOG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LOG_TEXT Value transfer Type reference (TYPE) STRING 20110823

Method GET_LOG_TEXT on Interface IF_GDV_COMP_TYPE has no exception.

Method LOG_COMPARISION_FAILURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGE_WRITER Call by reference Object reference (TYPE REF TO) IF_GDV_MESSAGE_WRITER Message Writer Interface 20110823
2 Importing IV_ACTUAL_VALUE Call by reference Type reference (TYPE) STRING 20110823
3 Importing IV_CURRENT_PATH Call by reference Type reference (TYPE) STRING 20110823
4 Importing IV_EXPECTED_VALUE Call by reference Type reference (TYPE) STRING 20110823

Method LOG_COMPARISION_FAILURE on Interface IF_GDV_COMP_TYPE has no exception.

Method LOG_COMPARISION_SUCCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGE_WRITER Call by reference Object reference (TYPE REF TO) IF_GDV_MESSAGE_WRITER Message Writer Interface 20110823
2 Importing IV_ACTUAL_VALUE Call by reference Type reference (TYPE) STRING 20110823
3 Importing IV_CURRENT_PATH Call by reference Type reference (TYPE) STRING 20110823
4 Importing IV_EXPECTED_VALUE Call by reference Type reference (TYPE) STRING 20110823

Method LOG_COMPARISION_SUCCESS on Interface IF_GDV_COMP_TYPE has no exception.

Method S_DEFAULT_COMPARISON_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_COMPARISON_TYPE Value transfer Object reference (TYPE REF TO) IF_GDV_COMP_TYPE Comparison Type 20110822

Method S_DEFAULT_COMPARISON_TYPE on Interface IF_GDV_COMP_TYPE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in