SAP ABAP Class CL_UMB_BIC (BSC: BIC - Interface)
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 | Inheritance (c INHERITING FROM c_ref) | CL_UMC_BIC | CPM : BIC - Interface | 20010620 |
Properties
| Class | CL_UMB_BIC | |
| Short Description | BSC: BIC - Interface | |
| Super Class | CL_UMC_BIC | CPM : BIC - Interface |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UMB | SEM-CPM: Balanced Scorecard |
| Created | 20000121 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMB_BIC has no forward declaration.
Interfaces
Class CL_UMB_BIC has no interface implemented.
Friends
Class CL_UMB_BIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | UMC_Y_ICHANM | '0SEM_INI' | Technical Name of Characteristic (BW) | 20020625 | ||
| 2 | Constant | Private | Type reference (TYPE) | UMC_Y_ICHANM | '0MEASURE' | Technical Name of Characteristic (BW) | 20020625 | ||
| 3 | Constant | Private | Type reference (TYPE) | UMC_Y_ICHANM | '0SEM_OBJ' | Technical Name of Characteristic (BW) | 20020625 | ||
| 4 | Constant | Private | Type reference (TYPE) | UMC_Y_ICHANM | '0SEM_PERS' | Technical Name of Characteristic (BW) | 20020625 | ||
| 5 | Constant | Private | Type reference (TYPE) | UMC_Y_ICHANM | '0SEM_RISKID' | Technical Name of Characteristic (BW) | 20020625 | ||
| 6 | Constant | Private | Type reference (TYPE) | UMC_Y_ICHANM | '0SEM_ACTIV' | Technical Name of Characteristic (BW) | 20020819 | ||
| 7 | Constant | Private | Type reference (TYPE) | UMC_Y_ICHANM | '0SEM_MEASID' | Technical Name of Characteristic (BW) | 20020819 | ||
| 8 | Constant | Private | Type reference (TYPE) | UMC_Y_ICHANM | '0SEM_SC' | Technical Name of Characteristic (BW) | 20020625 | ||
| 9 | Constant | Private | Type reference (TYPE) | UMC_Y_ICHANM | '0SEM_STRAT' | Technical Name of Characteristic (BW) | 20020625 | ||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMB_SCORECARD | Scorecard | 20010620 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | UMB_YT_CPM_VARIABLE_P | CPM Variable: Persistent Structure | 20010620 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks Whether Document Can be Assigned to Object Type | 20020624 | |
| 2 | Instance method | Public | Method | Add New BIC Document | 20020523 | |
| 3 | Instance method | Public | Method | Checks if BIC Selections are Maintained | 20000125 | |
| 4 | Instance method | Private | Method | Reads BIC Selections from the Database | 20000124 | |
| 5 | Instance method | Public | Constructor | Constructor | 20000121 | |
| 6 | Instance method | Public | Method | Delivers Document List | 20000121 | |
| 7 | Instance method | Private | Method | Delivers Characteristic | 20020625 |
Events
Class CL_UMB_BIC has no event.
Types
Class CL_UMB_BIC has no local type.
Method Signatures
Method ADD_AVAILABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUPPORTED | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20020625 | |||
| 2 | E_TDEP_SUPPORTED | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20020625 | |||
| 3 | IR_BSC_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_UMB_BSC_OBJECT | Interface for a Balanced Scorecard object | 20020625 |
Method ADD_AVAILABLE on class CL_UMB_BIC has no exception.
Method ADD_BIC_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_BSC_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_UMB_BSC_OBJECT | Interface for a Balanced Scorecard object | 20020625 | |||
| 2 | I_CONTENT_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20020523 | ||||
| 3 | I_CONTENT_LENGTH | Call by reference | Type reference (TYPE) | STRING | 20020523 | ||||
| 4 | I_CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20020523 | ||||
| 5 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20020523 | ||||
| 6 | I_LINK | Call by reference | Type reference (TYPE) | STRING | 20020523 | ||||
| 7 | I_TIME_DEPENDENCY | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20020624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020625 |
Method BICLINK_AVAILABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_AVAILABLE | Call by reference | Type reference (TYPE) | AS4FLAG | 'X'=BIC Selektionen sind gepflegt | 20000125 | |||
| 2 | IR_BSC_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_UMB_BSC_OBJECT | Referenz auf ein Scorecard-Objekt | 20000125 |
Method BICLINK_AVAILABLE on class CL_UMB_BIC has no exception.
Method BICSELECT_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BICSELECTION | Call by reference | Type reference (TYPE) | UMC_YT_BICSELECTION | BIC Selektionen | 20010410 | |||
| 2 | E_RFCDEST | Call by reference | Type reference (TYPE) | UMC_Y_RFCDEST | RFC-Destination | 20000228 | |||
| 3 | I_OBJ_KEY | Call by reference | Type reference (TYPE) | UMB_Y_OBJ_KEY | Scorecard-Elemente: Objektschlüssel | 20090429 | |||
| 4 | I_OBJ_TYPE | Call by reference | Type reference (TYPE) | UMB_Y_OBJ_TYPE | Scorecard-Elemente: Objekttyp | 20090429 | |||
| 5 | I_SCARD | Call by reference | Type reference (TYPE) | UMB_Y_SCARD | Scorecard | 20090429 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine BIC Selektionen vorhanden | 20000124 | ||
| 2 | Objekt nicht gefunden | 20000124 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UMB_BIC has no parameter.
Method CONSTRUCTOR on class CL_UMB_BIC has no exception.
Method GET_BICDOC_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BICDOC_LIST | Call by reference | Type reference (TYPE) | UMC_YT_BICDOC_LIST | BIC Dokumentenliste | 20000121 | |||
| 2 | IR_BSC_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_UMB_BSC_OBJECT | Referenz auf eine Scorecard-Objekt | 20000121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine BIC Selektionen gepflegt | 20000124 | ||
| 2 | Keine passenden Dokumente gefunden | 20000124 | ||
| 3 | Objekt nicht gefunden | 20000124 | ||
| 4 | Fehler beim RFC Aufruf | 20000308 |
Method GET_CHANM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ICHANM | Value transfer | Type reference (TYPE) | UMC_Y_ICHANM | Technischer Name eines Merkmals (BW) | 20020625 | |||
| 2 | IR_BSC_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_UMB_BSC_OBJECT | Interface for a Balanced Scorecard object | 20020625 |
Method GET_CHANM on class CL_UMB_BIC has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |