SAP ABAP Class CL_SALV_WD_UIE_VALUE_CMP (ValueComparison in Cells of ALV Output)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_CONFIG (Package) SALV WD Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_UIE UI Element in Cells of ALV Output 20051005
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_TABLE_CELL_EDITOR 20051005
Properties
Class CL_SALV_WD_UIE_VALUE_CMP  
Short Description ValueComparison in Cells of ALV Output    
Super Class CL_SALV_WD_UIE UI Element in Cells of ALV Output 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20051005   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WD_GRAPHICAL_VALUE_CMP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_WD_TABLE_CELL_EDITOR 20051005
Friends
Class CL_SALV_WD_UIE_VALUE_CMP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BAR_VALUE Instance attribute Public Type reference (TYPE) F -1 20051005
2 BAR_VALUE_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20051005
3 BOX_VALUE Instance attribute Public Type reference (TYPE) F -1 20051005
4 BOX_VALUE_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20051005
5 COLOR_ABOVE_THRESHOLD Instance attribute Public Attribute reference (LIKE) CL_WD_GRAPHICAL_VALUE_CMP=>T_COLOR_ABOVE_THRESHOLD CL_WD_GRAPHICAL_VALUE_CMP=>E_COLOR_ABOVE_THRESHOLD-NEGATIVE 20051005
6 COLOR_ABOVE_THRESH_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20051005
7 COLOR_BELOW_THRESHOLD Instance attribute Public Attribute reference (LIKE) CL_WD_GRAPHICAL_VALUE_CMP=>T_COLOR_BELOW_THRESHOLD CL_WD_GRAPHICAL_VALUE_CMP=>E_COLOR_BELOW_THRESHOLD-NEUTRAL1 20051005
8 COLOR_BELOW_THRESH_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20051005
9 COLOR_BETWEEN_THRESHOLD Instance attribute Public Attribute reference (LIKE) CL_WD_GRAPHICAL_VALUE_CMP=>T_COLOR_BETWEEN_THRESHOLDS CL_WD_GRAPHICAL_VALUE_CMP=>E_COLOR_BETWEEN_THRESHOLDS-CRITICAL 20051005
10 COLOR_BETWEEN_THRESH_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20051005
11 LOWER_THRESHOLD_VALUE Instance attribute Public Type reference (TYPE) F -1 20051005
12 LOWER_THRESHOLD_VAL_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20051005
13 MARKER_TYPE Instance attribute Public Attribute reference (LIKE) CL_WD_GRAPHICAL_VALUE_CMP=>T_MARKER_TYPE CL_WD_GRAPHICAL_VALUE_CMP=>E_MARKER_TYPE-NEUTRAL 20051005
14 MARKER_TYPE_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20051005
15 MARKER_VALUE Instance attribute Public Type reference (TYPE) F -1 20051005
16 MARKER_VALUE_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20051005
17 MAX_VALUE Instance attribute Public Type reference (TYPE) F -1 20051005
18 MAX_VALUE_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20051005
19 TEXT Instance attribute Public Type reference (TYPE) STRING 20051005
20 TEXT_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20051005
21 UPPER_THRESHOLD_VALUE Instance attribute Public Type reference (TYPE) F -1 20051005
22 UPPER_THRESHOLD_VAL_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20051005
23 WIDTH Instance attribute Public Type reference (TYPE) SYTABIX 20051005
24 WIDTH_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20051005
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051005
2 GET_BAR_VALUE Instance method Public Method Returns Bar Width 20051005
3 GET_BAR_VALUE_FIELDNAME Instance method Public Method Returns Field with Bar Widths in Cells 20051005
4 GET_BOX_VALUE Instance method Public Method Returns Width of Box on the Bar 20051005
5 GET_BOX_VALUE_FIELDNAME Instance method Public Method Returns Field with Widths of Boxes on Bar 20051005
6 GET_COLOR_ABOVE_THRESHOLD Instance method Public Method Returns Color of Values Above the Threshold Value 20051005
7 GET_COLOR_ABOVE_THR_FIELDNAME Instance method Public Method Returns Field with Colors of Values Above Threshold Values 20051005
8 GET_COLOR_BELOW_THRESHOLD Instance method Public Method Returns Color of Values Below the Threshold Value 20051005
9 GET_COLOR_BELOW_THR_FIELDNAME Instance method Public Method Returns Field with Colors of Values Below Threshold Values 20051005
10 GET_COLOR_BETWEEN_THRESHOLD Instance method Public Method Returns Color of Values Between the Threshold Values 20051005
11 GET_COLOR_BETW_THR_FIELDNAME Instance method Public Method Returns Field with Colors of Values Between Threshold Values 20051005
12 GET_LOWER_THRESHOLD_VALUE Instance method Public Method Returns the Lower Threshold Value 20051005
13 GET_LOWER_THR_VALUE_FIELDNAME Instance method Public Method Returns the Field with the Lower Threshold Values 20051005
14 GET_MARKER_TYPE Instance method Public Method Returns Type of Marker 20051005
15 GET_MARKER_TYPE_FIELDNAME Instance method Public Method Returns Field with Types of Markers 20051005
16 GET_MARKER_VALUE Instance method Public Method Returns Value for Positioning Marker 20051005
17 GET_MARKER_VALUE_FIELDNAME Instance method Public Method Returns Field with Values of Markers 20051005
18 GET_MAX_VALUE Instance method Public Method Returns 100% Value 20051005
19 GET_MAX_VALUE_FIELDNAME Instance method Public Method Returns Field with 100% Values 20051005
20 GET_TEXT Instance method Public Method Returns Label Text 20051005
21 GET_TEXT_FIELDNAME Instance method Public Method Returns Field with Labels in Cells 20051005
22 GET_UPPER_THRESHOLD_VALUE Instance method Public Method Returns Upper Threshold Value 20051005
23 GET_UPPER_THR_VALUE_FIELDNAME Instance method Public Method Returns Field with Upper Threshold Values 20051005
24 GET_WIDTH Instance method Public Method Returns the Width of the ValueComparison 20051005
25 GET_WIDTH_FIELDNAME Instance method Public Method Returns Field with Width of ValueComparison 20051005
26 SET_BAR_VALUE Instance method Public Method Determines Bar Width 20051005
27 SET_BAR_VALUE_FIELDNAME Instance method Public Method Determines the Field with th Bar Widths in the Cells 20051005
28 SET_BOX_VALUE Instance method Public Method Determines the Width of the Box on the Bar 20051005
29 SET_BOX_VALUE_FIELDNAME Instance method Public Method Determines the Field with the Widths of the Boxes on the Bar 20051005
30 SET_COLOR_ABOVE_THRESHOLD Instance method Public Method Determines the Color of the Values Above the Threshold Value 20051005
31 SET_COLOR_ABOVE_THR_FIELDNAME Instance method Public Method Determines Field with Colors of Values Above Threshold Value 20051005
32 SET_COLOR_BELOW_THRESHOLD Instance method Public Method Determines the Color of the Values Below the Threshold Value 20051005
33 SET_COLOR_BELOW_THR_FIELDNAME Instance method Public Method Determines Field with Colors of Values Below Threshold Value 20051005
34 SET_COLOR_BETWEEN_THRESHOLD Instance method Public Method Determines Color of Values Between Threshold Values 20051005
35 SET_COLOR_BETW_THR_FIELDNAME Instance method Public Method Determines Fld with Colors of Values Betwn Threshold Values 20051005
36 SET_LOWER_THRESHOLD_VALUE Instance method Public Method Determines Lower Threshold Value 20051005
37 SET_LOWER_THR_VALUE_FIELDNAME Instance method Public Method Determines Field with Lower Threshold Value 20051005
38 SET_MARKER_TYPE Instance method Public Method Determines Type of Marker 20051005
39 SET_MARKER_TYPE_FIELDNAME Instance method Public Method Determines Field with Types of Markers 20051005
40 SET_MARKER_VALUE Instance method Public Method Determines Value for Positioning Marker 20051005
41 SET_MARKER_VALUE_FIELDNAME Instance method Public Method Determines Field with Values of Markers 20051005
42 SET_MAX_VALUE Instance method Public Method Determines 100% Value 20051005
43 SET_MAX_VALUE_FIELDNAME Instance method Public Method Determines Field with 100% Values 20051005
44 SET_TEXT Instance method Public Method Sets Label Text 20051005
45 SET_TEXT_FIELDNAME Instance method Public Method Sets Field with Labels in Cells 20051005
46 SET_UPPER_THRESHOLD_VALUE Instance method Public Method Determines Upper Threshold Value 20051005
47 SET_UPPER_THR_VALUE_FIELDNAME Instance method Public Method Determines Field with Upper Threshold Values 20051005
48 SET_WIDTH Instance method Public Method Determines Width of ValueComparison 20051005
49 SET_WIDTH_FIELDNAME Instance method Public Method Determines Field with Widths of ValueComparisons 20051005
Events
Class CL_SALV_WD_UIE_VALUE_CMP has no event.
Types
Class CL_SALV_WD_UIE_VALUE_CMP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SALV_WD_UIE_VALUE_CMP has no parameter.
Method CONSTRUCTOR on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method GET_BAR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) F 20051005

