SAP ABAP Class CL_RSAN_MDL_ABSTRACT_NODE_DST (Abstract Class for Transformation Nodes)
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 20030428
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAN_MDL_MAPPING_SOURCE Object Can Be Used as Source of a Mapping Rule 20030428
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAN_MDL_MAPPING_TARGET Object Can Be Used as Target of a Mapping Rule 20030428
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_MDL_2PT_DM_ABC Model Class for the ABC transformation Node 20040115
2 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_MDL_2PT_NORMALIZE 2-Pass Transformation Quantile Formation 20030505
3 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_MDL_2PT_QUANTILES 2-Pass Transformation Quantile Formation 20030428
4 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_MDL_DST_SERVICE Source Transformation - Intelligent Service Adapter 20030502
Properties
Class CL_RSAN_MDL_ABSTRACT_NODE_DST  
Short Description Abstract Class for Transformation Nodes    
Super Class CL_RSAN_MDL_ABSTRACT_NODE Base Class of a Node 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAN_MDL   APD - Tool - Object Model 
Created 20030428   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSAN_MDL_ABSTRACT_NODE_DST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSAN_MDL_MAPPING_SOURCE Object Can Be Used as Source of a Mapping Rule 20030428
2 IF_RSAN_MDL_MAPPING_TARGET Object Can Be Used as Target of a Mapping Rule 20030428
Friends
Class CL_RSAN_MDL_ABSTRACT_NODE_DST has no friend class.
Attributes
Class CL_RSAN_MDL_ABSTRACT_NODE_DST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MAPPING_SOURCE_FIELDS Instance method Public Method 20030428
2 GET_PREDECESSOR_OUT_FIELDS Instance method Public Method Get Output Structure of Predecessor Node, Empty Flds on Err 20030624
3 GET_PREDECESSOR_OUT_FIELDS_ERR Instance method Public Method Get Output Structure of Predecessor Node, Exception on Error 20030624
Events
Class CL_RSAN_MDL_ABSTRACT_NODE_DST has no event.
Types
Class CL_RSAN_MDL_ABSTRACT_NODE_DST has no local type.
Method Signatures

Method GET_MAPPING_SOURCE_FIELDS Signature

Method GET_MAPPING_SOURCE_FIELDS on class CL_RSAN_MDL_ABSTRACT_NODE_DST has no parameter.
Method GET_MAPPING_SOURCE_FIELDS on class CL_RSAN_MDL_ABSTRACT_NODE_DST has no exception.

Method GET_PREDECESSOR_OUT_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETH_FIELDS Call by reference Type reference (TYPE) RSANM_TH_MAP_SOURCE_FIELD Mapping Source Fields 20030624
2 Importing I_MAPPING_CONTEXT Call by reference Type reference (TYPE) STRING Name of the Mapping 20030624

Method GET_PREDECESSOR_OUT_FIELDS on class CL_RSAN_MDL_ABSTRACT_NODE_DST has no exception.

Method GET_PREDECESSOR_OUT_FIELDS_ERR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETH_FIELDS Call by reference Type reference (TYPE) RSANM_TH_MAP_SOURCE_FIELD Mapping Source Fields 20030624
2 Importing I_MAPPING_CONTEXT Call by reference Type reference (TYPE) STRING Name of the Mapping 20030624
# Exception Resumable Description Created on
1 CX_RSAN_MDL_CHECK Fehler in der Analyseprozessdefinition 20030624
History
Last changed by/on SAP  20130531 
SAP Release Created in 400