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 | Constant | Public | Type reference (TYPE) | CHAR1 | '3' | Selection by myBalanced Scorecard | 20020724 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | '1' | Selection by Personal View | 20011218 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | '2' | Selection by Scorecard | 20011218 | ||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMB_BSC_SET | Set of Scorecards | 20011218 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMB_OFL_PV_SEL | Personal View Selection | 20011221 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMB_OFL_SCORECARD_SET | Offline Scorecard Sets | 20011219 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMB_PERS_MANAGER | Service Class Handling BSC Personalization | 20011219 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMB_OFL_STATUS_MANAGER | BSC Offline: Status Managerment | 20020221 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | UMB_YT_OFL_PERS_VIEW | Offline Personal Views | 20011219 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | UMB_YT_OFL_SCORECARD | Offline Scorecard | 20011218 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | STRING | 1-name+timestamp;2-scard+timestamp | 20020718 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | UMC_Y_FISCPER | Period | 20011218 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | UMC_Y_FISCPER | Period | 20011218 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | SYSUUID_25 | Unique Key for Each Download | 20020304 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20011227 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | UMB_Y_SCARD | Used by BDS | 20020530 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | STRING | 20011226 | ||||
| 18 | Instance attribute | Public | Type reference (TYPE) | UMC_Y_FISCPER | Period | 20011218 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | UMC_Y_FISCPER | Period | 20011218 | |||
| 20 | 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 | Instance method | Private | Method | Compress offline data files into one for Web download | 20020528 | |
| 2 | Instance method | Public | Constructor | Constructor | 20011218 | |
| 3 | Instance method | Public | Method | Download Offline Data Into Frontend Directory via SAPGui | 20020304 | |
| 4 | Instance method | Public | Method | Get Base Directory in Frontend PC | 20011218 | |
| 5 | Static method | Public | Method | Get Global Instance | 20020304 | |
| 6 | Instance method | Private | Method | Get MIME Objects in BALANCED_SCORECARD (BPS) | 20020304 | |
| 7 | Instance method | Public | Method | Get Offline Data Files in Memory According to User's Input | 20020304 | |
| 8 | Instance method | Public | Method | Send E-Mail Notification for Web Download | 20020611 | |
| 9 | 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 | ET_CONTENT | Call by reference | Type reference (TYPE) | UMB_BDS_CONTENT | Content of BDS document | 20020528 | |||
| 2 | E_LENGTH | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020528 | |||
| 3 | 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 | IT_OSTREAM | Call by reference | Type reference (TYPE) | UMB_YT_OSTREAM | Output Streams Table | 20020304 | |||
| 2 | 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 | E_BASE_DIRECTORY | Value transfer | Type reference (TYPE) | STRING | 20011218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No selection | 20011218 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | ET_OSTREAMS | Value transfer | Type reference (TYPE) | UMB_YT_OSTREAM | Output Streams Table | 20020304 | |||
| 2 | IS_ROOT_OBJECT | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20020304 | |||
| 3 | I_BASE_DIR | Call by reference | Type reference (TYPE) | STRING | 20020304 | ||||
| 4 | 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 | ET_OSTREAM | Value transfer | Type reference (TYPE) | UMB_YT_OSTREAM | Output Streams Table | 20020304 | |||
| 2 | IT_COMP_SCORECARD_KEY | Call by reference | Type reference (TYPE) | UMB_YT_SCARD | Keys of scorecard object (element) | 20020304 | |||
| 3 | I_CURPER | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Periode | 20020304 | |||
| 4 | I_EST_COL | Call by reference | Type reference (TYPE) | UMB_Y_COL | Technischer Name eines Wertfeldes | 20020708 | |||
| 5 | I_FRPER | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Periode | 20020304 | |||
| 6 | I_JOBNAME | Call by reference | Type reference (TYPE) | BTCJOB | Name eines Hintergrundjobs | 20020610 | |||
| 7 | I_JOBNO | Call by reference | Type reference (TYPE) | BTCJOBCNT | Kennummer eines Jobs | 20020610 | |||
| 8 | I_METHOD | Call by reference | Type reference (TYPE) | CHAR1 | MC_BY_SCORECARD | Einstelliges Kennzeichen | 20020304 | ||
| 9 | I_SCORECARD_KEY | Call by reference | Type reference (TYPE) | UMB_Y_SCARD | Scorecard Key | 20020304 | |||
| 10 | I_TARPER | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Periode | 20020304 | |||
| 11 | I_TOPER | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Periode | 20020304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No analysis, ce-chain, strategy-map, scorecard comparison | 20020304 | ||
| 2 | No scorecard | 20020304 | ||
| 3 | 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 | 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 | E_DOCID | Call by reference | Type reference (TYPE) | BDS_DOCID | Business Document Service: Dokument-ID | 20020530 | |||
| 2 | E_VERNO | Call by reference | Type reference (TYPE) | BDS_DVERNO | Business Document Service: Dokument Versionsnummer | 20020530 | |||
| 3 | IT_OSTREAM | Call by reference | Type reference (TYPE) | UMB_YT_OSTREAM | Output Streams Table | 20020530 | |||
| 4 | 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 |