Method GET_BAR_VALUE on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method GET_BAR_VALUE_FIELDNAME Signature

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

Method GET_BAR_VALUE_FIELDNAME on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method GET_BOX_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) F 20051005

Method GET_BOX_VALUE on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method GET_BOX_VALUE_FIELDNAME Signature

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

Method GET_BOX_VALUE_FIELDNAME on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method GET_COLOR_ABOVE_THRESHOLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) CL_WD_GRAPHICAL_VALUE_CMP=>T_COLOR_ABOVE_THRESHOLD 20051005

Method GET_COLOR_ABOVE_THRESHOLD on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method GET_COLOR_ABOVE_THR_FIELDNAME Signature

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

Method GET_COLOR_ABOVE_THR_FIELDNAME on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method GET_COLOR_BELOW_THRESHOLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) CL_WD_GRAPHICAL_VALUE_CMP=>T_COLOR_BELOW_THRESHOLD 20051005

Method GET_COLOR_BELOW_THRESHOLD on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method GET_COLOR_BELOW_THR_FIELDNAME Signature

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

Method GET_COLOR_BELOW_THR_FIELDNAME on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method GET_COLOR_BETWEEN_THRESHOLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) CL_WD_GRAPHICAL_VALUE_CMP=>T_COLOR_BETWEEN_THRESHOLDS 20051005

