SAP ABAP Class CL_RSBPCPS_RESOURCE_VERS (BPC: resource version)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPC-INF-WP (Application Component) BPC 'unified model' - Workspace infrastructure
⤷
RSBPCPS (Package) BPC IP Extension: Persistency Service
⤷
⤷
Properties
| Class | CL_RSBPCPS_RESOURCE_VERS | |
| Short Description | BPC: resource version | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSBPCPS | BPC IP Extension: Persistency Service |
| Created | 20130701 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSBPCPS_RESOURCE_VERS has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSBPCPS_RESOURCE | 20130701 | BPC: BPC resource delegate |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130702 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSBPC_MODEL_TYPE | BPC: BPC Model Type(classic or pak) | 20130702 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSOBJVERS | Object version | 20130703 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSBPC_RESOURCE_ID | BPC: Resource ID | 20130702 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSBPCR_RES_PROVIDER | BPC: Resource Provider | 20130702 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | IF_RSBPCR_RES_PROVIDER=>TN_S_RESOURCE | 20130702 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | IF_RSBPCR_RES_PROVIDER=>TN_S_RESOURCE | 20130702 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130701 | ||
| 2 | Instance method | Private | Method | 20130701 | ||
| 3 | Instance method | Public | Constructor | 20130701 | ||
| 4 | Instance method | Private | Method | 20130703 | ||
| 5 | Static method | Private | Method | 20130701 | ||
| 6 | Instance method | Private | Method | 20130702 | ||
| 7 | Instance method | Private | Method | 20130701 | ||
| 8 | Instance method | Private | Method | 20130701 | ||
| 9 | Instance method | Private | Method | 20130702 |
Events
Class CL_RSBPCPS_RESOURCE_VERS has no event.
Types
Class CL_RSBPCPS_RESOURCE_VERS has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class CL_RSBPCPS_RESOURCE_VERS has no parameter.
Method CHECK on class CL_RSBPCPS_RESOURCE_VERS has no exception.
Method COMPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_VERS | Call by reference | Object reference (TYPE REF TO) | CL_RSBPCPS_RESOURCE_VERS | BPC: resource version | 20130702 | |||
| 2 | R_IS_EQUAL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130702 |
Method COMPARE on class CL_RSBPCPS_RESOURCE_VERS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130702 | |||
| 2 | I_OBJNM | Call by reference | Type reference (TYPE) | RSBPC_RESOURCE_ID | Object Name in Object Directory | 20130709 | |||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130709 |
Method CONSTRUCTOR on class CL_RSBPCPS_RESOURCE_VERS has no exception.
Method EXISTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EXISTED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130703 |
Method EXISTED on class CL_RSBPCPS_RESOURCE_VERS has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130701 | |||
| 2 | I_MODEL_TYPE | Call by reference | Type reference (TYPE) | RSBPC_MODEL_TYPE | BPC: BPC Model Type(classic or pak) | 20130702 | |||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130701 | |||
| 4 | I_RESOURCE_ID | Call by reference | Type reference (TYPE) | RSBPC_RESOURCE_ID | Object Name in Object Directory | 20130701 | |||
| 5 | I_RESOURCE_TYPE | Call by reference | Type reference (TYPE) | RSBPCR_RESOURCE_TYPE | BPC: Resource Type | 20130702 | |||
| 6 | R_R_RES_VERS | Value transfer | Object reference (TYPE REF TO) | CL_RSBPCPS_RESOURCE_VERS | BPC: resource version | 20130702 |
Method FACTORY on class CL_RSBPCPS_RESOURCE_VERS has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_RESOURCE | Call by reference | Type reference (TYPE) | IF_RSBPCR_RES_PROVIDER=>TN_S_RESOURCE | 20130702 |
Method GET_VALUE on class CL_RSBPCPS_RESOURCE_VERS has no exception.
Method LOAD Signature
Method LOAD on class CL_RSBPCPS_RESOURCE_VERS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BPC Exception: Persistence Execption | 20130709 |
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SUBRC | Value transfer | Type reference (TYPE) | SY-SUBRC | ABAP System Field: Return Code of ABAP Statements | 20130709 |
Method SAVE on class CL_RSBPCPS_RESOURCE_VERS has no exception.
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_RESOURCE | Call by reference | Type reference (TYPE) | IF_RSBPCR_RES_PROVIDER=>TN_S_RESOURCE | 20130702 |
Method SET_VALUE on class CL_RSBPCPS_RESOURCE_VERS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |