SAP ABAP Class CL_RSO_RES_HCPR (Resource Controler for HANA Composite Provider)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_RES_HCPR (Package) BW: ResourceHanaCompositeProvider
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSO_RES_RESOURCE | Base Class for HEDW resources | 20130510 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130204 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_RES_RESOURCE | Interface for BAdI: RSO_REST_RESOURCE | 20130204 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_RES_REST_HANDLER | Handle REST Operation | 20130513 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_RES_REST_HDL_DELETE | Handle the DELETE REST Operation | 20130513 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_RES_REST_HDL_GET | Handle the GET REST Operation | 20130513 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_RES_REST_HDL_POST | Handle the POST REST Operation | 20130513 |
| 8 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_RES_REST_HDL_PUT | Handle the PUT REST Operation | 20130513 |
Properties
| Class | CL_RSO_RES_HCPR | |
| Short Description | Resource Controler for HANA Composite Provider | |
| Super Class | CL_RSO_RES_RESOURCE | Base Class for HEDW resources |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO_RES_HCPR | BW: ResourceHanaCompositeProvider |
| Created | 20120925 | 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... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130204 | ||
| 2 | IF_RSO_RES_RESOURCE | Interface for BAdI: RSO_REST_RESOURCE | 20130204 | ||
| 3 | IF_RSO_RES_REST_HANDLER | Handle REST Operation | 20130513 | ||
| 4 | IF_RSO_RES_REST_HDL_DELETE | Handle the DELETE REST Operation | 20130513 | ||
| 5 | IF_RSO_RES_REST_HDL_GET | Handle the GET REST Operation | 20130513 | ||
| 6 | IF_RSO_RES_REST_HDL_POST | Handle the POST REST Operation | 20130513 | ||
| 7 | IF_RSO_RES_REST_HDL_PUT | Handle the PUT REST Operation | 20130513 |
Friends
Class CL_RSO_RES_HCPR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_RSO_RES_HCPR' | Object Type Name | 20130218 | ||
| 2 | Constant | Private | Type reference (TYPE) | I | 1 | 20130513 | |||
| 3 | Constant | Private | Type reference (TYPE) | I | 0 | 20130513 | |||
| 4 | Constant | Private | Type reference (TYPE) | I | 0 | 20130513 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | INT4 | -1 | Minimum number of PartProviders to trigger bulk load | 20130813 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSOHCPRNM | HanaCompositeProvider: Name | 20130513 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20130513 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130717 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | RSOBJVERS | Object version | 20130513 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_RES_HCPR_PERSIST | Object Persistence Controler | 20120925 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | RSOHCPR | HanaCompositeProvider | 20130517 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | IF_RSO_RES_REST_HANDLER=>GT_S_CONTENT_VERSION | 20130513 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20130513 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20120925 | |
| 3 | Instance method | Private | Method | Create BW Object Version | 20121212 | |
| 4 | Instance method | Private | Method | Builds the name of the default query for data preview | 20130514 | |
| 5 | Instance method | Private | Method | Get timestamp of last change of resource | 20130625 |
Events
Class CL_RSO_RES_HCPR has no event.
Types
Class CL_RSO_RES_HCPR has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSO_RES_HCPR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSO_RES_HCPR has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSO_RES_HCPR has no parameter.
Method CONSTRUCTOR on class CL_RSO_RES_HCPR has no exception.
Method CREATE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20121212 | ||||
| 2 | I_HCPRNM | Call by reference | Type reference (TYPE) | RSOHCPRNM | HanaCompositeProvider: Name | 20121212 | |||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20121212 | |||
| 4 | R_R_HCPR_VERSION | Value transfer | Object reference (TYPE REF TO) | CL_RSO_HCPR_VERSION | Object Data Model for HANA Composite Provider | 20121212 |
Method CREATE_VERSION on class CL_RSO_RES_HCPR has no exception.
Method GET_DEFAULT_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_COMPID | Value transfer | Type reference (TYPE) | STRING | Name of default query | 20130514 |
Method GET_DEFAULT_QUERY on class CL_RSO_RES_HCPR has no exception.
Method GET_LAST_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TIMESTAMP | Value transfer | Type reference (TYPE) | RSTIMESTMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Resource exception | 20130627 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |