SAP ABAP Class CL_UMB_OFL_MANAGER (BSC Offline Manager)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
     UMB (Package) SEM-CPM: Balanced Scorecard
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UMB_OFL_CONSTANT Constant Definition 20011228
Properties
Class CL_UMB_OFL_MANAGER  
Short Description BSC Offline Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UMB   SEM-CPM: Balanced Scorecard 
Created 20011218   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMB_OFL_MANAGER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UMB_OFL_CONSTANT Constant Definition 20011228
Friends
Class CL_UMB_OFL_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_BY_MY_BSC Constant Public Type reference (TYPE) CHAR1 '3' Selection by myBalanced Scorecard 20020724
2 MC_BY_PERS_VIEW Constant Public Type reference (TYPE) CHAR1 '1' Selection by Personal View 20011218
3 MC_BY_SCORECARD Constant Public Type reference (TYPE) CHAR1 '2' Selection by Scorecard 20011218
4 MR_BSC_SET Instance attribute Private Object reference (TYPE REF TO) CL_UMB_BSC_SET Set of Scorecards 20011218
5 MR_OFL_PV_SEL_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_UMB_OFL_PV_SEL Personal View Selection 20011221
6 MR_OFL_SCORECARD_SET Instance attribute Private Object reference (TYPE REF TO) CL_UMB_OFL_SCORECARD_SET Offline Scorecard Sets 20011219
7 MR_PERS_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_UMB_PERS_MANAGER Service Class Handling BSC Personalization 20011219
8 MR_STATUS_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_UMB_OFL_STATUS_MANAGER BSC Offline: Status Managerment 20020221
9 MT_OFL_PERS_VIEW Instance attribute Private Type reference (TYPE) UMB_YT_OFL_PERS_VIEW Offline Personal Views 20011219
10 MT_OFL_SCORECARD Instance attribute Private Type reference (TYPE) UMB_YT_OFL_SCORECARD Offline Scorecard 20011218
11 M_BASE_DIR Instance attribute Private Type reference (TYPE) STRING 1-name+timestamp;2-scard+timestamp 20020718
12 M_CURPER Instance attribute Public Type reference (TYPE) UMC_Y_FISCPER Period 20011218
13 M_FRPER Instance attribute Public Type reference (TYPE) UMC_Y_FISCPER Period 20011218
14 M_GUID Instance attribute Private Type reference (TYPE) SYSUUID_25 Unique Key for Each Download 20020304
15 M_METHOD Instance attribute Public Type reference (TYPE) CHAR1 Single-Character Indicator 20011227
16 M_SCARD Instance attribute Private Type reference (TYPE) UMB_Y_SCARD Used by BDS 20020530
17 M_START_PAGE Instance attribute Private Type reference (TYPE) STRING 20011226
18 M_TARPER Instance attribute Public Type reference (TYPE) UMC_Y_FISCPER Period 20011218
19 M_TOPER Instance attribute Public Type reference (TYPE) UMC_Y_FISCPER Period 20011218
20 SR_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_UMB_OFL_MANAGER BSC Offline Manager 20020304
Methods
# Method Level Visibility Method type Description Created on
1 COMPRESS_OSTREAMS Instance method Private Method Compress offline data files into one for Web download 20020528
2 CONSTRUCTOR Instance method Public Constructor Constructor 20011218
3 DOWNLOAD_OSTREAMS Instance method Public Method Download Offline Data Into Frontend Directory via SAPGui 20020304
4 GET_DIRECTORY Instance method Public Method Get Base Directory in Frontend PC 20011218
5 GET_INSTANCE Static method Public Method Get Global Instance 20020304
6 GET_MIME_OBJECTS Instance method Private Method Get MIME Objects in BALANCED_SCORECARD (BPS) 20020304
7 GET_OFFLINE_OSTREAMS Instance method Public Method Get Offline Data Files in Memory According to User's Input 20020304
8 SEND_NOTIFICATION Instance method Public Method Send E-Mail Notification for Web Download 20020611
9 STORE_OSTREAMS Instance method Public Method Store Offline Data into BDS for Web Download 20020530
Events
Class CL_UMB_OFL_MANAGER has no event.
Types
Class CL_UMB_OFL_MANAGER has no local type.
Method Signatures

Method COMPRESS_OSTREAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONTENT Call by reference Type reference (TYPE) UMB_BDS_CONTENT Content of BDS document 20020528
2 Exporting E_LENGTH Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20020528
3 Importing IT_OSTREAMS Call by reference Type reference (TYPE) UMB_YT_OSTREAM Output Streams Table 20020528

Method COMPRESS_OSTREAMS on class CL_UMB_OFL_MANAGER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_UMB_OFL_MANAGER has no parameter.
Method CONSTRUCTOR on class CL_UMB_OFL_MANAGER has no exception.

Method DOWNLOAD_OSTREAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OSTREAM Call by reference Type reference (TYPE) UMB_YT_OSTREAM Output Streams Table 20020304
2 Importing I_BASE_DIRECTORY Call by reference Type reference (TYPE) STRING 20020304

Method DOWNLOAD_OSTREAMS on class CL_UMB_OFL_MANAGER has no exception.

Method GET_DIRECTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_BASE_DIRECTORY Value transfer Type reference (TYPE) STRING 20011218
# Exception Resumable Description Created on
1 CANCELED No selection 20011218

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_UMB_OFL_MANAGER BSC Offline Manager 20020304

Method GET_INSTANCE on class CL_UMB_OFL_MANAGER has no exception.

Method GET_MIME_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_OSTREAMS Value transfer Type reference (TYPE) UMB_YT_OSTREAM Output Streams Table 20020304
2 Importing IS_ROOT_OBJECT Call by reference Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20020304
3 Importing I_BASE_DIR Call by reference Type reference (TYPE) STRING 20020304
4 Importing I_PACKAGE_ID Call by reference Type reference (TYPE) SKWF_PKGID KW Framework: Package-Kennung 20020304

Method GET_MIME_OBJECTS on class CL_UMB_OFL_MANAGER has no exception.

Method GET_OFFLINE_OSTREAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_OSTREAM Value transfer Type reference (TYPE) UMB_YT_OSTREAM Output Streams Table 20020304
2 Importing IT_COMP_SCORECARD_KEY Call by reference Type reference (TYPE) UMB_YT_SCARD Keys of scorecard object (element) 20020304
3 Importing I_CURPER Call by reference Type reference (TYPE) UMC_Y_FISCPER Periode 20020304
4 Importing I_EST_COL Call by reference Type reference (TYPE) UMB_Y_COL Technischer Name eines Wertfeldes 20020708
5 Importing I_FRPER Call by reference Type reference (TYPE) UMC_Y_FISCPER Periode 20020304
6 Importing I_JOBNAME Call by reference Type reference (TYPE) BTCJOB Name eines Hintergrundjobs 20020610
7 Importing I_JOBNO Call by reference Type reference (TYPE) BTCJOBCNT Kennummer eines Jobs 20020610
8 Importing I_METHOD Call by reference Type reference (TYPE) CHAR1 MC_BY_SCORECARD Einstelliges Kennzeichen 20020304
9 Importing I_SCORECARD_KEY Call by reference Type reference (TYPE) UMB_Y_SCARD Scorecard Key 20020304
10 Importing I_TARPER Call by reference Type reference (TYPE) UMC_Y_FISCPER Periode 20020304
11 Importing I_TOPER Call by reference Type reference (TYPE) UMC_Y_FISCPER Periode 20020304
# Exception Resumable Description Created on
1 NO_OVERVIEW_PV No analysis, ce-chain, strategy-map, scorecard comparison 20020304
2 NO_SCORECARD No scorecard 20020304
3 XSLT_INITIALIZE_ERROR Falied in initilizing XSLT processor 20020304

Method SEND_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EMAIL Call by reference Type reference (TYPE) UMB_Y_EMAIL E-Mail-Adresse 20020611

Method SEND_NOTIFICATION on class CL_UMB_OFL_MANAGER has no exception.

Method STORE_OSTREAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DOCID Call by reference Type reference (TYPE) BDS_DOCID Business Document Service: Dokument-ID 20020530
2 Exporting E_VERNO Call by reference Type reference (TYPE) BDS_DVERNO Business Document Service: Dokument Versionsnummer 20020530
3 Importing IT_OSTREAM Call by reference Type reference (TYPE) UMB_YT_OSTREAM Output Streams Table 20020530
4 Importing I_SCARD Call by reference Type reference (TYPE) UMB_Y_SCARD Scorecard 20020530

Method STORE_OSTREAMS on class CL_UMB_OFL_MANAGER has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.1B