SAP ABAP Class CL_RSDHA_CS_CUSTOM_CPP (Custom CPP Operation for CalculationScenario)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST-HAP (Application Component) HANA Analysis Process
⤷
RSDHA (Package) SAP HANA Analysis in BW

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_CS_CALCVIEW | Calculation View Definition | 20130926 |
Properties
Class | CL_RSDHA_CS_CUSTOM_CPP | |
Short Description | Custom CPP Operation for CalculationScenario | |
Super Class | CL_RSDD_CS_CALCVIEW | Calculation View Definition |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDHA | SAP HANA Analysis in BW |
Created | 20130918 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSDHA_CS_CUSTOM_CPP has no forward declaration.
Interfaces
Class CL_RSDHA_CS_CUSTOM_CPP has no interface implemented.
Friends
Class CL_RSDHA_CS_CUSTOM_CPP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | Custom Operation ID | 20130926 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'customCpp' | XML Tag Name | 20130926 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TN_TH_PROPERTY | List of Properties | 20130926 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Property | 20130926 |
2 | ![]() |
Instance method | Public | Method | Get Custom Operation ID | 20130926 |
3 | ![]() |
Instance method | Public | Method | Get Property | 20130926 |
4 | ![]() |
Instance method | Public | Method | Set Custom Operation ID | 20130926 |
Events
Class CL_RSDHA_CS_CUSTOM_CPP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_PROPERTY | Public | See coding | Property | 20130926 | BEGIN OF tn_s_property,
key TYPE string,
property TYPE REF TO if_rsdha_cs_property,
END OF tn_s_property
|
|
2 | TN_TH_PROPERTY | Public | See coding | List of Properties | 20130926 | tn_th_property TYPE HASHED TABLE OF tn_s_property
WITH UNIQUE KEY key
|
Method Signatures
Method ADD_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KEY | Call by reference | Type reference (TYPE) | CSEQUENCE | Key | 20130926 | ||
2 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | Value | 20130926 |
Method ADD_PROPERTY on class CL_RSDHA_CS_CUSTOM_CPP has no exception.
Method GET_CUSTOM_OPERATION_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CUSTOM_OPERATION_ID | Value transfer | Type reference (TYPE) | INT4 | Custom Operation ID | 20130926 |
Method GET_CUSTOM_OPERATION_ID on class CL_RSDHA_CS_CUSTOM_CPP has no exception.
Method GET_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KEY | Call by reference | Type reference (TYPE) | CSEQUENCE | Property Key | 20130926 | ||
2 | ![]() |
R_R_PROPERTY | Value transfer | Object reference (TYPE REF TO) | IF_RSDHA_CS_PROPERTY | Definition of Propery | 20130926 |
Method GET_PROPERTY on class CL_RSDHA_CS_CUSTOM_CPP has no exception.
Method SET_CUSTOM_OPERATION_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CUSTOM_OPERATION_ID | Call by reference | Type reference (TYPE) | INT4 | Custom Operation ID | 20130926 |
Method SET_CUSTOM_OPERATION_ID on class CL_RSDHA_CS_CUSTOM_CPP has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |