SAP ABAP Class CL_UMR_RMS_STATUS (Persistent Risk Status)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM (Application Component) Corporate Performance Monitor
     UMR (Package) CPM: Risk Management
Properties
Class CL_UMR_RMS_STATUS  
Short Description Persistent Risk Status    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UMR   CPM: Risk Management 
Created 20011205   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMR_RMS_STATUS has no forward declaration.
Interfaces
Class CL_UMR_RMS_STATUS has no interface implemented.
Friends
Class CL_UMR_RMS_STATUS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_FACTORY Static Attribute Private Type reference (TYPE) YT_STATUS_FACTORY Factory 20011205
2 MT_STATUS Instance attribute Private Type reference (TYPE) YT_STATUS Status Buffer 20011205
3 M_APP Instance attribute Public Type reference (TYPE) UMC_Y_APPLICATION Application Key 20011205
4 M_APPKEY Instance attribute Private Type reference (TYPE) UMC_Y_APPKEY Application ID 20011205
5 M_LOG_HNDL Instance attribute Public Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20020124
6 M_NEW_LOG_ITEM Instance attribute Private Type reference (TYPE) AS4FLAG Flag (X or Blank) 20020124
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LOG_MSG Instance method Private Method Add Log Message 20020124
2 COMMIT Instance method Public Method Save Changes to DB 20011205
3 CONSTRUCTOR Instance method Public Constructor Constructor 20011205
4 GET_DOC_ID Instance method Public Method Get Doc ID 20011205
5 GET_INSTANCE Static method Public Method Get Status Buffer for Single Scorecard 20011205
6 GET_STATUS Instance method Public Method Get Status 20011205
7 GET_TIMESTAMP Instance method Public Method Get Time Stamp 20011205
8 LOAD_DB Instance method Private Method Load Item from DB 20011205
9 RELOAD Instance method Public Method Reload Item From DB 20020122
10 ROLL_BACK Instance method Public Method Roll Back All Changes 20020122
11 SAVE_LOG Instance method Private Method Save New Log Messages to DB 20020124
12 SET_DOC_ID Instance method Public Method Set Doc ID 20011205
13 SET_LOG_HANDLE Instance method Public Method Enable Logging by Setting Log Handle 20020124
14 SET_STATUS Instance method Public Method Set status 20011205
Events
Class CL_UMR_RMS_STATUS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_STATUS Protected See coding 20011205
2 YS_STATUS_FACTORY Protected See coding 20011205
3 YT_STATUS Protected See coding 20011205
4 YT_STATUS_FACTORY Protected See coding 20011205
Method Signatures

Method ADD_LOG_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATUS Call by reference Type reference (TYPE) YS_STATUS Status 20020124

Method ADD_LOG_MSG on class CL_UMR_RMS_STATUS has no exception.

Method COMMIT Signature

Method COMMIT on class CL_UMR_RMS_STATUS has no parameter.
Method COMMIT on class CL_UMR_RMS_STATUS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APP Call by reference Type reference (TYPE) UMC_Y_APPLICATION 20011205
2 Importing I_APPKEY Call by reference Type reference (TYPE) UMC_Y_APPKEY Applikations-ID 20011205

Method CONSTRUCTOR on class CL_UMR_RMS_STATUS has no exception.

Method GET_DOC_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_DOC_ID Value transfer Type reference (TYPE) BDS_DOCID Business Document Service: Dokument-ID 20011205
2 Importing I_CURPER Call by reference Type reference (TYPE) UMR_Y_CURPER Periode 20011205
3 Importing I_OKEY Call by reference Type reference (TYPE) UMR_Y_OKEY Scorecard-Elemente: Objektschlüssel 20011205
4 Importing I_OTYPE Call by reference Type reference (TYPE) UMR_Y_OTYPE Scorecard-Elemente: Objekttyp 20011205
5 Importing I_TARPER Call by reference Type reference (TYPE) UMR_Y_TARPER Zielperiode 20011205

Method GET_DOC_ID on class CL_UMR_RMS_STATUS has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_STATUS Value transfer Object reference (TYPE REF TO) CL_UMR_RMS_STATUS Persistent status 20011205
2 Importing I_APP Call by reference Type reference (TYPE) UMC_Y_APPLICATION 20011205
3 Importing I_APPKEY Call by reference Type reference (TYPE) UMC_Y_APPKEY Applikations-ID 20011205

Method GET_INSTANCE on class CL_UMR_RMS_STATUS has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_GSCORE Call by reference Type reference (TYPE) UMB_Y_GSCORE Systemgenerierter Score 20011206
2 Exporting E_GSET Call by reference Type reference (TYPE) UMB_Y_GSET Systemgenerierter Status ist gesetzt 20011206
3 Exporting E_OSCORE Call by reference Type reference (TYPE) UMB_Y_OSCORE Manuell gesetzter Score 20011206
4 Exporting E_OSET Call by reference Type reference (TYPE) UMB_Y_OSET Manuell zu setzender Status ist gesetzt 20011206
5 Exporting E_TIMESTAMP Call by reference Type reference (TYPE) RSTSTPINT Include: Letzter Änderer, Zeitstempel im internen Format 20020207
6 Importing I_CURPER Call by reference Type reference (TYPE) UMR_Y_CURPER Periode 20011205
7 Importing I_OKEY Call by reference Type reference (TYPE) UMR_Y_OKEY Scorecard-Elemente: Objektschlüssel 20011205
8 Importing I_OTYPE Call by reference Type reference (TYPE) UMR_Y_OTYPE Scorecard-Elemente: Objekttyp 20011205
9 Importing I_TARPER Call by reference Type reference (TYPE) UMR_Y_TARPER Zielperiode 20011205