Method GET_COLOR_BETWEEN_THRESHOLD on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method GET_COLOR_BETW_THR_FIELDNAME Signature

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

Method GET_COLOR_BETW_THR_FIELDNAME on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method GET_LOWER_THRESHOLD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) F 20051005

Method GET_LOWER_THRESHOLD_VALUE on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method GET_LOWER_THR_VALUE_FIELDNAME Signature

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

Method GET_LOWER_THR_VALUE_FIELDNAME on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method GET_MARKER_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) CL_WD_GRAPHICAL_VALUE_CMP=>T_MARKER_TYPE 20051005

Method GET_MARKER_TYPE on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method GET_MARKER_TYPE_FIELDNAME Signature

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

Method GET_MARKER_TYPE_FIELDNAME on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method GET_MARKER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) F 20051005

Method GET_MARKER_VALUE on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method GET_MARKER_VALUE_FIELDNAME Signature

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

Method GET_MARKER_VALUE_FIELDNAME on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method GET_MAX_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) F 20051005

Method GET_MAX_VALUE on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method GET_MAX_VALUE_FIELDNAME Signature

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

Method GET_MAX_VALUE_FIELDNAME on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method GET_TEXT Signature

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

Method GET_TEXT on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method GET_TEXT_FIELDNAME Signature

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

