SAP ABAP Interface IF_RSDHAR_OPER_RSCRIPT (Operation Runtime Implementation: R Script)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST-HAP (Application Component) HANA Analysis Process
⤷
RSDHA (Package) SAP HANA Analysis in BW

⤷

⤷

Properties
Interface | IF_RSDHAR_OPER_RSCRIPT | |
Short Description | Operation Runtime Implementation: R Script |
General Data
Package | RSDHA | SAP HANA Analysis in BW |
Created | 20120731 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RSDHAR_OPER_RSCRIPT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSDHAR_OPER | Operation Runtime Implementierung (general) | 20120731 |
Friends
Interface IF_RSDHAR_OPER_RSCRIPT has no friend.
Attributes
Interface IF_RSDHAR_OPER_RSCRIPT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20120731 | |
2 | ![]() |
Instance method | Public | Method | Get result structure of R script | 20120731 |
3 | ![]() |
Instance method | Public | Method | Get R script | 20120731 |
Events
Interface IF_RSDHAR_OPER_RSCRIPT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_TABLE_NAME | Public | Type reference (TYPE) | STRING | Table name in R script signature | 20120731 |
|
2 | TN_TYPE | Public | Attribute reference (LIKE) | Type of operation | 20120731 |
|
Method Signatures
Method GET_INSTANCE Signature
Method GET_INSTANCE on Interface IF_RSDHAR_OPER_RSCRIPT has no parameter.
Method GET_INSTANCE on Interface IF_RSDHAR_OPER_RSCRIPT has no exception.
Method GET_OUTPUT_MAPPING_SRC_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_OUTPUT_MAPPING_SRC_FIELD | Value transfer | Type reference (TYPE) | IF_RSDHAM_FIELD_DESCR=>TN_T_FIELD | Table for field list | 20120731 |
Method GET_OUTPUT_MAPPING_SRC_FIELDS on Interface IF_RSDHAR_OPER_RSCRIPT has no exception.
Method GET_R_SCRIPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INPUT_TABLE_NAME | Call by reference | Type reference (TYPE) | STRING | Input table name (to be used in script) | 20120731 | ||
2 | ![]() |
I_RESULT_TABLE_NAME | Call by reference | Type reference (TYPE) | STRING | Result table name (to be used in script) | 20120731 | ||
3 | ![]() |
R_SCRIPT | Value transfer | Type reference (TYPE) | STRING | Script | 20120731 |
Method GET_R_SCRIPT on Interface IF_RSDHAR_OPER_RSCRIPT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 731 |