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 SBDST 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 MT_FACTORY Static Attribute Private Type reference (TYPE) UMR_YT_CL_LINKS Table of Ref to CL_UMR_RISK_ACTIVITY 20010612
2 MT_RI200 Instance attribute Private Type reference (TYPE) YT_RI200ST Buffer 20010718
3 MT_RI201 Instance attribute Private Type reference (TYPE) YT_RI201ST Buffer 20010718
4 MT_RI201T Instance attribute Private Type reference (TYPE) YT_RI201TST Buffer 20010718
5 MT_RI202 Instance attribute Private Type reference (TYPE) YT_RI202ST Buffer 20010718
6 MT_RI202T Instance attribute Private Type reference (TYPE) YT_RI202TST Buffer 20010718
7 M_APP Instance attribute Public Type reference (TYPE) UMC_Y_APPLICATION Application Key 20010612
8 M_APPKEY Instance attribute Public Type reference (TYPE) UMC_Y_APPKEY Application Identifier 20010612
9 M_OKEY Instance attribute Public Type reference (TYPE) UMB_Y_OBJ_KEY Scorecard Elements: Object Key 20010612
10 M_OTYPE 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 CONSTRUCTOR Instance method Public Constructor Constructor 20010612
2 GET_BW_REP Instance method Private Method Get BW Queries 20010718
3 GET_INSTANCE Static method Public Method Create New Instance of Class 20010612
4 GET_QUERY Instance method Public Method Get BW Queries 20010612
5 GET_URL Instance method Public Method Get URLs 20010703
6 GET_WEB_REPORT Instance method Public Method Get Web Reports 20010612
7 GET_WORKBOOK Instance method Public Method Get Workbooks 20010612
8 INIT_FACTORY Static method Public Method Deletes Content of Whole Factory 20010612
9 IS_MODIFIED Instance method Public Method Check if Member Data are Modified 20010612
10 IS_MODIFIED_ALL Static method Public Method Check if Member Data are Modified for All Objects in Factory 20010612
11 LOAD_FROM_DB Instance method Public Method Load Data from Database 20010612
12 LOAD_FROM_DB_ALL Static method Public Method Load Data from Database for All Objects in Factory 20010612
13 SAVE_TO_DB Instance method Public Method Save Data to Database 20010612
14 SAVE_TO_DB_ALL Static method Public Method Save Data to Database for All Objects in Factory 20010612
15 SET_BW_REP Instance method Private Method Set BW Queries 20010718
16 SET_QUERY Instance method Public Method Set BW Queries 20010612
17 SET_URL Instance method Public Method Set URLs 20010703
18 SET_WEB_REPORT Instance method Public Method Set Web Reports 20010612
19 SET_WORKBOOK 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 Importing I_APP Value transfer Type reference (TYPE) UMC_Y_APPLICATION Anwendungskennung 20010612
2 Importing I_APPKEY Value transfer Type reference (TYPE) UMC_Y_APPKEY Applikationsidentifikator 20010612
3 Importing I_OKEY Value transfer Type reference (TYPE) UMB_Y_OBJ_KEY Scorecard Elemente: Objektschlüssel 20010612
4 Importing 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 Importing I_ISWORKBOOK Value transfer Type reference (TYPE) AS4FLAG Select query/workbook 20010718
2 Returning 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 Importing I_APP Value transfer Type reference (TYPE) UMC_Y_APPLICATION Anwendungskennung 20010612
2 Importing I_APPKEY Value transfer Type reference (TYPE) UMC_Y_APPKEY Applikationsidentifikator 20010612
3 Importing I_OKEY Value transfer Type reference (TYPE) UMB_Y_OBJ_KEY Scorecard Elemente: Objektschlüssel 20010612
4 Importing I_OTYPE Value transfer Type reference (TYPE) UMB_Y_OBJ_TYPE Scorecard Elemente: Objekttyp 20010612
5 Returning 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 Returning 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 Importing I_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU System, aktuelle Sprache 20010718
2 Returning 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 Importing I_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU R/3-System, aktuelle Sprache 20010718
2 Returning 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 Returning 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 Returning 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 Returning 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 Importing IT_LIST Call by reference Type reference (TYPE) UMC_YT_QUERY_LINK BW Query - Anbindung 20010718
2 Importing 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 Importing 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 Importing IT_LIST Call by reference Type reference (TYPE) UMC_YT_URL_ASSIGNMENT URL 20010703
2 Importing 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 Importing IT_LIST Call by reference Type reference (TYPE) UMC_YT_WEB_REPORT BW-Webreport 20010612
2 Importing 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 Importing 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