SAP ABAP Class CL_UMV_VDT_VISUAL (Value Driver Tree: Visualization)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM (Application Component) Corporate Performance Monitor
⤷
UMV (Package) CPM : Value Driver Tree
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UMC_ORGCHART_ALLGUIS | Org Chart (for Normal GUI a n d SAP GUI for HTML) | 20000620 |
Properties
| Class | CL_UMV_VDT_VISUAL | |
| Short Description | Value Driver Tree: Visualization | |
| Super Class | CL_UMC_ORGCHART_ALLGUIS | Org Chart (for Normal GUI a n d SAP GUI for HTML) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UMV | CPM : Value Driver Tree |
| Created | 20000620 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UMV_VDT_VISUAL has no interface implemented.
Friends
Class CL_UMV_VDT_VISUAL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | UMV_Y_ORIENT | 'C' | Cause | 20000927 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR01 | 'C' | Character Field Length 1 | 20020130 | ||
| 3 | Constant | Public | Type reference (TYPE) | UMV_Y_TRANS_MODE | 'D' | Design | 20000807 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR01 | 'D' | Character Field Length 1 | 20020130 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR40 | 'DRAGDROP_VDRIVER' | Character field of length 40 | 20020130 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR40 | 'DRAGDROP_VDRIVERCOPY' | Character field of length 40 | 20020130 | ||
| 7 | Constant | Public | Type reference (TYPE) | UMV_Y_TRANS_MODE | 'P' | Presentation | 20000807 | ||
| 8 | Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'techid_col' | Tree Control: Column Name / Item Name | 20020124 | ||
| 9 | Constant | Public | Type reference (TYPE) | UMV_Y_ORIENT | 'U' | Used | 20000927 | ||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag&Drop | 20020130 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag&Drop | 20020130 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag&Drop | 20020130 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMV_VDT_DATA | Value Driver Tree: Attributes and Data | 20000620 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | YT_CELL_COL | 20011221 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | YT_OBJLIST | Assignment Box <-> Value Driver | 20000721 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | YT_VDT_DATA_BUFFER | Buffered Data from Value Driver Trees | 20000920 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | UMC_Y_ORGCHART_ORIENT | Orientation of Org Chart | 20020517 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20020225 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | UMV_Y_TRANS_MODE | Value Driver Transaction Mode | 20000726 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | UMV_Y_ORIENT | Orientation of Value Driver Tree | 20000927 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20020124 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | UMC_Y_ORGCHART_ORIENT | Orientation of Org Chart | 20020517 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Inserts All Dependent Drivers | 20000726 | |
| 2 | Instance method | Public | Method | Adds Measure to the Value Driver Tree | 20020130 | |
| 3 | Instance method | Private | Method | Adds Unassigned Value Drivers | 20020129 | |
| 4 | Instance method | Public | Method | Adds Measure to the Value Driver Tree | 20020403 | |
| 5 |