SAP ABAP Class CL_RSAN_RT_CONTEXT (Context Information for Runtime Interpreter)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-APD (Application Component) Analysis Process Designer
⤷
RSAN_RT (Package) APD - Tool - Runtime
⤷
⤷
Properties
| Class | CL_RSAN_RT_CONTEXT | |
| Short Description | Context Information for Runtime Interpreter | |
| 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 | 20030924 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSAN_RT_CONTEXT has no forward declaration.
Interfaces
Class CL_RSAN_RT_CONTEXT has no interface implemented.
Friends
Class CL_RSAN_RT_CONTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RSAN_RT_ARUN | Analysis Run, Only Filled at Execution of Analysis Process | 20040427 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSAN_RT_LOG | Application Log Wrapper | 20030924 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSAN_RT_CONTEXT_OUT_PARAM | Table with Output Parameters | 20040129 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSAN_RT_CONTEXT_SUM_RESULTS | Node Summary Results | 20030924 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RSAN_RT2_T_TRACE_SUMMARY | Runtime Statistics, filled after free | 20040707 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030924 | |
| 2 | Instance method | Public | Method | Release Resources | 20030924 |
Events
Class CL_RSAN_RT_CONTEXT has no event.
Types
Class CL_RSAN_RT_CONTEXT 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_LOG | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_RT_LOG | 20030924 | ||||
| 2 | I_ARUN | Call by reference | Type reference (TYPE) | RSAN_RT_ARUN | Analysis Run ID | 20040427 |
Method CONSTRUCTOR on class CL_RSAN_RT_CONTEXT has no exception.
Method FREE Signature
Method FREE on class CL_RSAN_RT_CONTEXT has no parameter.
Method FREE on class CL_RSAN_RT_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 350 |