SAP ABAP Class CL_UMB_CPM_VARIABLE_P (CPM Variable)
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_OS_STATE State Management for a 'Managed Object' 20000807
Properties
Class CL_UMB_CPM_VARIABLE_P  
Short Description CPM Variable    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package UMB   SEM-CPM: Balanced Scorecard 
Created 20000807   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_STATE State Management for a 'Managed Object' 20000807
Friends
# Friend Modeled only Created on Description
1 CB_UMB_CPM_VARIABLE_P 20021024 Base Agent CPM Variable
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BW_SELECTION Instance attribute Protected Type reference (TYPE) UMC_YT_BW_SELECTION_OPTION 20010419
2 CPM_VAR Instance attribute Protected Type reference (TYPE) UMM_Y_VANAME Technical Name of a CPM Variable 20010419
3 ICHANM Instance attribute Protected Type reference (TYPE) UMC_Y_ICHANM Technical Name of Characteristic (BW) 20021024
4 LTXT Instance attribute Protected Type reference (TYPE) UMC_Y_LTXT Long Text 20020301
5 SCARD Instance attribute Protected Type reference (TYPE) UMB_Y_SCARD Scorecard 20010419
6 SELTYP Instance attribute Protected Type reference (TYPE) UMM_Y_SELTYP Selection type 20020301
7 TCHANM Instance attribute Protected Type reference (TYPE) UMC_Y_TCHANM Field Name Dimension (ODBO Identifier) 20021024
8 VARFILL Instance attribute Protected Type reference (TYPE) UMM_Y_VARFILL Replacement Type of a CPM Variable 20020301
9 VARTYP Instance attribute Protected Type reference (TYPE) UMM_Y_VARTYP Type of CPM Variable 20020301
Methods
# Method Level Visibility Method type Description Created on
1 CPM_VAR_ATTRIBUTES_LOAD Instance method Public Method Load ltxt, tchanm etc. from DB 20020927
2 GET_BW_SELECTION Instance method Public Get-method of a virtual attribute Reads the Attribute BW_SELECTION 20010411
3 GET_CPM_VAR Instance method Public Get-method of a virtual attribute Reads the Attribute CPM_VAR 20000807
4 GET_ICHANM Instance method Public Get-method of a virtual attribute Reads the Attribute ICHANM 20021024
5 GET_LTXT Instance method Public Get-method of a virtual attribute Reads the Attribute LTXT 20020301
6 GET_SCARD Instance method Public Get-method of a virtual attribute Reads the Attribute SCARD 20000807
7 GET_SELTYP Instance method Public Get-method of a virtual attribute Reads Attribute SELTYP 20020301
8 GET_TCHANM Instance method Public Get-method of a virtual attribute Reads the Attribute TCHANM 20021024
9 GET_VARFILL Instance method Public Get-method of a virtual attribute Reads Attribute VARFILL 20020301
10 GET_VARTYP Instance method Public Get-method of a virtual attribute Reads Attribute VARTYP 20020301
11 SET_BW_SELECTION Instance method Public Set-method of a virtual attribute Sets the Attribute BW_SELECTION 20010411
Events
Class CL_UMB_CPM_VARIABLE_P has no event.
Types
Class CL_UMB_CPM_VARIABLE_P has no local type.
Method Signatures

Method CPM_VAR_ATTRIBUTES_LOAD Signature

Method CPM_VAR_ATTRIBUTES_LOAD on class CL_UMB_CPM_VARIABLE_P has no parameter.
Method CPM_VAR_ATTRIBUTES_LOAD on class CL_UMB_CPM_VARIABLE_P has no exception.

Method GET_BW_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) UMC_YT_BW_SELECTION_OPTION Attributwert 20010411
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010419

Method GET_CPM_VAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) UMM_Y_VANAME Attributwert 20000807
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010419

Method GET_ICHANM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) UMC_Y_ICHANM Attributwert 20021024
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021024

Method GET_LTXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) UMC_Y_LTXT Attributwert 20020301
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020301

Method GET_SCARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) UMB_Y_SCARD Attributwert 20000807
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010419

Method GET_SELTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) UMM_Y_SELTYP Attributwert 20020301
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020301

Method GET_TCHANM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) UMC_Y_TCHANM Attributwert 20021024
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021024

Method GET_VARFILL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) UMM_Y_VARFILL Attributwert 20020301
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020301

Method GET_VARTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) UMM_Y_VARTYP Attributwert 20020301
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020301

Method SET_BW_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BW_SELECTION Call by reference Type reference (TYPE) UMC_YT_BW_SELECTION_OPTION Attributwert 20010411
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010419
History
Last changed by/on SAP  20041006 
SAP Release Created in