SAP ABAP Class CL_RSAN_RT_GENERIC_RUNTIME (Internal Use Only)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-APD (Application Component) Analysis Process Designer
⤷
RSAN_RT (Package) APD - Tool - Runtime

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSAN_RT_ABSTRACT | IF_RSAN_RT_ABSTRACT | 20020227 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSAN_RT_PROCESS | IF_RSAN_RT_PROCESS | 20020227 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSAN_RT_SOURCE | IF_RSAN_RT_SOURCE | 20020227 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSAN_RT_TARGET | IF_RSAN_RT_TARGET | 20020227 |
Properties
Class | CL_RSAN_RT_GENERIC_RUNTIME | |
Short Description | Internal Use Only | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | RSAN_RT | |
Program status | ||
Category | 0 | |
Package | RSAN_RT | APD - Tool - Runtime |
Created | 20020227 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSAN_RT_ABSTRACT | IF_RSAN_RT_ABSTRACT | 20020227 | ||
2 | IF_RSAN_RT_PROCESS | IF_RSAN_RT_PROCESS | 20020227 | ||
3 | IF_RSAN_RT_SOURCE | IF_RSAN_RT_SOURCE | 20020227 | ||
4 | IF_RSAN_RT_TARGET | IF_RSAN_RT_TARGET | 20020227 |
Friends
Class CL_RSAN_RT_GENERIC_RUNTIME has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR01 | 'P' | Type of Analysis: Process | 20020227 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR01 | 'S' | Type of Analysis: Source | 20020227 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR01 | 'T' | Type of Analysis: Test Read | 20020301 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR01 | 'V' | Type of Analysis: Viewer Data Calculation | 20030909 | |
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR01 | Type of Runtime Used | 20020227 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | LCL_RSAN_RT_GENERIC_PROCESS | Process Runtime | 20020227 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | LCL_RSAN_RT_GENERIC_SOURCE | Source Runtime | 20020227 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | LCL_RSAN_RT_GENERIC_TEST | Test Source Runtime | 20020301 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | LCL_RSAN_RT_GENERIC_VIEW | Viewer Data Calculation Runtime | 20030909 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20020227 |
2 | ![]() |
Instance method | Public | Method | 20031118 | |
3 | ![]() |
Instance method | Public | Method | Get Metadata from Data Returned | 20020308 |
4 | ![]() |
Instance method | Public | Method | Build Viewer Data Object | 20030909 |
Events
Class CL_RSAN_RT_GENERIC_RUNTIME has no event.
Types
Class CL_RSAN_RT_GENERIC_RUNTIME has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ANALYSIS_PROCESS | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_MDL_ANALYSIS_PROCESS | Executeable Analysis | 20020227 | ||
2 | ![]() |
IR_ANALYSIS_SOURCE | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_MDL_ANALYSIS_SOURCE | Source Stream Definition | 20020227 | ||
3 | ![]() |
IR_ANALYSIS_TEST | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_MDL_ABSTRACT_ANALYSIS | Abstract Analysis for Data Test | 20020301 | ||
4 | ![]() |
IR_ANALYSIS_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_MDL_ABSTRACT_ANALYSIS | Abstract Analysis for Viewer Data Calculation | 20030909 | ||
5 | ![]() |
IR_CONTEXT | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_RT_CONTEXT | Runtime Context | 20030924 | ||
6 | ![]() |
I_ANALYSIS_TEST_NODE | Value transfer | Type reference (TYPE) | STRING | Node in test mode | 20020301 | ||
7 | ![]() |
I_ANALYSIS_VIEW_NODE | Value transfer | Type reference (TYPE) | STRING | Viewer Node for Viewer Data Calculation | 20030909 |
Method CONSTRUCTOR on class CL_RSAN_RT_GENERIC_RUNTIME has no exception.
Method GET_RT2_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RT2_XML | Value transfer | Type reference (TYPE) | XSTRING | 20031118 |
Method GET_RT2_XML on class CL_RSAN_RT_GENERIC_RUNTIME has no exception.
Method RT_TEST_GET_META_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETH_FIELDS | Call by reference | Type reference (TYPE) | RSANR_TH_TEST_FIELD | Metadata for fields of data table | 20020308 |
Method RT_TEST_GET_META_DATA on class CL_RSAN_RT_GENERIC_RUNTIME has no exception.
Method RT_VIEW_BUILD_VI_DATA_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_VI_DATA | Value transfer | Object reference (TYPE REF TO) | IF_RSAN_RT_VI_DATA_OBJECT | Viewer Data Object | 20030909 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abort Analysis Process Runtime | 20030909 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 30B |