SAP ABAP Class CL_UMB_ADVISE (Strategic Advice: Measure)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
     UMB_ADVISE (Package) Strategic Advice
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' 20011218
Properties
Class CL_UMB_ADVISE  
Short Description Strategic Advice: Measure    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 10  Persistent Class 
Package UMB_ADVISE   Strategic Advice 
Created 20011218   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' 20011218
Friends
# Friend Modeled only Created on Description
1 CA_UMB_ADVISE_DISPATCH 20020114 Agent Strategic Advice Dispatch
2 CB_UMB_ADVISE 20020825 Base Agent Strategic Advice
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADVISE_ID Instance attribute Protected Type reference (TYPE) UMB_Y_ADVISE_ID Strategic Advice ID 20011218
2 ADVISE_MEAS Instance attribute Protected Type reference (TYPE) UMK_Y_MEAS Measure 20011218
3 ADVISE_TEXT Instance attribute Protected Type reference (TYPE) UMB_Y_ADVISE_TEXT Strategic Advice Text 20011218
4 ADVISE_TYPE Instance attribute Protected Type reference (TYPE) UMB_Y_ADVISE_TYPE Strategic Advice Type 20011218
5 END_PERIOD Instance attribute Protected Type reference (TYPE) UMC_Y_VALIDTO End of Validity Period 20011218
6 ORIGINAL_ADVISE Instance attribute Protected Type reference (TYPE) UMB_Y_ADVISE_ID Strategic Advice ID 20011218
7 SENDING_MEAS Instance attribute Protected Type reference (TYPE) UMK_Y_MEAS Measure 20011218
8 SENDING_OBJ Instance attribute Protected Type reference (TYPE) UMB_Y_OBJ Objective 20011218
9 SENDING_PERS Instance attribute Protected Type reference (TYPE) UMB_Y_PERS Perspective 20011218
10 SENDING_SCARD Instance attribute Protected Type reference (TYPE) UMB_Y_SCARD Scorecard 20011218
11 SENDING_STR Instance attribute Protected Type reference (TYPE) UMB_Y_STRATEGY Strategy 20011218
12 START_PERIOD Instance attribute Protected Type reference (TYPE) UMC_Y_VALIDFR Start of Validity Period 20011218
13 TARGET_PERIOD Instance attribute Protected Type reference (TYPE) UMB_Y_ADVISE_TARGET_PERIOD Strategic Advise: Target Period 20011218
14 TARGET_VALUE Instance attribute Protected Type reference (TYPE) UMB_Y_ADVISE_TARGET_VALUE Strategic Advice: Target value 20011218
Methods
# Method Level Visibility Method type Description Created on
1 GET_ADVISE_ID Instance method Public Get-method of a virtual attribute Reads Attribute ADVISE_ID 20011218
2 GET_ADVISE_MEAS Instance method Public Get-method of a virtual attribute Reads Attribute ADVISE_MEAS 20011218
3 GET_ADVISE_TEXT Instance method Public Get-method of a virtual attribute Reads Attribute ADVISE_TEXT 20011218
4 GET_ADVISE_TYPE Instance method Public Get-method of a virtual attribute Reads Attribute ADVISE_TYPE 20011218
5 GET_END_PERIOD Instance method Public Get-method of a virtual attribute Reads Attribute END_PERIOD 20011218
6 GET_ORIGINAL_ADVISE Instance method Public Get-method of a virtual attribute Reads Attribute ORIGINAL_ADVISE 20011218
7 GET_SENDING_MEAS Instance method Public Get-method of a virtual attribute Reads Attribute SENDING_MEAS 20011218
8 GET_SENDING_OBJ Instance method Public Get-method of a virtual attribute Reads Attribute SENDING_OBJ 20011218
9 GET_SENDING_PERS Instance method Public Get-method of a virtual attribute Reads Attribute SENDING_PERS 20011218
10 GET_SENDING_SCARD Instance method Public Get-method of a virtual attribute Reads Attribute SENDING_SCARD 20011218
11 GET_SENDING_STR Instance method Public Get-method of a virtual attribute Reads Attribute SENDING_STR 20011218
12 GET_START_PERIOD Instance method Public Get-method of a virtual attribute Reads Attribute START_PERIOD 20011218
13 GET_TARGET_PERIOD Instance method Public Get-method of a virtual attribute Reads Attribute TARGET_PERIOD 20011218
14 GET_TARGET_VALUE Instance method Public Get-method of a virtual attribute Reads Attribute TARGET_VALUE 20011218
15 SET_ADVISE_MEAS Instance method Public Set-method of a virtual attribute Sets Attribute ADVISE_MEAS 20011218
16 SET_ADVISE_TEXT Instance method Public Set-method of a virtual attribute Sets Attribute ADVISE_TEXT 20011218
17 SET_ADVISE_TYPE Instance method Public Set-method of a virtual attribute Sets Attribute ADVISE_TYPE 20011218
18 SET_END_PERIOD Instance method Public Set-method of a virtual attribute Sets Attribute END_PERIOD 20011218
19 SET_ORIGINAL_ADVISE Instance method Public Set-method of a virtual attribute Sets Attribute ORIGINAL_ADVISE 20011218
20 SET_SENDING_MEAS Instance method Public Set-method of a virtual attribute Sets Attribute SENDING_MEAS 20011218
21 SET_SENDING_OBJ Instance method Public Set-method of a virtual attribute Sets Attribute SENDING_OBJ 20011218
22 SET_SENDING_PERS Instance method Public Set-method of a virtual attribute Sets Attribute SENDING_PERS 20011218
23 SET_SENDING_SCARD Instance method Public Set-method of a virtual attribute Sets Attribute SENDING_SCARD 20011218
24 SET_SENDING_STR Instance method Public Set-method of a virtual attribute Sets Attribute SENDING_STR 20011218
25 SET_START_PERIOD Instance method Public Set-method of a virtual attribute Sets Attribute START_PERIOD 20011218
26 SET_TARGET_PERIOD Instance method Public Set-method of a virtual attribute Sets Attribute TARGET_PERIOD 20011218
27 SET_TARGET_VALUE Instance method Public Set-method of a virtual attribute Sets Attribute TARGET_VALUE 20011218
Events
Class CL_UMB_ADVISE has no event.
Types
Class CL_UMB_ADVISE has no local type.
Method Signatures

