SAP ABAP Class CL_RSAN_MDL_DT_RESULT (Data Target - Intermediate Result - Internal Node)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-APD (Application Component) Analysis Process Designer
     RSAN_MDL (Package) APD - Tool - Object Model
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_MDL_ABSTRACT_NODE Base Class of a Node 20030814
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAN_MDL_DT_NODE Interface for Target Nodes 20031116
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAN_MDL_MAPPING_TARGET Object Can Be Used as Target of a Mapping Rule 20030814
Properties
Class CL_RSAN_MDL_DT_RESULT  
Short Description Data Target - Intermediate Result - Internal Node    
Super Class CL_RSAN_MDL_ABSTRACT_NODE Base Class of a Node 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSAN_MDL    
Program status     
Category 0   
Package RSAN_MDL   APD - Tool - Object Model 
Created 20030814   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSAN_MDL_DT_NODE Interface for Target Nodes 20031116
2 IF_RSAN_MDL_MAPPING_TARGET Object Can Be Used as Target of a Mapping Rule 20030814
Friends
Class CL_RSAN_MDL_DT_RESULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_NULL_DEVICE_RESULT_GUID Constant Public Type reference (TYPE) RSAN_UT_RESULT_GUID 'NULL_DEVICE' If used as result_guid, no data will be written 20040117
2 RESULT_GUID Instance attribute Public Type reference (TYPE) RSAN_UT_RESULT_GUID 20030819
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030814
2 GET_MAPPING_TARGET_FIELDS Instance method Public Method 20030814
3 GET_MAX_NUMBER_OF_SOURCES Instance method Public Method 20030814
4 GET_PRECEDING_NODE_NAME Instance method Public Method Retrieves preceeding node name (node producing result data) 20031112
5 SET_RESULT_GUID Instance method Public Method 20030819
Events
Class CL_RSAN_MDL_DT_RESULT has no event.
Types
Class CL_RSAN_MDL_DT_RESULT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSAN_MDL_DT_RESULT has no parameter.
Method CONSTRUCTOR on class CL_RSAN_MDL_DT_RESULT has no exception.

Method GET_MAPPING_TARGET_FIELDS Signature

Method GET_MAPPING_TARGET_FIELDS on class CL_RSAN_MDL_DT_RESULT has no parameter.
Method GET_MAPPING_TARGET_FIELDS on class CL_RSAN_MDL_DT_RESULT has no exception.

Method GET_MAX_NUMBER_OF_SOURCES Signature

Method GET_MAX_NUMBER_OF_SOURCES on class CL_RSAN_MDL_DT_RESULT has no parameter.
Method GET_MAX_NUMBER_OF_SOURCES on class CL_RSAN_MDL_DT_RESULT has no exception.

Method GET_PRECEDING_NODE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) STRING 20031112

Method GET_PRECEDING_NODE_NAME on class CL_RSAN_MDL_DT_RESULT has no exception.

Method SET_RESULT_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) RSAN_UT_RESULT_GUID 20030819

Method SET_RESULT_GUID on class CL_RSAN_MDL_DT_RESULT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 350