SAP ABAP Class IF_RSDHAR_OPER_RSCRIPT (Operation Runtime Implementation: R Script)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSDHAR_OPER | Operation Runtime Implementierung (general) | 20120731 |
Properties
| Class | IF_RSDHAR_OPER_RSCRIPT | |
| Short Description | Operation Runtime Implementation: R Script | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120731 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSDHAR_OPER_RSCRIPT has no forward declaration.
Interfaces
Class IF_RSDHAR_OPER_RSCRIPT has no interface implemented.
Friends
Class IF_RSDHAR_OPER_RSCRIPT has no friend class.
Attributes
Class 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
Class 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 class IF_RSDHAR_OPER_RSCRIPT has no parameter.
Method GET_INSTANCE on class 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 class 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 class IF_RSDHAR_OPER_RSCRIPT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |