SAP ABAP Class CL_RSAN_MDL_DST_UNION (Source Transformation - Union of 2 Sources)
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 20061204
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAN_MDL_MAPPING_SOURCE Object Can Be Used as Source of a Mapping Rule 20061204
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAN_MDL_MAPPING_TARGET Object Can Be Used as Target of a Mapping Rule 20061204
Properties
Class CL_RSAN_MDL_DST_UNION  
Short Description Source Transformation - Union of 2 Sources    
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 20061204   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSAN_MDL_DST_UNION 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 20061204
2 IF_RSAN_MDL_MAPPING_TARGET Object Can Be Used as Target of a Mapping Rule 20061204
Friends
Class CL_RSAN_MDL_DST_UNION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PREFIX_S1 Constant Public Type reference (TYPE) STRING 'S1' 20061204
2 C_PREFIX_S2 Constant Public Type reference (TYPE) STRING 'S2' 20061204
3 SOURCE1 Instance attribute Public Type reference (TYPE) STRING Source 1 (Refers to Mapping) 20061204
4 SOURCE2 Instance attribute Public Type reference (TYPE) STRING Source 2 (Refers to Mapping) 20061204
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20061204
2 GET_MAPPING_SOURCE_FIELDS Instance method Public Method 20061204
3 GET_MAPPING_TARGET_FIELDS Instance method Public Method 20061204
4 GET_MAX_NUMBER_OF_SOURCES Instance method Public Method 20061204
5 GET_MAX_NUMBER_OF_TARGETS Instance method Public Method 20061204
6 GET_SOURCE_FIELDS Instance method Public Method 20061204
7 SET_SOURCE1 Instance method Public Method SET_SOURCE1 20061204
8 SET_SOURCE2 Instance method Public Method SET_SOURCE2 20061204
Events
Class CL_RSAN_MDL_DST_UNION has no event.
Types
Class CL_RSAN_MDL_DST_UNION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_MAPPING_SOURCE_FIELDS Signature

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

Method GET_MAPPING_TARGET_FIELDS Signature

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

Method GET_MAX_NUMBER_OF_SOURCES Signature

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

Method GET_MAX_NUMBER_OF_TARGETS Signature

Method GET_MAX_NUMBER_OF_TARGETS on class CL_RSAN_MDL_DST_UNION has no parameter.
Method GET_MAX_NUMBER_OF_TARGETS on class CL_RSAN_MDL_DST_UNION has no exception.

Method GET_SOURCE_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 20061204
2 Exporting E_SOURCE_TEXT Call by reference Type reference (TYPE) STRING Text of source node 20061204
3 Importing I_MAPPING_CONTEXT Call by reference Type reference (TYPE) STRING Name of the Mapping 20061204

Method GET_SOURCE_FIELDS on class CL_RSAN_MDL_DST_UNION has no exception.

Method SET_SOURCE1 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) STRING I_VALUE 20061204

Method SET_SOURCE1 on class CL_RSAN_MDL_DST_UNION has no exception.

Method SET_SOURCE2 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) STRING I_VALUE 20061204

Method SET_SOURCE2 on class CL_RSAN_MDL_DST_UNION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700