SAP ABAP Class CL_UMB_BSC_WEB_PRINT_MANAGER (Print Manager for BSC Web App)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
⤷
UMB (Package) SEM-CPM: Balanced Scorecard
⤷
⤷
Properties
| Class | CL_UMB_BSC_WEB_PRINT_MANAGER | |
| Short Description | Print Manager for BSC Web App | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UMB | SEM-CPM: Balanced Scorecard |
| Created | 20010813 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMB_BSC_WEB_PRINT_MANAGER has no forward declaration.
Interfaces
Class CL_UMB_BSC_WEB_PRINT_MANAGER has no interface implemented.
Friends
Class CL_UMB_BSC_WEB_PRINT_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | UMB_Y_ATTR_KEY | 'assessment' | Single-Character Indicator | 20020215 | ||
| 2 | Constant | Public | Type reference (TYPE) | UMB_Y_ATTR_KEY | 'comment' | Single-Character Indicator | 20020215 | ||
| 3 | Constant | Public | Type reference (TYPE) | UMB_Y_ATTR_KEY | 'definition' | Single-Character Indicator | 20020215 | ||
| 4 | Constant | Public | Type reference (TYPE) | UMB_Y_ATTR_KEY | 'formula' | Single-Character Indicator | 20020215 | ||
| 5 | Constant | Public | Type reference (TYPE) | UMB_Y_ATTR_KEY | 'initiatives' | Single-Character Indicator | 20020215 | ||
| 6 | Constant | Public | Type reference (TYPE) | UMB_Y_ATTR_KEY | 'measures' | Single-Character Indicator | 20020215 | ||
| 7 | Constant | Public | Type reference (TYPE) | UMB_Y_ATTR_KEY | 'risk' | Single-Character Indicator | 20020215 | ||
| 8 | Constant | Public | Type reference (TYPE) | UMB_Y_ATTR_KEY | 'risk_assessment' | Single-Character Indicator | 20020215 | ||
| 9 | Constant | Public | Type reference (TYPE) | UMB_Y_ATTR_KEY | 'risk_comment' | Single-Character Indicator | 20020215 | ||
| 10 | Constant | Public | Type reference (TYPE) | UMB_Y_ATTR_KEY | 'risk_status' | Single-Character Indicator | 20020215 | ||
| 11 | Constant | Public | Type reference (TYPE) | UMB_Y_ATTR_KEY | 'risk_values' | Single-Character Indicator | 20020215 | ||
| 12 | Constant | Public | Type reference (TYPE) | UMB_Y_ATTR_KEY | 'status' | Single-Character Indicator | 20020215 | ||
| 13 | Constant | Public | Type reference (TYPE) | UMB_Y_ATTR_KEY | 'time_series' | Single-Character Indicator | 20020215 | ||
| 14 | Constant | Public | Type reference (TYPE) | UMB_Y_ATTR_KEY | 'values' | Single-Character Indicator | 20020215 | ||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMB_BSC_WEB_APPLICATION | BSC Web Application | 20010813 | |||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMB_BSC_HIERARCHY_TREE | Scorecard Hierarchy Tree | 20011129 | |||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMB_WEB_PRINT_VIEW | Web Print View | 20021017 | |||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMB_SCORECARD | Scorecard | 20011129 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | AS4FLAG | SPACE | Flag (X or Blank) | 20020716 | ||
| 20 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | ' ' | Print Detail | 20020214 | ||
| 21 | Instance attribute | Public | Type reference (TYPE) | STRING | HTML Stream | 20021017 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | XSTRING | PDF Stream | 20020715 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | UMB_Y_TREE_TYPE | '1' | Tree Type | 20020215 |
Methods
Events
Class CL_UMB_BSC_WEB_PRINT_MANAGER has no event.
Types
Class CL_UMB_BSC_WEB_PRINT_MANAGER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_UMB_BSC_WEB_APPLICATION | BSC Web Applikation | 20010813 |
Method CONSTRUCTOR on class CL_UMB_BSC_WEB_PRINT_MANAGER has no exception.
Method GET_LIST_OF_SCORECARDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SCORECARDS | Value transfer | Type reference (TYPE) | UMB_YT_BSP_HIER_TREE | BSP Tree | 20011129 |
Method GET_LIST_OF_SCORECARDS on class CL_UMB_BSC_WEB_PRINT_MANAGER has no exception.
Method GET_OWNERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_OWNER | Value transfer | Type reference (TYPE) | UMB_YT_OWNER_DROPDOWN | Owner list in drop down list | 20011113 |
Method GET_OWNERS on class CL_UMB_BSC_WEB_PRINT_MANAGER has no exception.
Method GET_PRINT_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SCREEN | Call by reference | Type reference (TYPE) | STRING | 20020612 | ||||
| 2 | R_URL | Value transfer | Type reference (TYPE) | STRING | 20020612 |
Method GET_PRINT_URL on class CL_UMB_BSC_WEB_PRINT_MANAGER has no exception.
Method GET_SEL_SCORECARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SCORECARD | Value transfer | Type reference (TYPE) | UMB_Y_SCARD | Interface for a Balanced Scorecard object | 20011129 |
Method GET_SEL_SCORECARD on class CL_UMB_BSC_WEB_PRINT_MANAGER has no exception.
Method GET_TREE_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TREETYPES | Value transfer | Type reference (TYPE) | UMB_YT_TREE_TYPE | Typen des BSC Overview | 20011113 |
Method GET_TREE_TYPES on class CL_UMB_BSC_WEB_PRINT_MANAGER has no exception.
Method PRINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FILTER | Call by reference | Type reference (TYPE) | UMB_YS_BSC_FILTER | Filter for BSC tree | 20011114 | |||
| 2 | IT_DETAIL | Call by reference | Type reference (TYPE) | UMB_YT_BSC_PERS1 | Personalisierung 1 - BSC | 20020215 | |||
| 3 | I_ASS | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20020211 | |||
| 4 | I_COMMENT | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20020211 | |||
| 5 | I_PREVIEW | Call by reference | Type reference (TYPE) | AS4FLAG | SPACE | Flag (X oder Blank) | 20020715 | ||
| 6 | I_SCORECARD | Call by reference | Type reference (TYPE) | UMB_Y_SCARD | Scorecard | 20011129 | |||
| 7 | I_TREETYPE | Call by reference | Type reference (TYPE) | UMB_Y_TREE_TYPE | Baumtyp | 20011114 | |||
| 8 | R_MESSAGE | Value transfer | Type reference (TYPE) | STRING | 20011114 |
Method PRINT on class CL_UMB_BSC_WEB_PRINT_MANAGER has no exception.
Method PRINT_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SCREEN | Call by reference | Type reference (TYPE) | STRING | 20010813 |
Method PRINT_VIEW on class CL_UMB_BSC_WEB_PRINT_MANAGER has no exception.
Method SET_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DETAIL | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20020214 |
Method SET_DETAIL on class CL_UMB_BSC_WEB_PRINT_MANAGER has no exception.
Method SET_PRINT_DETAIL_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20021018 |
Method SET_PRINT_DETAIL_VIEW on class CL_UMB_BSC_WEB_PRINT_MANAGER has no exception.
Method SET_PRINT_MSC_VIEW Signature
Method SET_PRINT_MSC_VIEW on class CL_UMB_BSC_WEB_PRINT_MANAGER has no parameter.
Method SET_PRINT_MSC_VIEW on class CL_UMB_BSC_WEB_PRINT_MANAGER has no exception.
Method SET_PRINT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Type reference (TYPE) | UMB_Y_TREE_TYPE | Baumtyp | 20020215 |
Method SET_PRINT_TYPE on class CL_UMB_BSC_WEB_PRINT_MANAGER has no exception.
Method SET_PRINT_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20030729 | |||
| 2 | I_SCREEN | Call by reference | Type reference (TYPE) | STRING | Screen name | 20021017 |
Method SET_PRINT_VIEW on class CL_UMB_BSC_WEB_PRINT_MANAGER has no exception.
Method SET_SCORECARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SCORECARD | Call by reference | Type reference (TYPE) | UMB_Y_SCARD | Scorecard | 20011129 |
Method SET_SCORECARD on class CL_UMB_BSC_WEB_PRINT_MANAGER has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 31A |