SAP ABAP Class CL_UMB_BSC_STATUS (Persistent Status)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
     UMB (Package) SEM-CPM: Balanced Scorecard
Properties
Class CL_UMB_BSC_STATUS  
Short Description Persistent Status    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UMB   SEM-CPM: Balanced Scorecard 
Created 20011102   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMB_BSC_STATUS has no forward declaration.
Interfaces
Class CL_UMB_BSC_STATUS has no interface implemented.
Friends
Class CL_UMB_BSC_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 20011102
2 MT_STATUS Instance attribute Private Type reference (TYPE) YT_STATUS Status Buffer 20011102
3 M_LOG_HNDL Instance attribute Public Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20020123
4 M_NEW_LOG_ITEM Instance attribute Private Type reference (TYPE) AS4FLAG Is there an unsaved log msg? 20020124
5 M_SCARD Instance attribute Public Type reference (TYPE) UMB_Y_SCARD Scorecard 20011102
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LOG_MSG Instance method Private Method Add Log Message 20020123
2 COMMIT Instance method Public Method Save Changes to DB 20011102
3 CONSTRUCTOR Instance method Public Constructor Constructor 20011102
4 GET_DOC_ID Instance method Public Method Get Doc ID 20011102
5 GET_INSTANCE Static method Public Method Get Status Buffer for Single Scorecard 20011102
6 GET_STATUS Instance method Public Method Get Status 20011102
7 GET_TIMESTAMP Instance method Public Method Get Time Stamp 20011102
8 LOAD_DB Instance method Private Method Load Item from DB 20011102
9 RELOAD Instance method Public Method Reload Single 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 20011102
13 SET_LOG_HANDLE Instance method Public Method Enable Logging by Setting Log Handle 20020123
14 SET_STATUS Instance method Public Method Set status 20011102
Events
Class CL_UMB_BSC_STATUS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_STATUS Protected See coding 20011102 begin of ys_status, otype type umb_y_obj_type, okey type umb_y_obj_key, curper type umb_y_curper, gscore type umb_y_gscore, gset type umb_y_gset, oscore type umb_y_oscore, oset type umb_y_oset, timestamp type rststpint, doc_id type bds_docid, mod_doc_id type umc_y_buf_status, mod_status type umc_y_buf_status, log type as4flag, end of ys_status
2 YS_STATUS_FACTORY Protected See coding 20011102 begin of ys_status_factory, scard type umb_y_scard, ref type ref to cl_umb_bsc_status, end of ys_status_factory
3 YT_STATUS Protected See coding 20011102 yt_status type standard table of ys_status with key otype okey curper
4 YT_STATUS_FACTORY Protected See coding 20011102 yt_status_factory type standard table of ys_status_factory with default key
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 20020123

Method ADD_LOG_MSG on class CL_UMB_BSC_STATUS has no exception.

Method COMMIT Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SCARD Call by reference Type reference (TYPE) UMB_Y_SCARD Scorecard 20011102

Method CONSTRUCTOR on class CL_UMB_BSC_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 20011102
2 Importing I_CURPER Call by reference Type reference (TYPE) UMB_Y_CURPER Periode 20011102
3 Importing I_OKEY Call by reference Type reference (TYPE) UMB_Y_OBJ_KEY Scorecard-Elemente: Objektschlüssel 20011102
4 Importing I_OTYPE Call by reference Type reference (TYPE) UMB_Y_OBJ_TYPE Scorecard-Elemente: Objekttyp 20011102

Method GET_DOC_ID on class CL_UMB_BSC_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_UMB_BSC_STATUS Persistent status 20011102
2 Importing I_SCARD Call by reference Type reference (TYPE) UMB_Y_SCARD Scorecard 20011102

Method GET_INSTANCE on class CL_UMB_BSC_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 20011102
2 Importing I_CURPER Call by reference Type reference (TYPE) UMR_Y_CURPER Periode 20011102
3 Importing I_OKEY Call by reference Type reference (TYPE) UMR_Y_OKEY Scorecard-Elemente: Objektschlüssel 20011102
4 Importing I_OTYPE Call by reference Type reference (TYPE) UMR_Y_OTYPE Scorecard-Elemente: Objekttyp 20011102

Method GET_STATUS on class CL_UMB_BSC_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 20011102
2 Importing I_CURPER Call by reference Type reference (TYPE) UMB_Y_CURPER Periode 20011102
3 Importing I_OKEY Call by reference Type reference (TYPE) UMB_Y_OBJ_KEY Scorecard-Elemente: Objektschlüssel 20011102
4 Importing I_OTYPE Call by reference Type reference (TYPE) UMB_Y_OBJ_TYPE Scorecard-Elemente: Objekttyp 20011102

Method GET_TIMESTAMP on class CL_UMB_BSC_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 20011102
2 Importing I_CURPER Call by reference Type reference (TYPE) UMB_Y_CURPER Periode 20011102
3 Importing I_OKEY Call by reference Type reference (TYPE) UMB_Y_OBJ_KEY Scorecard-Elemente: Objektschlüssel 20011102
4 Importing I_OTYPE Call by reference Type reference (TYPE) UMB_Y_OBJ_TYPE Scorecard-Elemente: Objekttyp 20011102

Method LOAD_DB on class CL_UMB_BSC_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) UMB_Y_OBJ_KEY Scorecard-Elemente: Objektschlüssel 20020122
3 Importing I_OTYPE Call by reference Type reference (TYPE) UMB_Y_OBJ_TYPE Scorecard-Elemente: Objekttyp 20020122

Method RELOAD on class CL_UMB_BSC_STATUS has no exception.

Method ROLL_BACK Signature

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

Method SAVE_LOG Signature

Method SAVE_LOG on class CL_UMB_BSC_STATUS has no parameter.
Method SAVE_LOG on class CL_UMB_BSC_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) UMB_Y_CURPER Periode 20011102
2 Importing I_DOC_ID Call by reference Type reference (TYPE) BDS_DOCID Business Document Service: Dokument-ID 20011102
3 Importing I_OKEY Call by reference Type reference (TYPE) UMB_Y_OBJ_KEY Scorecard-Elemente: Objektschlüssel 20011102
4 Importing I_OTYPE Call by reference Type reference (TYPE) UMB_Y_OBJ_TYPE Scorecard-Elemente: Objekttyp 20011102

Method SET_DOC_ID on class CL_UMB_BSC_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 20020123

Method SET_LOG_HANDLE on class CL_UMB_BSC_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 20011102
2 Importing I_CURPER Call by reference Type reference (TYPE) UMB_Y_CURPER Periode 20011102
3 Importing I_OKEY Call by reference Type reference (TYPE) UMB_Y_OBJ_KEY Scorecard-Elemente: Objektschlüssel 20011102
4 Importing I_OTYPE Call by reference Type reference (TYPE) UMB_Y_OBJ_TYPE Scorecard-Elemente: Objekttyp 20011102

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