SAP ABAP Class CL_UMB_COMPENSATION_MATRIX (Performance Overview)
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' 20000619
Properties
Class CL_UMB_COMPENSATION_MATRIX  
Short Description Performance Overview    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 10  Persistent Class 
Package UMB   SEM-CPM: Balanced Scorecard 
Created 20000619   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)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_STATE State Management for a 'Managed Object' 20000619
Friends
# Friend Modeled only Created on Description
1 CB_UMB_COMPENSATION_MATRIX 20010423 Base Agent Performance Overview
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CMID Instance attribute Protected Type reference (TYPE) UMB_Y_CMID Performance Overview ID 20010307
2 LTXT Instance attribute Protected Type reference (TYPE) UMC_Y_LTXT Long Text 20010307
3 MATRIX_ITEM Instance attribute Protected Type reference (TYPE) UMB_YT_MATRIX_ITEM Performance Overview: Item 20010307
4 PERSON_TAB Instance attribute Protected Type reference (TYPE) UMB_YT_CM102 Assignment of Person 20010307
5 TIMESTMP Instance attribute Protected Type reference (TYPE) RSTIMESTMP UTC time stamp in short form (YYYYMMDDhhmmss) 20010307
6 TSTPNM Instance attribute Protected Type reference (TYPE) RSTSTPNM Last Changed by 20010307
7 X_CUTOFF Instance attribute Protected Type reference (TYPE) UMB_Y_CUTOFF Performance Overview: Upper Limit for Score 20010307
Methods
# Method Level Visibility Method type Description Created on
1 ALV_ITEM_GET Instance method Public Method Get the ALV GRID Data from the Matrix Table 20000623
2 ALV_ITEM_SET Instance method Public Method Set the Matrix Table from ALV GRID Data 20000629
3 GET_CMID Instance method Public Get-method of a virtual attribute Reads the Attribute CMID 20000619
4 GET_LTXT Instance method Public Get-method of a virtual attribute Reads the Attribute LTXT 20000621
5 GET_MATRIX_ITEM Instance method Public Get-method of a virtual attribute Reads the Attribute MATRIX_ITEM 20000621
6 GET_PERSON_TAB Instance method Public Get-method of a virtual attribute Reads the Attribute PERSON_TAB 20000711
7 GET_TIMESTMP Instance method Public Get-method of a virtual attribute Reads the Attribute TIMESTMP 20000621
8 GET_TSTPNM Instance method Public Get-method of a virtual attribute Reads the Attribute TSTPNM 20000621
9 GET_X_CUTOFF Instance method Public Get-method of a virtual attribute Reads the Attribute X_CUTOFF 20000621
10 SET_LTXT Instance method Public Set-method of a virtual attribute Sets the Attribute LTXT 20000621
11 SET_MATRIX_ITEM Instance method Public Set-method of a virtual attribute Sets the Attribute MATRIX_ITEM 20000621
12 SET_PERSON_TAB Instance method Public Set-method of a virtual attribute Sets the Attribute PERSON_TAB 20000711
13 SET_X_CUTOFF Instance method Public Set-method of a virtual attribute Sets the Attribute X_CUTOFF 20000621
Events
Class CL_UMB_COMPENSATION_MATRIX has no event.
Types
Class CL_UMB_COMPENSATION_MATRIX has no local type.
Method Signatures

Method ALV_ITEM_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_ALV_ITEM Value transfer Type reference (TYPE) UMB_YT_CM_ALV_ITEM Compensation Matrix: Item for ALV Grid 20000623

Method ALV_ITEM_GET on class CL_UMB_COMPENSATION_MATRIX has no exception.

Method ALV_ITEM_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ALV_ITEM Call by reference Type reference (TYPE) UMB_YT_CM_ALV_ITEM Compensation Matrix: Item for ALV Grid 20000629

Method ALV_ITEM_SET on class CL_UMB_COMPENSATION_MATRIX has no exception.

Method GET_CMID 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_CMID Attributwert 20000619
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010307

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 20000621
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010307

Method GET_MATRIX_ITEM Signature

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

Method GET_PERSON_TAB Signature

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

Method GET_TIMESTMP Signature

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

Method GET_TSTPNM Signature

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

Method GET_X_CUTOFF 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_CUTOFF Attributwert 20000621
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010307

Method SET_LTXT Signature

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

Method SET_MATRIX_ITEM Signature

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

Method SET_PERSON_TAB Signature

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

Method SET_X_CUTOFF Signature

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