Method GET_ADVISE_ID 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_ADVISE_ID Attributwert 20011218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011218

Method GET_ADVISE_MEAS Signature

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

Method GET_ADVISE_TEXT 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_ADVISE_TEXT Attributwert 20011218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011218

Method GET_ADVISE_TYPE 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_ADVISE_TYPE Attributwert 20011218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011218

Method GET_END_PERIOD 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_VALIDTO Attributwert 20011218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011218

Method GET_ORIGINAL_ADVISE 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_ADVISE_ID Attributwert 20011218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011218

Method GET_SENDING_MEAS Signature

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

Method GET_SENDING_OBJ 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_OBJ Attributwert 20011218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011218

Method GET_SENDING_PERS 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_PERS Attributwert 20011218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011218

Method GET_SENDING_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 20011218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011218

Method GET_SENDING_STR 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_STRATEGY Attributwert 20011218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011218

Method GET_START_PERIOD 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_VALIDFR Attributwert 20011218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011218

Method GET_TARGET_PERIOD 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_ADVISE_TARGET_PERIOD Attributwert 20011218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011218

Method GET_TARGET_VALUE 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_ADVISE_TARGET_VALUE Attributwert 20011218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011218

Method SET_ADVISE_MEAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ADVISE_MEAS Call by reference Type reference (TYPE) UMK_Y_MEAS Attributwert 20011218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011218

Method SET_ADVISE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ADVISE_TEXT Call by reference Type reference (TYPE) UMB_Y_ADVISE_TEXT Attributwert 20011218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011218

Method SET_ADVISE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ADVISE_TYPE Call by reference Type reference (TYPE) UMB_Y_ADVISE_TYPE Attributwert 20011218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011218

Method SET_END_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_END_PERIOD Call by reference Type reference (TYPE) UMC_Y_VALIDTO Attributwert 20011218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011218

Method SET_ORIGINAL_ADVISE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ORIGINAL_ADVISE Call by reference Type reference (TYPE) UMB_Y_ADVISE_ID Attributwert 20011218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011218

Method SET_SENDING_MEAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SENDING_MEAS Call by reference Type reference (TYPE) UMK_Y_MEAS Attributwert 20011218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011218

Method SET_SENDING_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SENDING_OBJ Call by reference Type reference (TYPE) UMB_Y_OBJ Attributwert 20011218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011218

Method SET_SENDING_PERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SENDING_PERS Call by reference Type reference (TYPE) UMB_Y_PERS Attributwert 20011218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011218

Method SET_SENDING_SCARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SENDING_SCARD Call by reference Type reference (TYPE) UMB_Y_SCARD Attributwert 20011218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011218

Method SET_SENDING_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SENDING_STR Call by reference Type reference (TYPE) UMB_Y_STRATEGY Attributwert 20011218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011218

Method SET_START_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_START_PERIOD Call by reference Type reference (TYPE) UMC_Y_VALIDFR Attributwert 20011218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011218

Method SET_TARGET_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TARGET_PERIOD Call by reference Type reference (TYPE) UMB_Y_ADVISE_TARGET_PERIOD Attributwert 20011218
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20011218

Method SET_TARGET_VALUE Signature

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