SAP ABAP Class IF_SRM_AV_COMPARE (Value Comparisons)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SRM_ATTRIBUTE_VALUE Attribute Value - Read 20041008
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_ATTRIBUTE_VALUE Attribute Value 20041008
Properties
Class IF_SRM_AV_COMPARE  
Short Description Value Comparisons    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041008   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRM_AV_COMPARE has no forward declaration.
Interfaces
Class IF_SRM_AV_COMPARE has no interface implemented.
Friends
Class IF_SRM_AV_COMPARE has no friend class.
Attributes
Class IF_SRM_AV_COMPARE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INTEGER_ID_VALUE Instance method Public Method INTEGER_ID_VALUE 20041008
2 STRING_ID_VALUE Instance method Public Method STRING_ID_VALUE 20041008
Events
Class IF_SRM_AV_COMPARE has no event.
Types
Class IF_SRM_AV_COMPARE has no local type.
Method Signatures

Method INTEGER_ID_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EQUAL Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20041008
2 Importing I1 Call by reference Type reference (TYPE) SRM_LIST_INTEGER List: Integer 20041008
3 Importing I2 Call by reference Type reference (TYPE) SRM_LIST_INTEGER List: Integer 20041008

Method INTEGER_ID_VALUE on class IF_SRM_AV_COMPARE has no exception.

Method STRING_ID_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EQUAL Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20041008
2 Importing S1 Call by reference Type reference (TYPE) SRM_LIST_STRING List: String 20041008
3 Importing S2 Call by reference Type reference (TYPE) SRM_LIST_STRING List: String 20041008

Method STRING_ID_VALUE on class IF_SRM_AV_COMPARE has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in