SAP ABAP Class IF_GDV_COMP_TYPE (Comparison Type)
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
Class IF_GDV_COMP_TYPE  
Short Description Comparison Type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110822   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_GDV_COMP_TYPE has no interface implemented.
Friends
Class IF_GDV_COMP_TYPE has no friend class.
Attributes
Class 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
Class IF_GDV_COMP_TYPE has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class IF_GDV_COMP_TYPE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in