SAP ABAP Class CL_RSAN_MDL_ABSTRACT_NODE_VI (Abstract Class for Visualization 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 20030909
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAN_MDL_MAPPING_TARGET Object Can Be Used as Target of a Mapping Rule 20030909
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_VI_BEX_MDL Preview Using BEx 20060623
2 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_VI_STAT1_MDL Preview as Table 20030929
3 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_VI_TABLE_MDL Preview as Table 20030929
Properties
Class CL_RSAN_MDL_ABSTRACT_NODE_VI  
Short Description Abstract Class for Visualization 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 20030909   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSAN_MDL_ABSTRACT_NODE_VI 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 20030909
Friends
Class CL_RSAN_MDL_ABSTRACT_NODE_VI has no friend class.
Attributes
Class CL_RSAN_MDL_ABSTRACT_NODE_VI 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 20030909
2 GET_PREDECESSOR_OUT_FIELDS_ERR Instance method Public Method Get Output Structure of Predecessor Node, Exception on Error 20030909
Events
Class CL_RSAN_MDL_ABSTRACT_NODE_VI has no event.
Types
Class CL_RSAN_MDL_ABSTRACT_NODE_VI 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 20030909
2 Importing I_MAPPING_CONTEXT Call by reference Type reference (TYPE) STRING Name of the Mapping 20030909

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