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 | Constant | Public | See coding | 20130819 | |||||
| 2 | Constant | Public | See coding | 20130820 | |||||
| 3 | Constant | Public | See coding | 20130821 | |||||
| 4 | Constant | Public | See coding | 20130820 | |||||
| 5 | Constant | Public | See coding | 20130821 | |||||
| 6 | Constant | Public | Type reference (TYPE) | CHAR16 | 'PTU123456789ABCD' | 20130820 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'RSBPCW_VCUBE_FOR_SYS_RPT' | 20130820 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'Z_' | 20130930 | |||
| 9 | Constant | Public | Type reference (TYPE) | RSIOBJNM | '0CHNGID' | 20130820 | |||
| 10 | Constant | Public | Type reference (TYPE) | RSIOBJNM | '0RECORDTP' | 20130820 | |||
| 11 | Constant | Public | Type reference (TYPE) | RSIOBJNM | '0REQUID' | 20130820 | |||
| 12 | Constant | Public | Type reference (TYPE) | RSIOBJNM | '0BPCWSTSMP' | 20130906 | |||
| 13 | Constant | Public | Type reference (TYPE) | RSIOBJNM | '0BPCWSUSER' | 20130906 | |||
| 14 | Constant | Public | Type reference (TYPE) | STRING | '0BPCWSIP' | 20130905 | |||
| 15 | Constant | Public | Type reference (TYPE) | RSIOBJNM | '0BPCWSORD' | 20130820 | |||
| 16 | Constant | Public | Type reference (TYPE) | STRING | '0BWBPCWS' | 20130819 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130820 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | RSBPC_APPL_ID | BPC: Application ID | 20130820 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130816 | ||
| 2 | Instance method | Public | Method | 20130816 | ||
| 3 | Static method | Public | Method | Get environment and model id by virtual provider name | 20130825 | |
| 4 | Static method | Public | Method | 20130816 | ||
| 5 | Static method | Public | Method | 20131004 | ||
| 6 | Instance method | Private | Method | Fill Info-poriver detail | 20130820 | |
| 7 | 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 | I_ENVIRONMENT_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130816 | |||
| 2 | I_MODEL_ID | Call by reference | Type reference (TYPE) | RSBPC_APPL_ID | BPC: Application ID | 20130816 | |||
| 3 | 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 | E_ENVIRONMENT_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130825 | |||
| 2 | E_MODEL_ID | Call by reference | Type reference (TYPE) | RSBPC_APPL_ID | BPC: Application ID | 20130825 | |||
| 3 | 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 | I_ENVIRONMENT_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130816 | |||
| 2 | I_MODEL_ID | Call by reference | Type reference (TYPE) | RSBPC_APPL_ID | BPC: Application ID | 20130816 | |||
| 3 | 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 | 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 | E_S_DETAILS | Call by reference | Type reference (TYPE) | BAPI6112 | 20130820 | ||||
| 2 | E_T_DIMENSIONINFOOBJECTS | Call by reference | Type reference (TYPE) | TYT_DIMENSIONINFOOBJECTS | 20130820 | ||||
| 3 | E_T_DIMENSIONS | Call by reference | Type reference (TYPE) | TYT_BI_DIMENSIONS | 20130820 | ||||
| 4 | E_T_INFOOBJECTS | Call by reference | Type reference (TYPE) | TYT_INFOOBJECTS | 20130820 | ||||
| 5 | I_ENVIRONMENT_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130820 | |||
| 6 | I_MODEL_ID | Call by reference | Type reference (TYPE) | RSBPC_APPL_ID | BPC: Application ID | 20130820 | |||
| 7 | 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 | E_S_DETAILS | Call by reference | Type reference (TYPE) | BAPI6112 | InfoCube - Details | 20130819 | |||
| 2 | I_ENVIRONMENT_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130821 | |||
| 3 | I_MODEL_ID | Call by reference | Type reference (TYPE) | RSBPC_APPL_ID | BPC: Application ID | 20130821 | |||
| 4 | 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 |