SAP ABAP Class CL_UMV_STATUS (Persistent Status)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM (Application Component) Corporate Performance Monitor
     UMV (Package) CPM : Value Driver Tree
Properties
Class CL_UMV_STATUS  
Short Description Persistent Status    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UMV   CPM : Value Driver Tree 
Created 20020624   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMV_STATUS has no forward declaration.
Interfaces
Class CL_UMV_STATUS has no interface implemented.
Friends
Class CL_UMV_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 20020624
2 MT_STATUS Instance attribute Private Type reference (TYPE) YT_STATUS Status Buffer 20020624
3 M_LOG_HNDL Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20020624
4 M_NEW_LOG_ITEM Instance attribute Private Type reference (TYPE) AS4FLAG Is there an unsaved log msg? 20020624
5 M_VDTREE Instance attribute Private Type reference (TYPE) UMV_Y_VDTREE Value Driver Tree 20020624
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LOG_MSG Instance method Private Method Add Log Message 20020624
2 COMMIT Instance method Public Method Save Changes to DB 20020624
3 CONSTRUCTOR Instance method Public Constructor Constructor 20020624
4 GET_DOC_ID Instance method Public Method Get Doc ID 20020624
5 GET_INSTANCE Static method Public Method Get Status Buffer for Single Scorecard 20020624
6 GET_STATUS Instance method Public Method Get Status 20020624
7 GET_TIMESTAMP Instance method Public Method Get Time Stamp 20020624
8 LOAD_DB Instance method Private Method Load Item from DB 20020624
9 RELOAD Instance method Public Method Reload Single Item From DB 20020624
10 ROLL_BACK Instance method Public Method Roll Back All Changes 20020624
11 SAVE_LOG Instance method Private Method Save New Log Messages to DB 20020624
12 SET_DOC_ID Instance method Public Method Set Doc ID 20020624
13 SET_LOG_HANDLE Instance method Public Method Enable Logging by Setting Log Handle 20020624
14 SET_STATUS Instance method Public Method Set status 20020624
Events
Class CL_UMV_STATUS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_STATUS Protected See coding 20020624
2 YS_STATUS_FACTORY Protected See coding 20020624
3 YT_STATUS Protected See coding 20020624
4 YT_STATUS_FACTORY Protected See coding 20020624
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 20020624

Method ADD_LOG_MSG on class CL_UMV_STATUS has no exception.

Method COMMIT Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VDTREE Call by reference Type reference (TYPE) UMV_Y_VDTREE 20020624

Method CONSTRUCTOR on class CL_UMV_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 20020624
2 Importing I_CASENO Call by reference Type reference (TYPE) RSSGUID25 BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20020624
3 Importing I_CURPER Call by reference Type reference (TYPE) UMB_Y_CURPER Periode 20020624
4 Importing I_MEAS Call by reference Type reference (TYPE) UMK_Y_MEAS Kennzahl 20020624

Method GET_DOC_ID on class CL_UMV_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_UMV_STATUS Persistent status 20020624
2 Importing I_VDTREE Call by reference Type reference (TYPE) UMV_Y_VDTREE 20020624

Method GET_INSTANCE on class CL_UMV_STATUS has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_STATUS Value transfer Type reference (TYPE) UMB_YS_TM_STATUS Status 20020624
2 Importing I_CASENO Call by reference Type reference (TYPE) RSSGUID25 BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20020624
3 Importing I_CURPER Call by reference Type reference (TYPE) UMR_Y_CURPER Periode 20020624
4 Importing I_MEAS Call by reference Type reference (TYPE) UMK_Y_MEAS Kennzahl 20020624

Method GET_STATUS on class CL_UMV_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 20020624
2 Importing I_CASENO Call by reference Type reference (TYPE) RSSGUID25 BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20020624
3 Importing I_CURPER Call by reference Type reference (TYPE) UMB_Y_CURPER Periode 20020624
4 Importing I_MEAS Call by reference Type reference (TYPE) UMK_Y_MEAS Kennzahl 20020624

Method GET_TIMESTAMP on class CL_UMV_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 Status 20020624
2 Importing I_CASENO Call by reference Type reference (TYPE) RSSGUID25 BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20020624
3 Importing I_CURPER Call by reference Type reference (TYPE) UMB_Y_CURPER Periode 20020624
4 Importing I_MEAS Call by reference Type reference (TYPE) UMK_Y_MEAS Kennzahl 20020624

Method LOAD_DB on class CL_UMV_STATUS has no exception.

Method RELOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CASENO Call by reference Type reference (TYPE) RSSGUID25 BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20020624
2 Importing I_CURPER Call by reference Type reference (TYPE) UMB_Y_CURPER Periode 20020624
3 Importing I_MEAS Call by reference Type reference (TYPE) UMK_Y_MEAS Kennzahl 20020624

Method RELOAD on class CL_UMV_STATUS has no exception.

Method ROLL_BACK Signature

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

Method SAVE_LOG Signature

Method SAVE_LOG on class CL_UMV_STATUS has no parameter.
Method SAVE_LOG on class CL_UMV_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_CASENO Call by reference Type reference (TYPE) RSSGUID25 BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20020624
2 Importing I_CURPER Call by reference Type reference (TYPE) UMB_Y_CURPER Periode 20020624
3 Importing I_DOC_ID Call by reference Type reference (TYPE) BDS_DOCID Business Document Service: Dokument-ID 20020624
4 Importing I_MEAS Call by reference Type reference (TYPE) UMK_Y_MEAS Kennzahl 20020624

Method SET_DOC_ID on class CL_UMV_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 20020624

Method SET_LOG_HANDLE on class CL_UMV_STATUS has no exception.

Method SET_STATUS 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) UMB_YS_TM_STATUS Status 20020624
2 Importing I_CASENO Call by reference Type reference (TYPE) RSSGUID25 BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) 20020624
3 Importing I_CURPER Call by reference Type reference (TYPE) UMB_Y_CURPER Periode 20020624
4 Importing I_MEAS Call by reference Type reference (TYPE) UMK_Y_MEAS Kennzahl 20020624

Method SET_STATUS on class CL_UMV_STATUS has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 320