SAP ABAP Class CL_RSBPCR_RES_BASE_PROVIDER (BPC: Base Resource Provider)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPC-INF-WP (Application Component) BPC 'unified model' - Workspace infrastructure
⤷
RSBPCR (Package) BPC IP Extension: Resource & Workspace Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBPCR_RES_PROVIDER | BPC: Resource Provider | 20130508 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSBPCPS_RES_DELEGATE | BPC: BPC resource delegate | 20130701 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSBPCR_RES_WSTPL_PROVIDER | BPC: Worksapce resource provider | 20130508 |
Properties
| Class | CL_RSBPCR_RES_BASE_PROVIDER | |
| Short Description | BPC: Base Resource Provider | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSBPCR | BPC IP Extension: Resource & Workspace Management |
| Created | 20130508 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSBPCR_RES_BASE_PROVIDER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSBPCR_RES_PROVIDER | BPC: Resource Provider | 20130508 |
Friends
Class CL_RSBPCR_RES_BASE_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RSBPC_MODEL_TYPE | 20130702 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSBPCR_RESOURCE_TYPE | BPC: Resource Type | 20130702 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check if a resource type is supported in PS | 20130906 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20130524 | |
| 3 | Static method | Public | Method | 20130528 |
Events
Class CL_RSBPCR_RES_BASE_PROVIDER has no event.
Types
Class CL_RSBPCR_RES_BASE_PROVIDER has no local type.
Method Signatures
Method CHECK_RES_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_SUPPORT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130906 | |||
| 2 | I_MODEL_TYPE | Call by reference | Type reference (TYPE) | RSBPC_MODEL_TYPE | BPC: BPC Model Type(classic or pak) | 20130906 | |||
| 3 | I_TARGET_TYPE | Call by reference | Type reference (TYPE) | RSSTRING | BPC: Resource Type | 20130906 |
Method CHECK_RES_TYPE on class CL_RSBPCR_RES_BASE_PROVIDER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODEL_TYPE | Call by reference | Type reference (TYPE) | RSBPC_MODEL_TYPE | BPC: Model Type | 20130524 | |||
| 2 | I_RESOURCE_TYPE | Call by reference | Type reference (TYPE) | RSBPCR_RESOURCE_TYPE | BPC: Resource Type | 20130702 |
Method CONSTRUCTOR on class CL_RSBPCR_RES_BASE_PROVIDER has no exception.
Method GET_VIEW_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODEL_TYPE | Call by reference | Type reference (TYPE) | RSBPC_MODEL_TYPE | BPC: Model Type | 20130528 | |||
| 2 | I_VIEW_TYPE | Call by reference | Type reference (TYPE) | RSBPCR_VIEW_TYPE | BPC: View Type | 20130528 | |||
| 3 | R_R_VIEW_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_RSBPCR_VIEW_PROVIDER | BPC: Persistence View Provider | 20130528 |
Method GET_VIEW_PROVIDER on class CL_RSBPCR_RES_BASE_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |