SAP ABAP Class IF_WDR_IFBA_DIFF_HANDLER (Interface of Diff Handler)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_IFBA_SERVICES Handler to Update WD Context 20100316
Properties
Class IF_WDR_IFBA_DIFF_HANDLER  
Short Description Interface of Diff Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100203   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)
2 IF_SXML_NAMED Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_WDR_IFBA_DIFF_HANDLER has no interface implemented.
Friends
Class IF_WDR_IFBA_DIFF_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ERROR Constant Public Type reference (TYPE) I 0 20100309
2 CO_FIRST_AFTER_SECOND Constant Public Type reference (TYPE) I 2 20100309
3 CO_FIRST_BEFORE_SECOND Constant Public Type reference (TYPE) I 1 20100309
4 CO_FIRST_IS_ATTRIBUTE Constant Public Type reference (TYPE) I 3 20100309
5 CO_SECOND_IS_ATTRIBUTE Constant Public Type reference (TYPE) I 4 20100309
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE Instance method Public Method 20100309
2 CREATE_ELEMENT Instance method Public Method 20111215
3 DELETE_ELEMENT Instance method Public Method 20111215
4 UPDATE_VALUE Instance method Public Method 20100203
Events
Class IF_WDR_IFBA_DIFF_HANDLER has no event.
Types
Class IF_WDR_IFBA_DIFF_HANDLER 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 NAME1 Call by reference Type reference (TYPE) STRING 20100309
2 Importing NAME2 Call by reference Type reference (TYPE) STRING 20100309
3 Importing PATH1 Call by reference Type reference (TYPE) STRING 20111214
4 Importing PATH2 Call by reference Type reference (TYPE) STRING 20111214
5 Returning RESULT Value transfer Type reference (TYPE) I 20100309

Method COMPARE on class IF_WDR_IFBA_DIFF_HANDLER has no exception.

Method CREATE_ELEMENT Signature

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

Method CREATE_ELEMENT on class IF_WDR_IFBA_DIFF_HANDLER has no exception.

Method DELETE_ELEMENT Signature

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

Method DELETE_ELEMENT on class IF_WDR_IFBA_DIFF_HANDLER has no exception.

Method UPDATE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20100303
2 Importing NEW_VALUE Call by reference Type reference (TYPE) STRING 20100203
3 Importing OLD_VALUE Call by reference Type reference (TYPE) STRING 20100203
4 Importing PATH Call by reference Type reference (TYPE) STRING 20100303

Method UPDATE_VALUE on class IF_WDR_IFBA_DIFF_HANDLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in