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 IF_RSO_RES_REST_HANDLER 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 CN_CLASS_NAME Constant Public Type reference (TYPE) SEOCLSNAME 'CL_RSO_RES_HCPR' Object Type Name 20130218
2 C_RES_VERSION_MAJOR Constant Private Type reference (TYPE) I 1 20130513
3 C_RES_VERSION_MINOR Constant Private Type reference (TYPE) I 0 20130513
4 C_RES_VERSION_PATCH_NUMBER Constant Private Type reference (TYPE) I 0 20130513
5 P_BULK_LOAD Instance attribute Private Type reference (TYPE) INT4 -1 Minimum number of PartProviders to trigger bulk load 20130813
6 P_HCPRNM Instance attribute Private Type reference (TYPE) RSOHCPRNM HanaCompositeProvider: Name 20130513
7 P_LANGUAGE Instance attribute Private Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20130513
8 P_LOCKHANDLE Instance attribute Private Type reference (TYPE) STRING 20130717
9 P_OBJECT_VERSION Instance attribute Private Type reference (TYPE) RSOBJVERS Object version 20130513
10 P_R_PERSIST Instance attribute Private Object reference (TYPE REF TO) CL_RSO_RES_HCPR_PERSIST Object Persistence Controler 20120925
11 P_S_HCPR Instance attribute Private Type reference (TYPE) RSOHCPR HanaCompositeProvider 20130517
12 P_S_RES_VERSION 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 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130513
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120925
3 CREATE_VERSION Instance method Private Method Create BW Object Version 20121212
4 GET_DEFAULT_QUERY Instance method Private Method Builds the name of the default query for data preview 20130514
5 GET_LAST_CHANGED 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 Importing I_DATA Call by reference Type reference (TYPE) XSTRING 20121212
2 Importing I_HCPRNM Call by reference Type reference (TYPE) RSOHCPRNM HanaCompositeProvider: Name 20121212
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20121212
4 Returning 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 Returning 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 Returning R_TIMESTAMP Value transfer Type reference (TYPE) RSTIMESTMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130627
# Exception Resumable Description Created on
1 CX_ADT_RESOURCE Resource exception 20130627
History
Last changed by/on SAP  20140121 
SAP Release Created in 740