SAP ABAP Class CL_UMR_LINKS (Left)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM (Application Component) Corporate Performance Monitor
⤷
UMR (Package) CPM: Risk Management
⤷
⤷
Properties
| Class | CL_UMR_LINKS | |
| Short Description | Left | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UMR | CPM: Risk Management |
| Created | 20010612 | SAP |
| Last change | 20050220 | 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) |
Interfaces
Class CL_UMR_LINKS has no interface implemented.
Friends
Class CL_UMR_LINKS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | UMR_YT_CL_LINKS | Table of Ref to CL_UMR_RISK_ACTIVITY | 20010612 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | YT_RI200ST | Buffer | 20010718 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | YT_RI201ST | Buffer | 20010718 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | YT_RI201TST | Buffer | 20010718 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | YT_RI202ST | Buffer | 20010718 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | YT_RI202TST | Buffer | 20010718 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | UMC_Y_APPLICATION | Application Key | 20010612 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | UMC_Y_APPKEY | Application Identifier | 20010612 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | UMB_Y_OBJ_KEY | Scorecard Elements: Object Key | 20010612 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | UMB_Y_OBJ_TYPE | Scorecard Elements: Object Type | 20010612 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010612 | |
| 2 | Instance method | Private | Method | Get BW Queries | 20010718 | |
| 3 | Static method | Public | Method | Create New Instance of Class | 20010612 | |
| 4 | Instance method | Public | Method | Get BW Queries | 20010612 | |
| 5 | Instance method | Public | Method | Get URLs | 20010703 | |
| 6 | Instance method | Public | Method | Get Web Reports | 20010612 | |
| 7 | Instance method | Public | Method | Get Workbooks | 20010612 | |
| 8 | Static method | Public | Method | Deletes Content of Whole Factory | 20010612 | |
| 9 | Instance method | Public | Method | Check if Member Data are Modified | 20010612 | |
| 10 | Static method | Public | Method | Check if Member Data are Modified for All Objects in Factory | 20010612 | |
| 11 | Instance method | Public | Method | Load Data from Database | 20010612 | |
| 12 | Static method | Public | Method | Load Data from Database for All Objects in Factory | 20010612 | |
| 13 | Instance method | Public | Method | Save Data to Database | 20010612 | |
| 14 | Static method | Public | Method | Save Data to Database for All Objects in Factory | 20010612 | |
| 15 | Instance method | Private | Method | Set BW Queries | 20010718 | |
| 16 | Instance method | Public | Method | Set BW Queries | 20010612 | |
| 17 | Instance method | Public | Method | Set URLs | 20010703 | |
| 18 | Instance method | Public | Method | Set Web Reports | 20010612 | |
| 19 | Instance method | Public | Method | Set Workbooks | 20010612 |
Events
Class CL_UMR_LINKS has no event.
Types
Class CL_UMR_LINKS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APP | Value transfer | Type reference (TYPE) | UMC_Y_APPLICATION | Anwendungskennung | 20010612 | |||
| 2 | I_APPKEY | Value transfer | Type reference (TYPE) | UMC_Y_APPKEY | Applikationsidentifikator | 20010612 | |||
| 3 | I_OKEY | Value transfer | Type reference (TYPE) | UMB_Y_OBJ_KEY | Scorecard Elemente: Objektschlüssel | 20010612 | |||
| 4 | I_OTYPE | Value transfer | Type reference (TYPE) | UMB_Y_OBJ_TYPE | Scorecard Elemente: Objekttyp | 20010612 |
Method CONSTRUCTOR on class CL_UMR_LINKS has no exception.
Method GET_BW_REP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ISWORKBOOK | Value transfer | Type reference (TYPE) | AS4FLAG | Select query/workbook | 20010718 | |||
| 2 | RT_LIST | Value transfer | Type reference (TYPE) | UMC_YT_QUERY_LINK | BW Query - Anbindung | 20010718 |
Method GET_BW_REP on class CL_UMR_LINKS has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APP | Value transfer | Type reference (TYPE) | UMC_Y_APPLICATION | Anwendungskennung | 20010612 | |||
| 2 | I_APPKEY | Value transfer | Type reference (TYPE) | UMC_Y_APPKEY | Applikationsidentifikator | 20010612 | |||
| 3 | I_OKEY | Value transfer | Type reference (TYPE) | UMB_Y_OBJ_KEY | Scorecard Elemente: Objektschlüssel | 20010612 | |||
| 4 | I_OTYPE | Value transfer | Type reference (TYPE) | UMB_Y_OBJ_TYPE | Scorecard Elemente: Objekttyp | 20010612 | |||
| 5 | RR_LINK | Value transfer | Object reference (TYPE REF TO) | CL_UMR_LINKS | Links | 20010612 |
Method GET_INSTANCE on class CL_UMR_LINKS has no exception.
Method GET_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_LIST | Value transfer | Type reference (TYPE) | UMC_YT_QUERY_LINK | BW Query - Anbindung | 20010612 |
Method GET_QUERY on class CL_UMR_LINKS has no exception.
Method GET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | System, aktuelle Sprache | 20010718 | ||
| 2 | RT_LIST | Value transfer | Type reference (TYPE) | UMC_YT_URL_ASSIGNMENT | URL | 20010703 |
Method GET_URL on class CL_UMR_LINKS has no exception.
Method GET_WEB_REPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20010718 | ||
| 2 | RT_LIST | Value transfer | Type reference (TYPE) | UMC_YT_WEB_REPORT | BW-Webreport | 20010612 |
Method GET_WEB_REPORT on class CL_UMR_LINKS has no exception.
Method GET_WORKBOOK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_LIST | Value transfer | Type reference (TYPE) | UMC_YT_QUERY_LINK | BW Query - Anbindung | 20010612 |
Method GET_WORKBOOK on class CL_UMR_LINKS has no exception.
Method INIT_FACTORY Signature
Method INIT_FACTORY on class CL_UMR_LINKS has no parameter.
Method INIT_FACTORY on class CL_UMR_LINKS has no exception.
Method IS_MODIFIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MODIF | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20010612 |
Method IS_MODIFIED on class CL_UMR_LINKS has no exception.
Method IS_MODIFIED_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MODIF | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20010612 |
Method IS_MODIFIED_ALL on class CL_UMR_LINKS has no exception.
Method LOAD_FROM_DB Signature
Method LOAD_FROM_DB on class CL_UMR_LINKS has no parameter.
Method LOAD_FROM_DB on class CL_UMR_LINKS has no exception.
Method LOAD_FROM_DB_ALL Signature
Method LOAD_FROM_DB_ALL on class CL_UMR_LINKS has no parameter.
Method LOAD_FROM_DB_ALL on class CL_UMR_LINKS has no exception.
Method SAVE_TO_DB Signature
Method SAVE_TO_DB on class CL_UMR_LINKS has no parameter.
Method SAVE_TO_DB on class CL_UMR_LINKS has no exception.
Method SAVE_TO_DB_ALL Signature
Method SAVE_TO_DB_ALL on class CL_UMR_LINKS has no parameter.
Method SAVE_TO_DB_ALL on class CL_UMR_LINKS has no exception.
Method SET_BW_REP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LIST | Call by reference | Type reference (TYPE) | UMC_YT_QUERY_LINK | BW Query - Anbindung | 20010718 | |||
| 2 | I_ISWORKBOOK | Value transfer | Type reference (TYPE) | AS4FLAG | Select query/workbook | 20010718 |
Method SET_BW_REP on class CL_UMR_LINKS has no exception.
Method SET_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LIST | Call by reference | Type reference (TYPE) | UMC_YT_QUERY_LINK | BW Query - Anbindung | 20010612 |
Method SET_QUERY on class CL_UMR_LINKS has no exception.
Method SET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LIST | Call by reference | Type reference (TYPE) | UMC_YT_URL_ASSIGNMENT | URL | 20010703 | |||
| 2 | I_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | System, aktuelle Sprache | 20010718 |
Method SET_URL on class CL_UMR_LINKS has no exception.
Method SET_WEB_REPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LIST | Call by reference | Type reference (TYPE) | UMC_YT_WEB_REPORT | BW-Webreport | 20010612 | |||
| 2 | I_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | System, aktuelle Sprache | 20010718 |
Method SET_WEB_REPORT on class CL_UMR_LINKS has no exception.
Method SET_WORKBOOK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LIST | Call by reference | Type reference (TYPE) | UMC_YT_QUERY_LINK | BW Query - Anbindung | 20010612 |
Method SET_WORKBOOK on class CL_UMR_LINKS has no exception.
History
| Last changed by/on | SAP | 20050220 |
| SAP Release Created in | 3.1A |