SAP ABAP Class CL_UMK_MEASURE_VIEWER (Measure Definition Viewer)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM (Application Component) Corporate Performance Monitor
⤷
UMK (Package) SEM-CPM: Measure Builder

⤷

⤷

Properties
Class | CL_UMK_MEASURE_VIEWER | |
Short Description | Measure Definition Viewer | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UMK | SEM-CPM: Measure Builder |
Created | 20010628 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UMK_MEASURE_VIEWER has no interface implemented.
Friends
Class CL_UMK_MEASURE_VIEWER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control Proxy Class | 20010628 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20010628 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_STREAM_FACTORY | IF_IXML_STREAM_FACTORY | 20010628 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_XSLT_PROCESSOR | 20010628 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SBDST_CONTENT | 20010628 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMK_Y_BOOL | Boolean (Space/X - False/True) | 20010628 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMK_Y_BOOL | Boolean (Space/X - False/True) | 20010628 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMK_Y_BOOL | Boolean (Space/X - False/True) | 20010628 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMK_Y_BOOL | Boolean (no = space / yes = X) | 20020828 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMK_Y_BOOL | Boolean (Space/X - False/True) | 20010628 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMK_Y_BOOL | Boolean (Space/X - False/True) | 20010719 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMK_Y_BOOL | Boolean (Space/X - False/True) | 20010628 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMK_Y_BOOL | Boolean (Space/X - False/True) | 20010628 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMK_Y_BOOL | Boolean (Space/X - False/True) | 20010628 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20010628 | |||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMK_Y_MEAS | Measure | 20010628 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMK_Y_OBJVERS | Object version | 20010628 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TEXT132 | Text (length 132) | 20010629 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20010628 |
2 | ![]() |
Instance method | Public | Method | Create HTML control to view measure dfeinition | 20010628 |
3 | ![]() |
Instance method | Public | Method | Get hidden flag( method call from xslt) | 20010628 |
4 | ![]() |
Instance method | Public | Method | Get Text Symbols | 20010628 |
5 | ![]() |
Instance method | Private | Event handling method | Handler for sapevent | 20010628 |
6 | ![]() |
Instance method | Public | Method | Set Measure to be viewed | 20010628 |
7 | ![]() |
Instance method | Private | Method | Transfer data to html control | 20010628 |
8 | ![]() |
Instance method | Private | Method | Transform xml document into html using xslt | 20010628 |
Events
Class CL_UMK_MEASURE_VIEWER has no event.
Types
Class CL_UMK_MEASURE_VIEWER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UMK_MEASURE_VIEWER has no parameter.
Method CONSTRUCTOR on class CL_UMK_MEASURE_VIEWER has no exception.
Method CREATE_HTML_CONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20010628 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
no parent container | 20010628 |
Method GET_HIDDEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_HIDDEN_DEFINITION | Call by reference | Type reference (TYPE) | UMK_Y_BOOL | Bool (space/X - false/true) | 20010628 | ||
2 | ![]() |
E_HIDDEN_DESCRIPTION | Call by reference | Type reference (TYPE) | UMK_Y_BOOL | Bool (space/X - false/true) | 20010628 | ||
3 | ![]() |
E_HIDDEN_FORMULA | Call by reference | Type reference (TYPE) | UMK_Y_BOOL | Bool (space/X - false/true) | 20010628 | ||
4 | ![]() |
E_HIDDEN_FORMULA_LINKS | Call by reference | Type reference (TYPE) | UMK_Y_BOOL | Bool (nein = Leerzeichen / ja = X) | 20020828 | ||
5 | ![]() |
E_HIDDEN_NAME | Call by reference | Type reference (TYPE) | UMK_Y_BOOL | Bool (space/X - false/true) | 20010628 | ||
6 | ![]() |
E_HIDDEN_REFMEAS | Call by reference | Type reference (TYPE) | UMK_Y_BOOL | Bool (space/X - false/true) | 20010719 | ||
7 | ![]() |
E_HIDDEN_TECH | Call by reference | Type reference (TYPE) | UMK_Y_BOOL | Bool (space/X - false/true) | 20010628 | ||
8 | ![]() |
E_HIDDEN_TITLE | Call by reference | Type reference (TYPE) | UMK_Y_BOOL | Bool (space/X - false/true) | 20010628 | ||
9 | ![]() |
E_HIDDEN_WEBPAGE | Call by reference | Type reference (TYPE) | UMK_Y_BOOL | Bool (space/X - false/true) | 20010628 |
Method GET_HIDDEN on class CL_UMK_MEASURE_VIEWER has no exception.
Method GET_TEXT_SYMBOLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TEXT_001 | Value transfer | Type reference (TYPE) | TEXT132 | Text in Länge 132 | 20010628 | ||
2 | ![]() |
E_TEXT_002 | Value transfer | Type reference (TYPE) | TEXT132 | Text in Länge 132 | 20010628 | ||
3 | ![]() |
E_TEXT_003 | Value transfer | Type reference (TYPE) | TEXT132 | Text in Länge 132 | 20010628 | ||
4 | ![]() |
E_TEXT_004 | Value transfer | Type reference (TYPE) | TEXT132 | Text in Länge 132 | 20010628 | ||
5 | ![]() |
E_TEXT_005 | Value transfer | Type reference (TYPE) | TEXT132 | Text in Länge 132 | 20010628 | ||
6 | ![]() |
E_TEXT_006 | Value transfer | Type reference (TYPE) | TEXT132 | Text in Länge 132 | 20010628 | ||
7 | ![]() |
E_TEXT_007 | Value transfer | Type reference (TYPE) | TEXT132 | Text in Länge 132 | 20010628 | ||
8 | ![]() |
E_TEXT_008 | Value transfer | Type reference (TYPE) | TEXT132 | Text in Länge 132 | 20010719 | ||
9 | ![]() |
E_TEXT_009 | Value transfer | Type reference (TYPE) | TEXT132 | Text in Länge 132 | 20020209 | ||
10 | ![]() |
E_TEXT_010 | Value transfer | Type reference (TYPE) | TEXT132 | Text in Länge 132 | 20020209 |
Method GET_TEXT_SYMBOLS on class CL_UMK_MEASURE_VIEWER has no exception.
Method HANDLE_SAPEVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION | Call by reference | Attribute reference (LIKE) | 20010628 | ||||
2 | ![]() |
FRAME | Call by reference | Attribute reference (LIKE) | 20010628 | ||||
3 | ![]() |
GETDATA | Call by reference | Attribute reference (LIKE) | 20010628 | ||||
4 | ![]() |
POSTDATA | Call by reference | Attribute reference (LIKE) | 20010628 | ||||
5 | ![]() |
QUERY_TABLE | Call by reference | Attribute reference (LIKE) | 20010628 |
Method HANDLE_SAPEVENT on class CL_UMK_MEASURE_VIEWER has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_HTML_TABLE | Call by reference | Type reference (TYPE) | SBDST_CONTENT | 20010628 | |||
2 | ![]() |
E_SIZE | Call by reference | Type reference (TYPE) | I | 20010628 | |||
3 | ![]() |
IT_XML_TABLE | Value transfer | Type reference (TYPE) | SBDST_CONTENT | Set xml table rather than generate it from database | 20010629 | ||
4 | ![]() |
I_HIDE_DEFINITION | Call by reference | Type reference (TYPE) | UMK_Y_BOOL | SPACE | Bool (space/X - false/true) | 20010628 | |
5 | ![]() |
I_HIDE_DESCRIPTION | Call by reference | Type reference (TYPE) | UMK_Y_BOOL | SPACE | Bool (space/X - false/true) | 20010628 | |
6 | ![]() |
I_HIDE_FORMULA | Call by reference | Type reference (TYPE) | UMK_Y_BOOL | SPACE | Bool (space/X - false/true) | 20010628 | |
7 | ![]() |
I_HIDE_FORMULA_LINKS | Call by reference | Type reference (TYPE) | UMK_Y_BOOL | SPACE | Bool (nein = Leerzeichen / ja = X) | 20020828 | |
8 | ![]() |
I_HIDE_NAME | Call by reference | Type reference (TYPE) | UMK_Y_BOOL | SPACE | Bool (space/X - false/true) | 20010628 | |
9 | ![]() |
I_HIDE_REFMEAS | Call by reference | Type reference (TYPE) | UMK_Y_BOOL | 'X' | Bool (space/X - false/true) | 20010719 | |
10 | ![]() |
I_HIDE_TECH | Call by reference | Type reference (TYPE) | UMK_Y_BOOL | SPACE | Bool (space/X - false/true) | 20010628 | |
11 | ![]() |
I_HIDE_TITLE | Call by reference | Type reference (TYPE) | UMK_Y_BOOL | SPACE | Bool (space/X - false/true) | 20010628 | |
12 | ![]() |
I_HIDE_WEBPAGE | Call by reference | Type reference (TYPE) | UMK_Y_BOOL | SPACE | Bool (space/X - false/true) | 20010628 | |
13 | ![]() |
I_MEAS | Value transfer | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20010628 | ||
14 | ![]() |
I_OBJVERS | Value transfer | Type reference (TYPE) | UMK_Y_OBJVERS | UMKM_C_OBJVERS-ACTIVE | Objektversion | 20010628 | |
15 | ![]() |
I_SIZE | Value transfer | Type reference (TYPE) | I | 20010629 |
Method SET_DATA on class CL_UMK_MEASURE_VIEWER has no exception.
Method SET_DATA_INTERNAL Signature
Method SET_DATA_INTERNAL on class CL_UMK_MEASURE_VIEWER has no parameter.
Method SET_DATA_INTERNAL on class CL_UMK_MEASURE_VIEWER has no exception.
Method TRANSFORM_XML2HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_HTML_TABLE | Call by reference | Type reference (TYPE) | SBDST_CONTENT | 20010628 | |||
2 | ![]() |
E_SIZE | Call by reference | Type reference (TYPE) | I | 20010628 | |||
3 | ![]() |
IT_XML_TABLE | Value transfer | Type reference (TYPE) | SBDST_CONTENT | 20010628 | |||
4 | ![]() |
I_SIZE | Value transfer | Type reference (TYPE) | I | 20010628 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20010628 |
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 3.1A |