Method GET_TEXT_FIELDNAME on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method GET_UPPER_THRESHOLD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) F 20051005

Method GET_UPPER_THRESHOLD_VALUE on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method GET_UPPER_THR_VALUE_FIELDNAME Signature

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

Method GET_UPPER_THR_VALUE_FIELDNAME on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method GET_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SYTABIX 20051005

Method GET_WIDTH on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method GET_WIDTH_FIELDNAME Signature

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

Method GET_WIDTH_FIELDNAME on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method SET_BAR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) F 20051005

Method SET_BAR_VALUE on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method SET_BAR_VALUE_FIELDNAME Signature

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

Method SET_BAR_VALUE_FIELDNAME on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method SET_BOX_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) F 20051005

Method SET_BOX_VALUE on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method SET_BOX_VALUE_FIELDNAME Signature

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

Method SET_BOX_VALUE_FIELDNAME on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method SET_COLOR_ABOVE_THRESHOLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Value transfer Attribute reference (LIKE) CL_WD_GRAPHICAL_VALUE_CMP=>T_COLOR_ABOVE_THRESHOLD 20051005

Method SET_COLOR_ABOVE_THRESHOLD on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method SET_COLOR_ABOVE_THR_FIELDNAME Signature

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

Method SET_COLOR_ABOVE_THR_FIELDNAME on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method SET_COLOR_BELOW_THRESHOLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Value transfer Attribute reference (LIKE) CL_WD_GRAPHICAL_VALUE_CMP=>T_COLOR_BELOW_THRESHOLD 20051005

Method SET_COLOR_BELOW_THRESHOLD on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method SET_COLOR_BELOW_THR_FIELDNAME Signature

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

Method SET_COLOR_BELOW_THR_FIELDNAME on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method SET_COLOR_BETWEEN_THRESHOLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Value transfer Attribute reference (LIKE) CL_WD_GRAPHICAL_VALUE_CMP=>T_COLOR_BETWEEN_THRESHOLDS 20051005

Method SET_COLOR_BETWEEN_THRESHOLD on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method SET_COLOR_BETW_THR_FIELDNAME Signature

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

Method SET_COLOR_BETW_THR_FIELDNAME on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method SET_LOWER_THRESHOLD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) F 20051005

Method SET_LOWER_THRESHOLD_VALUE on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method SET_LOWER_THR_VALUE_FIELDNAME Signature

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

Method SET_LOWER_THR_VALUE_FIELDNAME on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method SET_MARKER_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Attribute reference (LIKE) CL_WD_GRAPHICAL_VALUE_CMP=>T_MARKER_TYPE 20051005

Method SET_MARKER_TYPE on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method SET_MARKER_TYPE_FIELDNAME Signature

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

Method SET_MARKER_TYPE_FIELDNAME on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method SET_MARKER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) F 20051005

Method SET_MARKER_VALUE on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method SET_MARKER_VALUE_FIELDNAME Signature

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

Method SET_MARKER_VALUE_FIELDNAME on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method SET_MAX_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) F 20051005

Method SET_MAX_VALUE on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method SET_MAX_VALUE_FIELDNAME Signature

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

Method SET_MAX_VALUE_FIELDNAME on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method SET_TEXT Signature

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

Method SET_TEXT on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method SET_TEXT_FIELDNAME Signature

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

Method SET_TEXT_FIELDNAME on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method SET_UPPER_THRESHOLD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) F 20051005

Method SET_UPPER_THRESHOLD_VALUE on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method SET_UPPER_THR_VALUE_FIELDNAME Signature

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

Method SET_UPPER_THR_VALUE_FIELDNAME on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method SET_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SYTABIX 20051005

Method SET_WIDTH on class CL_SALV_WD_UIE_VALUE_CMP has no exception.

Method SET_WIDTH_FIELDNAME Signature

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

Method SET_WIDTH_FIELDNAME on class CL_SALV_WD_UIE_VALUE_CMP has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 740