SAP ABAP Class CL_RSBPCW_WS_INFOPROV_FOR_RPT (BPC IP Extension: Virtual Provider for Work Status Report)
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_INFOPROV_FOR_RPT  
Short Description BPC IP Extension: Virtual Provider for Work Status Report    
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 20130816   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSBPCW_WS_INFOPROV_FOR_RPT has no forward declaration.
Interfaces
Class CL_RSBPCW_WS_INFOPROV_FOR_RPT has no interface implemented.
Friends
Class CL_RSBPCW_WS_INFOPROV_FOR_RPT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CS_CUBE_SUBTYPE Constant Public See coding 20130819
2 N_CS_CUBE_TYPE Constant Public See coding 20130820
3 N_CS_DEVCLASS Constant Public See coding 20130821
4 N_CS_INFOOBJECT_TYPE Constant Public See coding 20130820
5 N_CS_OBJECT_TYPE Constant Public See coding 20130821
6 N_C_DIMENSION_SUFIXES Constant Public Type reference (TYPE) CHAR16 'PTU123456789ABCD' 20130820
7 N_C_FUNCTION_MODULE_NAME Constant Public Type reference (TYPE) STRING 'RSBPCW_VCUBE_FOR_SYS_RPT' 20130820
8 N_C_GEN_OBJ_NAMESPACE Constant Public Type reference (TYPE) STRING 'Z_' 20130930
9 N_C_INFOOBJECT_CHNGID Constant Public Type reference (TYPE) RSIOBJNM '0CHNGID' 20130820
10 N_C_INFOOBJECT_RECORDTP Constant Public Type reference (TYPE) RSIOBJNM '0RECORDTP' 20130820
11 N_C_INFOOBJECT_REQUESTID Constant Public Type reference (TYPE) RSIOBJNM '0REQUID' 20130820
12 N_C_INFOOBJECT_TIMESTAMP Constant Public Type reference (TYPE) RSIOBJNM '0BPCWSTSMP' 20130906
13 N_C_INFOOBJECT_USER Constant Public Type reference (TYPE) RSIOBJNM '0BPCWSUSER' 20130906
14 N_C_INFOPROV_DIM Constant Public Type reference (TYPE) STRING '0BPCWSIP' 20130905
15 N_C_STATUS_KEY_FIGURE Constant Public Type reference (TYPE) RSIOBJNM '0BPCWSORD' 20130820
16 N_C_WS_RPT_INFOAREA Constant Public Type reference (TYPE) STRING '0BWBPCWS' 20130819
17 P_ENVIRONMENT_ID Instance attribute Private Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130820
18 P_MODEL_ID Instance attribute Private Type reference (TYPE) RSBPC_APPL_ID BPC: Application ID 20130820
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Public Method 20130816
2 DELETE Instance method Public Method 20130816
3 GET_ENV_AND_MODEL_BY_INFOPROV Static method Public Method Get environment and model id by virtual provider name 20130825
4 GET_INFOPROV_NAME Static method Public Method 20130816
5 GET_NAMESPACE Static method Public Method 20131004
6 _FILL_INFOPROV_DETAIL Instance method Private Method Fill Info-poriver detail 20130820
7 _FILL_INFOPROV_HEADER Instance method Private Method Fill Info-provider Header 20130819
Events
Class CL_RSBPCW_WS_INFOPROV_FOR_RPT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYT_BI_DIMENSIONS Public See coding 20130820 tyt_bi_dimensions TYPE STANDARD TABLE OF bapi6112di
2 TYT_DIMENSIONINFOOBJECTS Public See coding 20130820 tyt_dimensioninfoobjects TYPE STANDARD TABLE OF bapi6112dio
3 TYT_INFOOBJECTS Public See coding 20130820 tyt_infoobjects TYPE STANDARD TABLE OF bapi6112io
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENVIRONMENT_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130816
2 Importing I_MODEL_ID Call by reference Type reference (TYPE) RSBPC_APPL_ID BPC: Application ID 20130816
3 Importing I_T_LOCK_DIM Call by reference Type reference (TYPE) RSBPCW_T_LCK_DIM BPC: Work Status - Lock Dimension Table Type 20130816

Method CREATE on class CL_RSBPCW_WS_INFOPROV_FOR_RPT has no exception.

Method DELETE Signature

Method DELETE on class CL_RSBPCW_WS_INFOPROV_FOR_RPT has no parameter.
Method DELETE on class CL_RSBPCW_WS_INFOPROV_FOR_RPT has no exception.

Method GET_ENV_AND_MODEL_BY_INFOPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ENVIRONMENT_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130825
2 Exporting E_MODEL_ID Call by reference Type reference (TYPE) RSBPC_APPL_ID BPC: Application ID 20130825
3 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20130825

Method GET_ENV_AND_MODEL_BY_INFOPROV on class CL_RSBPCW_WS_INFOPROV_FOR_RPT has no exception.

Method GET_INFOPROV_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENVIRONMENT_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130816
2 Importing I_MODEL_ID Call by reference Type reference (TYPE) RSBPC_APPL_ID BPC: Application ID 20130816
3 Returning R_INFOPROV_NAME Value transfer Type reference (TYPE) STRING 20130819

Method GET_INFOPROV_NAME on class CL_RSBPCW_WS_INFOPROV_FOR_RPT has no exception.

Method GET_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAMESPACE Value transfer Type reference (TYPE) STRING 20131004

Method GET_NAMESPACE on class CL_RSBPCW_WS_INFOPROV_FOR_RPT has no exception.

Method _FILL_INFOPROV_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_DETAILS Call by reference Type reference (TYPE) BAPI6112 20130820
2 Exporting E_T_DIMENSIONINFOOBJECTS Call by reference Type reference (TYPE) TYT_DIMENSIONINFOOBJECTS 20130820
3 Exporting E_T_DIMENSIONS Call by reference Type reference (TYPE) TYT_BI_DIMENSIONS 20130820
4 Exporting E_T_INFOOBJECTS Call by reference Type reference (TYPE) TYT_INFOOBJECTS 20130820
5 Importing I_ENVIRONMENT_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130820
6 Importing I_MODEL_ID Call by reference Type reference (TYPE) RSBPC_APPL_ID BPC: Application ID 20130820
7 Importing I_T_LOCK_DIM Call by reference Type reference (TYPE) RSBPCW_T_LCK_DIM BPC: Work Status - Lock Dimension Table Type 20130820

Method _FILL_INFOPROV_DETAIL on class CL_RSBPCW_WS_INFOPROV_FOR_RPT has no exception.

Method _FILL_INFOPROV_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_DETAILS Call by reference Type reference (TYPE) BAPI6112 InfoCube - Details 20130819
2 Importing I_ENVIRONMENT_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130821
3 Importing I_MODEL_ID Call by reference Type reference (TYPE) RSBPC_APPL_ID BPC: Application ID 20130821
4 Importing I_VCUBE Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20130819

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