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 C_CHANM_INITIATIVE Constant Private Type reference (TYPE) UMC_Y_ICHANM '0SEM_INI' Technical Name of Characteristic (BW) 20020625
2 C_CHANM_MEASURE Constant Private Type reference (TYPE) UMC_Y_ICHANM '0MEASURE' Technical Name of Characteristic (BW) 20020625
3 C_CHANM_OBJECTIVE Constant Private Type reference (TYPE) UMC_Y_ICHANM '0SEM_OBJ' Technical Name of Characteristic (BW) 20020625
4 C_CHANM_PERSPECTIVE Constant Private Type reference (TYPE) UMC_Y_ICHANM '0SEM_PERS' Technical Name of Characteristic (BW) 20020625
5 C_CHANM_RISK Constant Private Type reference (TYPE) UMC_Y_ICHANM '0SEM_RISKID' Technical Name of Characteristic (BW) 20020625
6 C_CHANM_RISK_ACTIVITY Constant Private Type reference (TYPE) UMC_Y_ICHANM '0SEM_ACTIV' Technical Name of Characteristic (BW) 20020819
7 C_CHANM_RISK_MEASURE Constant Private Type reference (TYPE) UMC_Y_ICHANM '0SEM_MEASID' Technical Name of Characteristic (BW) 20020819
8 C_CHANM_SCORECARD Constant Private Type reference (TYPE) UMC_Y_ICHANM '0SEM_SC' Technical Name of Characteristic (BW) 20020625
9 C_CHANM_STRATEGY Constant Private Type reference (TYPE) UMC_Y_ICHANM '0SEM_STRAT' Technical Name of Characteristic (BW) 20020625
10 MR_SCORECARD Instance attribute Private Object reference (TYPE REF TO) CL_UMB_SCORECARD Scorecard 20010620
11 MT_CPM_CUST_VARIABLES 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 ADD_AVAILABLE Instance method Public Method Checks Whether Document Can be Assigned to Object Type 20020624
2 ADD_BIC_DOCUMENT Instance method Public Method Add New BIC Document 20020523
3 BICLINK_AVAILABLE Instance method Public Method Checks if BIC Selections are Maintained 20000125
4 BICSELECT_READ Instance method Private Method Reads BIC Selections from the Database 20000124
5 CONSTRUCTOR Instance method Public Constructor Constructor 20000121
6 GET_BICDOC_LIST Instance method Public Method Delivers Document List 20000121
7 GET_CHANM 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 Exporting E_SUPPORTED Call by reference Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20020625
2 Exporting E_TDEP_SUPPORTED Call by reference Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20020625
3 Importing 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 Importing IR_BSC_OBJECT Call by reference Object reference (TYPE REF TO) IF_UMB_BSC_OBJECT Interface for a Balanced Scorecard object 20020625
2 Importing I_CONTENT_DATA Call by reference Type reference (TYPE) XSTRING 20020523
3 Importing I_CONTENT_LENGTH Call by reference Type reference (TYPE) STRING 20020523
4 Importing I_CONTENT_TYPE Call by reference Type reference (TYPE) STRING 20020523
5 Importing I_DESCRIPTION Call by reference Type reference (TYPE) STRING 20020523
6 Importing I_LINK Call by reference Type reference (TYPE) STRING 20020523
7 Importing I_TIME_DEPENDENCY Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20020624
# Exception Resumable Description Created on
1 ERROR 20020625

Method BICLINK_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AVAILABLE Call by reference Type reference (TYPE) AS4FLAG 'X'=BIC Selektionen sind gepflegt 20000125
2 Importing 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 Exporting ET_BICSELECTION Call by reference Type reference (TYPE) UMC_YT_BICSELECTION BIC Selektionen 20010410
2 Exporting E_RFCDEST Call by reference Type reference (TYPE) UMC_Y_RFCDEST RFC-Destination 20000228
3 Importing I_OBJ_KEY Call by reference Type reference (TYPE) UMB_Y_OBJ_KEY Scorecard-Elemente: Objektschlüssel 20090429
4 Importing I_OBJ_TYPE Call by reference Type reference (TYPE) UMB_Y_OBJ_TYPE Scorecard-Elemente: Objekttyp 20090429
5 Importing I_SCARD Call by reference Type reference (TYPE) UMB_Y_SCARD Scorecard 20090429
# Exception Resumable Description Created on
1 NO_BICLINK_FOUND Keine BIC Selektionen vorhanden 20000124
2 OBJ_NOT_FOUND 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 Exporting ET_BICDOC_LIST Call by reference Type reference (TYPE) UMC_YT_BICDOC_LIST BIC Dokumentenliste 20000121
2 Importing 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 NO_BICLINK_FOUND Keine BIC Selektionen gepflegt 20000124
2 NO_DOCUMENTS_FOUND Keine passenden Dokumente gefunden 20000124
3 OBJ_NOT_FOUND Objekt nicht gefunden 20000124
4 RFC_ERROR Fehler beim RFC Aufruf 20000308

Method GET_CHANM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ICHANM Value transfer Type reference (TYPE) UMC_Y_ICHANM Technischer Name eines Merkmals (BW) 20020625
2 Importing 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