SAP ABAP Class CL_RSBPCW_WS_DB (BPC IP Extension: Work Status DB)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPC-WS (Application Component) BPC 'unified model' - Work Status
     RSBPCW (Package) BPC IP Extension: Work Status
Properties
Class CL_RSBPCW_WS_DB  
Short Description BPC IP Extension: Work Status DB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBPCW   BPC IP Extension: Work Status 
Created 20130530   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSBPCW_WS_DB has no forward declaration.
Interfaces
Class CL_RSBPCW_WS_DB has no interface implemented.
Friends
Class CL_RSBPCW_WS_DB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_R_INST Static Attribute Public Object reference (TYPE REF TO) CL_RSBPCW_WS_DB 20130530
Methods
# Method Level Visibility Method type Description Created on
1 INST Static method Public Method 20130530
2 LOAD_DIM_LIST Instance method Public Method 20130530
3 LOAD_EMAIL_CFG Instance method Public Method 20130725
4 LOAD_ENABLE_FLAG Instance method Public Method 20130704
5 LOAD_WORK_STATE Instance method Public Method 20130530
6 SAVE_DIM_LIST Instance method Public Method 20130530
7 SAVE_EMAIL_CFG Instance method Public Method 20130725
8 SAVE_ENABLE_FLAG Instance method Public Method 20130705
9 SAVE_WORK_STATE Instance method Public Method 20130530
Events
Class CL_RSBPCW_WS_DB has no event.
Types
Class CL_RSBPCW_WS_DB has no local type.
Method Signatures

Method INST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_INST Value transfer Object reference (TYPE REF TO) CL_RSBPCW_WS_DB 20130530

Method INST on class CL_RSBPCW_WS_DB has no exception.

Method LOAD_DIM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_LOCK_DIM Call by reference Type reference (TYPE) RSBPCW_T_LCK_DIM 20130530
2 Importing I_APPL_ID Call by reference Type reference (TYPE) RSBPC_APPL_ID 20130530
3 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID 20130530
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20130530

Method LOAD_DIM_LIST on class CL_RSBPCW_WS_DB has no exception.

Method LOAD_EMAIL_CFG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_EMAIL_CONFIG Call by reference Type reference (TYPE) RSBPCW_S_WS_EMAIL_CFG Work Status Email Configuration 20130725
2 Importing I_APPL_ID Call by reference Type reference (TYPE) RSBPC_APPL_ID 20130725
3 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID 20130725
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20130725

Method LOAD_EMAIL_CFG on class CL_RSBPCW_WS_DB has no exception.

Method LOAD_ENABLE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_F_ENABLED Call by reference Type reference (TYPE) RS_BOOL Flag structure 20130704
2 Importing I_APPL_ID Call by reference Type reference (TYPE) RSBPC_APPL_ID BPC: Application ID 20130704
3 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130704
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20130704

Method LOAD_ENABLE_FLAG on class CL_RSBPCW_WS_DB has no exception.

Method LOAD_WORK_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_WORK_STATE Call by reference Type reference (TYPE) RSBPCW_T_WORK_STATE 20130530
2 Importing I_APPL_ID Call by reference Type reference (TYPE) RSBPC_APPL_ID 20130530
3 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID 20130530
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20130530

Method LOAD_WORK_STATE on class CL_RSBPCW_WS_DB has no exception.

Method SAVE_DIM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL_ID Call by reference Type reference (TYPE) RSBPC_APPL_ID 20130530
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID 20130530
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20130530
4 Importing I_T_LOCK_DIM Call by reference Type reference (TYPE) RSBPCW_T_LCK_DIM 20130530

Method SAVE_DIM_LIST on class CL_RSBPCW_WS_DB has no exception.

Method SAVE_EMAIL_CFG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL_ID Call by reference Type reference (TYPE) RSBPC_APPL_ID BPC: Application ID 20130725
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130725
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20130725
4 Importing I_S_EMAIL_CFG Call by reference Type reference (TYPE) RSBPCW_S_WS_EMAIL_CFG Boolean 20130725

Method SAVE_EMAIL_CFG on class CL_RSBPCW_WS_DB has no exception.

Method SAVE_ENABLE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL_ID Call by reference Type reference (TYPE) RSBPC_APPL_ID BPC: Application ID 20130705
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130705
3 Importing I_F_ENABLED Call by reference Type reference (TYPE) RS_BOOL Boolean 20130705
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20130705

Method SAVE_ENABLE_FLAG on class CL_RSBPCW_WS_DB has no exception.

Method SAVE_WORK_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL_ID Call by reference Type reference (TYPE) RSBPC_APPL_ID 20130530
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID 20130530
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20130530
4 Importing I_T_WORK_STATE Call by reference Type reference (TYPE) RSBPCW_T_WORK_STATE 20130530

Method SAVE_WORK_STATE on class CL_RSBPCW_WS_DB has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740