Method GET_STATUS on class CL_UMR_RMS_STATUS has no exception.

Method GET_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_TIMESTAMP Value transfer Type reference (TYPE) RSTSTPINT Include: Letzter Änderer, Zeitstempel im internen Format 20011205
2 Importing I_CURPER Call by reference Type reference (TYPE) UMR_Y_CURPER Periode 20011205
3 Importing I_OKEY Call by reference Type reference (TYPE) UMR_Y_OKEY Scorecard-Elemente: Objektschlüssel 20011205
4 Importing I_OTYPE Call by reference Type reference (TYPE) UMR_Y_OTYPE Scorecard-Elemente: Objekttyp 20011205
5 Importing I_TARPER Call by reference Type reference (TYPE) UMR_Y_TARPER Zielperiode 20011205

Method GET_TIMESTAMP on class CL_UMR_RMS_STATUS has no exception.

Method LOAD_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_STATUS Value transfer Type reference (TYPE) YS_STATUS 20011206
2 Importing I_CURPER Call by reference Type reference (TYPE) UMB_Y_CURPER Periode 20011205
3 Importing I_OKEY Call by reference Type reference (TYPE) UMR_Y_OKEY Scorecard-Elemente: Objektschlüssel 20011205
4 Importing I_OTYPE Call by reference Type reference (TYPE) UMR_Y_OTYPE Scorecard-Elemente: Objekttyp 20011205
5 Importing I_TARPER Call by reference Type reference (TYPE) UMR_Y_TARPER Zielperiode 20011205

Method LOAD_DB on class CL_UMR_RMS_STATUS has no exception.

Method RELOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURPER Call by reference Type reference (TYPE) UMB_Y_CURPER Periode 20020122
2 Importing I_OKEY Call by reference Type reference (TYPE) UMR_Y_OKEY Scorecard-Elemente: Objektschlüssel 20020122
3 Importing I_OTYPE Call by reference Type reference (TYPE) UMR_Y_OTYPE Scorecard-Elemente: Objekttyp 20020122
4 Importing I_TARPER Call by reference Type reference (TYPE) UMR_Y_TARPER Zielperiode 20020122

Method RELOAD on class CL_UMR_RMS_STATUS has no exception.

Method ROLL_BACK Signature

Method ROLL_BACK on class CL_UMR_RMS_STATUS has no parameter.
Method ROLL_BACK on class CL_UMR_RMS_STATUS has no exception.

Method SAVE_LOG Signature

Method SAVE_LOG on class CL_UMR_RMS_STATUS has no parameter.
Method SAVE_LOG on class CL_UMR_RMS_STATUS has no exception.

Method SET_DOC_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURPER Call by reference Type reference (TYPE) UMR_Y_CURPER Periode 20011205
2 Importing I_DOC_ID Call by reference Type reference (TYPE) BDS_DOCID Business Document Service: Dokument-ID 20011205
3 Importing I_OKEY Call by reference Type reference (TYPE) UMR_Y_OKEY Scorecard-Elemente: Objektschlüssel 20011205
4 Importing I_OTYPE Call by reference Type reference (TYPE) UMR_Y_OTYPE Scorecard-Elemente: Objekttyp 20011205
5 Importing I_TARPER Call by reference Type reference (TYPE) UMR_Y_TARPER Zielperiode 20011205

Method SET_DOC_ID on class CL_UMR_RMS_STATUS has no exception.

Method SET_LOG_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HNDL Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20020124

Method SET_LOG_HANDLE on class CL_UMR_RMS_STATUS has no exception.

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURPER Call by reference Type reference (TYPE) UMR_Y_CURPER Periode 20011205
2 Importing I_GSCORE Call by reference Type reference (TYPE) UMB_Y_GSCORE Systemgenerierter Score 20011206
3 Importing I_GSET Call by reference Type reference (TYPE) UMB_Y_GSET Systemgenerierter Status ist gesetzt 20011206
4 Importing I_OKEY Call by reference Type reference (TYPE) UMR_Y_OKEY Scorecard-Elemente: Objektschlüssel 20011205
5 Importing I_OSCORE Call by reference Type reference (TYPE) UMB_Y_OSCORE Manuell gesetzter Score 20011206
6 Importing I_OSET Call by reference Type reference (TYPE) UMB_Y_OSET Manuell zu setzender Status ist gesetzt 20011206
7 Importing I_OTYPE Call by reference Type reference (TYPE) UMR_Y_OTYPE Scorecard-Elemente: Objekttyp 20011205
8 Importing I_TARPER Call by reference Type reference (TYPE) UMR_Y_TARPER Zielperiode 20011205

Method SET_STATUS on class CL_UMR_RMS_STATUS has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.1B