SAP ABAP Class CL_RSAN_MDL_ABSTRACT_NODE_DT (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 20031116
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAN_MDL_MAPPING_TARGET Object Can Be Used as Target of a Mapping Rule 20031116
Properties
Class CL_RSAN_MDL_ABSTRACT_NODE_DT  
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 20031116   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSAN_MDL_ABSTRACT_NODE_DT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSAN_MDL_MAPPING_TARGET Object Can Be Used as Target of a Mapping Rule 20031116
Friends
Class CL_RSAN_MDL_ABSTRACT_NODE_DT has no friend class.
Attributes
Class CL_RSAN_MDL_ABSTRACT_NODE_DT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PREDECESSOR_OUT_FIELDS Instance method Public Method Get Output Structure of Predecessor Node, Empty Flds on Err 20031116
2 GET_PREDECESSOR_OUT_FIELDS_ERR Instance method Public Method Get Output Structure of Predecessor Node, Exception on Error 20031116
Events
Class CL_RSAN_MDL_ABSTRACT_NODE_DT has no event.
Types
Class CL_RSAN_MDL_ABSTRACT_NODE_DT has no local type.
Method Signatures

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 20031116
2 Importing I_MAPPING_CONTEXT Call by reference Type reference (TYPE) STRING Name of the Mapping 20031116

Method GET_PREDECESSOR_OUT_FIELDS on class CL_RSAN_MDL_ABSTRACT_NODE_DT 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 20031116
2 Importing I_MAPPING_CONTEXT Call by reference Type reference (TYPE) STRING Name of the Mapping 20031116
# Exception Resumable Description Created on
1 CX_RSAN_MDL_CHECK Fehler in der Analyseprozessdefinition 20031116
History
Last changed by/on SAP  20130531 
SAP Release Created in 350