SAP ABAP Class CL_WER_EXP_COMP_VIEW (Comparison expression view)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-MM (Application Component) Material Master
     WER_UI (Package) User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WER_ASSIGNABLE_ELEMENT_VIEW Rule element view 20061109
Properties
Class CL_WER_EXP_COMP_VIEW  
Short Description Comparison expression view    
Super Class CL_WER_ASSIGNABLE_ELEMENT_VIEW Rule element view 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WER_UI   User Interface 
Created 20060921   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_WER_EXP_COMP_VIEW has no interface implemented.
Friends
Class CL_WER_EXP_COMP_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_EXP_COMPARE Instance attribute Private Object reference (TYPE REF TO) CL_WER_EXP_COMPARE Adapter for IF_FDT_BOOLEAN implementors 20060921
Methods
# Method Level Visibility Method type Description Created on
1 GET_OPERATOR Instance method Public Method Get the operator of the comparison expression 20061006
2 LINK_FIELDS_TO_ATTRIBUTES Instance method Public Method Links the field operator supplied to the operator attribute 20061008
3 SET_OPERATOR Instance method Public Method Set the operator of the comparison expression 20061006
Events
Class CL_WER_EXP_COMP_VIEW has no event.
Types
Class CL_WER_EXP_COMP_VIEW has no local type.
Method Signatures

Method GET_OPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OPERATOR Value transfer Type reference (TYPE) WER_BOOL_OPERATOR Display of operator in Boolean Expression View 20061006

Method GET_OPERATOR on class CL_WER_EXP_COMP_VIEW has no exception.

Method LINK_FIELDS_TO_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OPERATOR_FIELD Call by reference Type reference (TYPE) WER_ATTRIBUTE_NAME Name of an attribute 20061008

Method LINK_FIELDS_TO_ATTRIBUTES on class CL_WER_EXP_COMP_VIEW has no exception.

Method SET_OPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OPERATOR Call by reference Type reference (TYPE) WER_BOOL_OPERATOR Display of operator in Boolean Expression View 20061006

Method SET_OPERATOR on class CL_WER_EXP_COMP_VIEW has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700