SAP ABAP Class CL_RSBPCR_RES_MANAGER (BPC: Persistence resource manager)
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_MANAGER | BPC: Persistence resource manager | 20130514 |
Properties
| Class | CL_RSBPCR_RES_MANAGER | |
| Short Description | BPC: Persistence resource manager | |
| 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 | 20130514 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSBPCR_RES_MANAGER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSBPCR_RES_MANAGER | BPC: Persistence resource manager | 20130514 |
Friends
Class CL_RSBPCR_RES_MANAGER has no friend class.
Attributes
Class CL_RSBPCR_RES_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20131001 | ||
| 2 | Static method | Public | Method | 20130605 | ||
| 3 | Static method | Public | Method | 20130605 | ||
| 4 | Static method | Public | Method | 20130522 |
Events
Class CL_RSBPCR_RES_MANAGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_RESOURCE_CHECK | Private | See coding | 20130522 | BEGIN OF TN_S_RESOURCE_CHECK,
RESOURCE_TYPE TYPE RSBPCR_RESOURCE_TYPE,
RESOURCE_CLNAME TYPE SEOCLSNAME,
END OF TN_S_RESOURCE_CHECK
|
||
| 2 | TN_T_RESOURCE_CHECK | Private | See coding | 20130522 | TN_T_RESOURCE_CHECK TYPE STANDARD TABLE OF TN_S_RESOURCE_CHECK WITH DEFAULT KEY
|
Method Signatures
Method GET_APPSET_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: BPC Model Type(classic or pak) | 20131001 | |||
| 2 | R_R_APPSET_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_RSBPCR_APPSET_HANDLER | BPC: Resource related appset handler | 20131001 |
Method GET_APPSET_PROVIDER on class CL_RSBPCR_RES_MANAGER has no exception.
Method GET_LIBRARY_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 | 20130605 | |||
| 2 | R_R_LIBRARY_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_RSBPCR_LIBRARY_PROVIDER | BPC: Persistence Library Provider | 20130605 |
Method GET_LIBRARY_PROVIDER on class CL_RSBPCR_RES_MANAGER has no exception.
Method GET_RESOURCE_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 | 20130605 | |||
| 2 | I_RESOURCE_TYPE | Call by reference | Type reference (TYPE) | RSBPCR_RESOURCE_TYPE | BPC: Resource Type | 20130605 | |||
| 3 | R_R_RESOURCE_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_RSBPCR_RES_PROVIDER | BPC: Persistence Resource Provider | 20130605 |
Method GET_RESOURCE_PROVIDER on class CL_RSBPCR_RES_MANAGER has no exception.
Method RESOLVE_RES_RESOURCE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_RESOURCE_CHECK | Value transfer | Object reference (TYPE REF TO) | IF_RSBPCR_RES_PROVIDER | 20130522 | ||||
| 2 | I_MODEL_TYPE | Call by reference | Type reference (TYPE) | RSBPC_MODEL_TYPE | BPC: Model Type | 20130529 | |||
| 3 | I_RESOURCE_TYPE | Call by reference | Type reference (TYPE) | RSBPCR_RESOURCE_TYPE | 20130522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130522 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |