SAP ABAP Class CL_RSAN_RT_ARUN_WRITE_ABSTRACT (Analysis Run Writer, Abstract Base Class)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-APD (Application Component) Analysis Process Designer
     RSAN_RT (Package) APD - Tool - Runtime
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_PRR_ARUN_WRITE Analysis Run Writer 20040119
2 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_RT_ARUN_WRITE_MEMORY Analysis Run Writer - Without Persistence 20040119
Properties
Class CL_RSAN_RT_ARUN_WRITE_ABSTRACT  
Short Description Analysis Run Writer, Abstract Base Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAN_RT   APD - Tool - Runtime 
Created 20040119   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSAN_RT_CONTEXT_OUT_PARAM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RSAN_RT_ARUN_WRITE_ABSTRACT has no interface implemented.
Friends
Class CL_RSAN_RT_ARUN_WRITE_ABSTRACT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 R_LOG Instance attribute Public Object reference (TYPE REF TO) CL_RSAN_RT_LOG Log for Analysis Process Runtime 20040119
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040119
2 FREE Instance method Public Method Release Resources 20040119
3 GET_ARUN Instance method Public Method Get Analysis Run ID If Available, Otherwise SPACE 20040427
4 SET_OUTPUT_PARAMS Instance method Public Method Set Output Parameters from the Runtime 20040129
5 SET_TARGET_KEY Instance method Public Method Set Object Key for Data Target 20040119
Events
Class CL_RSAN_RT_ARUN_WRITE_ABSTRACT has no event.
Types
Class CL_RSAN_RT_ARUN_WRITE_ABSTRACT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_LOG Call by reference Object reference (TYPE REF TO) CL_RSAN_RT_LOG Log for analysis process runtime 20040119

Method CONSTRUCTOR on class CL_RSAN_RT_ARUN_WRITE_ABSTRACT has no exception.

Method FREE Signature

Method FREE on class CL_RSAN_RT_ARUN_WRITE_ABSTRACT has no parameter.
Method FREE on class CL_RSAN_RT_ARUN_WRITE_ABSTRACT has no exception.

Method GET_ARUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ARUN Value transfer Type reference (TYPE) RSAN_RT_ARUN Analyselauf - Protokoll-ID zum Analyseprozess 20040427

Method GET_ARUN on class CL_RSAN_RT_ARUN_WRITE_ABSTRACT has no exception.

Method SET_OUTPUT_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITH_OUT_PARAM Call by reference Type reference (TYPE) CL_RSAN_RT_CONTEXT_OUT_PARAM=>YTH_OUT_PARAM Table with Output Parameters 20040129

Method SET_OUTPUT_PARAMS on class CL_RSAN_RT_ARUN_WRITE_ABSTRACT has no exception.

Method SET_TARGET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TARGET_OBJNM Call by reference Type reference (TYPE) RSAN_PRR_TARGET_OBJNM Analyselauf - Name des Datenziels 20040119
2 Importing I_TARGET_OBJ_DETAILS Call by reference Type reference (TYPE) RSAN_PRR_TARGET_OBJ_DETAILS Objekt-Details zum Datenziel 20090804
3 Importing I_TARGET_TLOGO Call by reference Type reference (TYPE) RSAN_PRR_TARGET_TLOGO Analyselauf - Objekttyp des Datenziels 20040119

Method SET_TARGET_KEY on class CL_RSAN_RT_ARUN_WRITE_ABSTRACT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400