SAP ABAP Class IF_RSD_MAPPING (General Mapping Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSD_MAPPING Definition of a Mapping 20070612
Properties
Class IF_RSD_MAPPING  
Short Description General Mapping Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070612   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDMP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SEOR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RSD_MAPPING has no interface implemented.
Friends
Class IF_RSD_MAPPING has no friend class.
Attributes
Class IF_RSD_MAPPING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FIND_MAPPING Instance method Public Method Searches Assignment (single) 20080310
2 FIND_MAPPING_MULTI Instance method Public Method Searches Assignment (multiple) 20080310
3 GET_FIELD_DESCR Instance method Public Method Returns field list that is used for mapping 20080723
4 GET_STRATEGIES Static method Public Method Returns mapping strategy that leads to the mapping 20080310
5 ON_EXIT Instance method Public Event handling method Reacts to maximum number of matches 20080711
Events
Class IF_RSD_MAPPING has no event.
Types
Class IF_RSD_MAPPING has no local type.
Method Signatures

Method FIND_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20080311
2 Exporting ET_PROPOSAL Call by reference Type reference (TYPE) RSD_MAPPING_TS_PROPOSAL InfoObject Dialogeigenschaften 20090609
3 Importing IR_FIELD_DESCR Call by reference Object reference (TYPE REF TO) IF_RSD_MAPPING_FIELD_DESCR Allgemeine Feld-Definition 20080311
4 Importing IT_IOBJNM Call by reference Type reference (TYPE) RSD_T_IOBJNM InfoObject Dialogeigenschaften 20080311
5 Importing IT_OBJVERS Call by reference Type reference (TYPE) RS_T_OBJVERS Tabelle von Objektversionen mit Text 20080327
6 Importing IT_SEARCH_METHOD Call by reference Type reference (TYPE) RSD_MAPPING_T_SEARCH_METHOD TTyp: Suchmethode: Exakt, Fuzzy... 20080710
7 Importing IT_STRATEGY Call by reference Type reference (TYPE) RSD_MAPPING_T_STRATEGY_RI Collection für mögliche Mapping-Strategien 20080311
8 Importing I_ADD_PREVIOUS Call by reference Type reference (TYPE) RS_BOOL vorigen Vorschlag erweitern 20090609
9 Importing I_MAXIMUM_PROPOSALS Call by reference Type reference (TYPE) I RSDMP_S_MAX_PROPOSALS-LIMITED_10 Max. Treffer pro Feldbeschreibung 20080310
10 Importing I_NO_ATTRONLY Call by reference Type reference (TYPE) RS_BOOL Keine Nur-Attribute anbieten 20091201
11 Importing I_SHOW_PROCESS_INDICATOR Call by reference Type reference (TYPE) RS_BOOL Boolean 20120221

Method FIND_MAPPING on class IF_RSD_MAPPING has no exception.

Method FIND_MAPPING_MULTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20080311
2 Exporting ET_PROPOSAL_RI Call by reference Type reference (TYPE) RSD_MAPPING_T_PROPOSAL_RI Rang 20080327
3 Importing IT_IOBJNM Call by reference Type reference (TYPE) RSD_T_IOBJNM List of InfoObjects 20080311
4 Importing IT_OBJVERS Call by reference Type reference (TYPE) RS_T_OBJVERS Tabelle von Objektversionen mit Text 20080327
5 Importing IT_R_FIELD_DESCR Call by reference Type reference (TYPE) RSD_MAPPING_T_FLD_DESCR_RI Allgemeine Feld-Definition 20080311
6 Importing IT_SEARCH_METHOD Call by reference Type reference (TYPE) RSD_MAPPING_T_SEARCH_METHOD TTyp: Suchmethode: Exakt, Fuzzy... 20080710
7 Importing IT_STRATEGY Call by reference Type reference (TYPE) RSD_MAPPING_T_STRATEGY_RI Collection für mögliche Mapping-Strategien 20080311
8 Importing I_MAXIMUM_PROPOSALS Call by reference Type reference (TYPE) I RSDMP_S_MAX_PROPOSALS-LIMITED_10 20080311
9 Importing I_NO_ATTRONLY Call by reference Type reference (TYPE) RS_BOOL Keine Nur-Attribute anbieten 20091201
10 Importing I_SHOW_PROCESS_INDICATOR Call by reference Type reference (TYPE) RS_BOOL Boolean 20120221

Method FIND_MAPPING_MULTI on class IF_RSD_MAPPING has no exception.

Method GET_FIELD_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FIELD_DESCR Value transfer Object reference (TYPE REF TO) IF_RSD_MAPPING_FIELD_DESCR Allgemeine Feld-Definition 20080723

Method GET_FIELD_DESCR on class IF_RSD_MAPPING has no exception.

Method GET_STRATEGIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEARCH_METHOD Call by reference Type reference (TYPE) RSD_MAPPING_SEARCH_METHOD Suchmethode: Exakt, Fuzzy,... 20080721
2 Returning RT_STRATEGIES Value transfer Type reference (TYPE) RSD_MAPPING_T_STRATEGY_RI Schnittstelle der Mapping Srategien 20080311

Method GET_STRATEGIES on class IF_RSD_MAPPING has no exception.

Method ON_EXIT Signature

Method ON_EXIT on class IF_RSD_MAPPING has no parameter.
Method ON_EXIT on class IF_RSD_MAPPING has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in