SAP ABAP Class CL_RSAN_MDL_DST_LIST_VEC (Source Transformation - Transpose List to Vector)
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 20020205
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAN_MDL_MAPPING_SOURCE Object Can Be Used as Source of a Mapping Rule 20020205
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAN_MDL_MAPPING_TARGET Object Can Be Used as Target of a Mapping Rule 20020205
Properties
Class CL_RSAN_MDL_DST_LIST_VEC  
Short Description Source Transformation - Transpose List to Vector    
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 20020205   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSANM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSAN_MDL_MAPPING_SOURCE Object Can Be Used as Source of a Mapping Rule 20020205
2 IF_RSAN_MDL_MAPPING_TARGET Object Can Be Used as Target of a Mapping Rule 20020205
Friends
Class CL_RSAN_MDL_DST_LIST_VEC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_MISSING_VALUES_INITIALIZE Constant Public Type reference (TYPE) STRING `INIT` Fill with Initial Value 20030630
2 C_MISSING_VALUES_SKIP Constant Public Type reference (TYPE) STRING `SKIP` Skip Target Record with Incomplete Records 20030630
3 MISSING_VALUES Instance attribute Public Type reference (TYPE) STRING C_MISSING_VALUES_INITIALIZE Missing Value Treatment 20030630
4 SWAP_FIELDS Instance attribute Public Type reference (TYPE) RSAN_OM_R_LIST List of Fields to be Transformed (CL_RSAN_MDL_PARAMTER) 20020215
5 TRANS_RULES Instance attribute Public Type reference (TYPE) RSAN_OM_R_LIST List of Transformation Rules (CL_RSAN_MDL_SWAP_RULE) 20020211
6 VEC_FIELDS Instance attribute Public Type reference (TYPE) RSAN_OM_R_LIST List of Fields in Vector (CL_RSAN_MDL_PARAMTER) 20020205
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020205
2 GET_MAPPING_SOURCE_FIELDS Instance method Public Method 20020205
3 GET_MAPPING_TARGET_FIELDS Instance method Public Method 20020205
4 GET_MAX_NUMBER_OF_SOURCES Instance method Public Method 20020205
5 GET_MAX_NUMBER_OF_TARGETS Instance method Public Method 20020205
6 GET_SORT_FIELDS Instance method Public Method Get Sort Fields 20020301
7 GET_VALUES_FOR_SWAP_FIELD Instance method Public Method get the valid characteristic values for an infoobject 20020529
8 SET_MISSING_VALUES Instance method Public Method SET_MISSING_VALUES 20030630
Events
Class CL_RSAN_MDL_DST_LIST_VEC has no event.
Types
Class CL_RSAN_MDL_DST_LIST_VEC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_MAPPING_SOURCE_FIELDS Signature

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

Method GET_MAPPING_TARGET_FIELDS Signature

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

Method GET_MAX_NUMBER_OF_SOURCES Signature

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

Method GET_MAX_NUMBER_OF_TARGETS Signature

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

Method GET_SORT_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETH_SORT Call by reference Type reference (TYPE) RSANM_TH_SORT_FIELD Sort fields 20020301

Method GET_SORT_FIELDS on class CL_RSAN_MDL_DST_LIST_VEC has no exception.

Method GET_VALUES_FOR_SWAP_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) RSANM_T_CHAR_VALUES table of characteristic values 20020529
2 Importing I_INFOOBJECT Call by reference Type reference (TYPE) STRING infoobject 20020529
# Exception Resumable Description Created on
1 CX_RSAN_MDL_DST_LIST_VEC Fehler in Einstellungen zum Knoten Liste-Datensatz 20020529

Method SET_MISSING_VALUES 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 20030630

Method SET_MISSING_VALUES on class CL_RSAN_MDL_DST_LIST_VEC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30B