SAP ABAP Class LCL_RSD_MAPPING_CLIENT (Test class (do not use))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSD_MAPPING (Package) Mapping Service for InfoObjects
Properties
Class LCL_RSD_MAPPING_CLIENT  
Short Description Test class (do not use)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSD_MAPPING   Mapping Service for InfoObjects 
Created 20070620   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSDMP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class LCL_RSD_MAPPING_CLIENT has no interface implemented.
Friends
Class LCL_RSD_MAPPING_CLIENT has no friend class.
Attributes
Class LCL_RSD_MAPPING_CLIENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FLD_DESCRIPTION Static method Private Method Field Description 20080807
2 SHOW Static method Private Method Display 20080516
3 TEST_BASIC Static method Public Method Test: Basic assignments 20080331
4 TEST_DDIC_DFIES Static method Public Method Test: Uses ABAP Dictionary - DFIES 20080415
5 TEST_DS Static method Public Method Test: DataSource 20080311
6 TEST_IOBJ_CREATE Static method Public Method Creation of new InfoObjects 20080731
7 TEST_ISRC Static method Public Method Test: InfoSource 20080401
8 TEST_RSDS Static method Public Method Test: DataSource 20080703
9 TEST_SHMP Static method Public Method Test: DataSource 20080703
10 TEST_TEXTS_DFIES Static method Public Method Test: Texts using DFIES 20080408
11 TEST_TEXTS_DFIES_TREX_ALL Static method Public Method Test: Texts using DFIES, TREX 20080423
12 TEST_TEXTS_DFIES_TREX_EXACT Static method Public Method Test: Texts using DFIES, TREX exact 20080423
13 TEST_TEXTS_DFIES_TREX_FUZZY Static method Public Method Test: Texts using DFIES, TREX fuzzy 20080423
14 TEST_TEXTS_DFIES_TREX_FUZZY_X Static method Public Method Test: Texts using DFIES, TREX fuzzy extended 20080423
15 TEST_TEXTS_DFIES_TREX_LINGUIST Static method Public Method Test: Texts using DFIES, TREX linguistic 20080423
16 TEST_TEXTS_DFIES_TREX_SIMILAR Static method Public Method Test: Texts using DFIES, TREX similar 20080423
17 TEST_TEXTS_DFIES_TREX_TAXONOMY Static method Public Method Test: Texts using DFIES, TREX taxonomy 20080423
18 TEST_TEXTS_DS Static method Public Method Test: Texts using Datasource 20080411
19 _DFIES_GET_FLD_DESCR Static method Private Method Field Description - DFIES 20080408
20 _DS_GET_FLD_DESCR Static method Private Method Field Description - DataSource 20080313
Events
Class LCL_RSD_MAPPING_CLIENT has no event.
Types
Class LCL_RSD_MAPPING_CLIENT has no local type.
Method Signatures

Method GET_FLD_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RI_FLD_DESCR Call by reference Type reference (TYPE) RSD_MAPPING_T_FLD_DESCR_RI TTyp: Interface - Feldbeschreibung 20080807
2 Importing IS_DESCRIPTION Call by reference Type reference (TYPE) RSD_MAPPING_S_FLD_DESCR Feldbeschreibung 20080807

Method GET_FLD_DESCRIPTION on class LCL_RSD_MAPPING_CLIENT has no exception.

Method SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROPOSAL_RI Call by reference Type reference (TYPE) RSD_MAPPING_T_PROPOSAL_RI Zuordnung: Vorschlag zur Feldbeschreibung 20080516
2 Importing IT_PROPOSAL_RI Call by reference Type reference (TYPE) RSD_MAPPING_T_PROPOSAL_RI Zuordnung: Vorschlag zur Feldbeschreibung 20080516
3 Importing I_MODE Call by reference Type reference (TYPE) RSDMP_MODE 20080516

Method SHOW on class LCL_RSD_MAPPING_CLIENT has no exception.

Method TEST_BASIC Signature

Method TEST_BASIC on class LCL_RSD_MAPPING_CLIENT has no parameter.
Method TEST_BASIC on class LCL_RSD_MAPPING_CLIENT has no exception.

Method TEST_DDIC_DFIES Signature

Method TEST_DDIC_DFIES on class LCL_RSD_MAPPING_CLIENT has no parameter.
Method TEST_DDIC_DFIES on class LCL_RSD_MAPPING_CLIENT has no exception.

Method TEST_DS Signature

Method TEST_DS on class LCL_RSD_MAPPING_CLIENT has no parameter.
Method TEST_DS on class LCL_RSD_MAPPING_CLIENT has no exception.

Method TEST_IOBJ_CREATE Signature

Method TEST_IOBJ_CREATE on class LCL_RSD_MAPPING_CLIENT has no parameter.
Method TEST_IOBJ_CREATE on class LCL_RSD_MAPPING_CLIENT has no exception.

Method TEST_ISRC Signature

Method TEST_ISRC on class LCL_RSD_MAPPING_CLIENT has no parameter.
Method TEST_ISRC on class LCL_RSD_MAPPING_CLIENT has no exception.

Method TEST_RSDS Signature

Method TEST_RSDS on class LCL_RSD_MAPPING_CLIENT has no parameter.
Method TEST_RSDS on class LCL_RSD_MAPPING_CLIENT has no exception.

Method TEST_SHMP Signature

Method TEST_SHMP on class LCL_RSD_MAPPING_CLIENT has no parameter.
Method TEST_SHMP on class LCL_RSD_MAPPING_CLIENT has no exception.

Method TEST_TEXTS_DFIES Signature

Method TEST_TEXTS_DFIES on class LCL_RSD_MAPPING_CLIENT has no parameter.
Method TEST_TEXTS_DFIES on class LCL_RSD_MAPPING_CLIENT has no exception.

Method TEST_TEXTS_DFIES_TREX_ALL Signature

Method TEST_TEXTS_DFIES_TREX_ALL on class LCL_RSD_MAPPING_CLIENT has no parameter.
Method TEST_TEXTS_DFIES_TREX_ALL on class LCL_RSD_MAPPING_CLIENT has no exception.

Method TEST_TEXTS_DFIES_TREX_EXACT Signature

Method TEST_TEXTS_DFIES_TREX_EXACT on class LCL_RSD_MAPPING_CLIENT has no parameter.
Method TEST_TEXTS_DFIES_TREX_EXACT on class LCL_RSD_MAPPING_CLIENT has no exception.

Method TEST_TEXTS_DFIES_TREX_FUZZY Signature

Method TEST_TEXTS_DFIES_TREX_FUZZY on class LCL_RSD_MAPPING_CLIENT has no parameter.
Method TEST_TEXTS_DFIES_TREX_FUZZY on class LCL_RSD_MAPPING_CLIENT has no exception.

Method TEST_TEXTS_DFIES_TREX_FUZZY_X Signature

Method TEST_TEXTS_DFIES_TREX_FUZZY_X on class LCL_RSD_MAPPING_CLIENT has no parameter.
Method TEST_TEXTS_DFIES_TREX_FUZZY_X on class LCL_RSD_MAPPING_CLIENT has no exception.

Method TEST_TEXTS_DFIES_TREX_LINGUIST Signature

Method TEST_TEXTS_DFIES_TREX_LINGUIST on class LCL_RSD_MAPPING_CLIENT has no parameter.
Method TEST_TEXTS_DFIES_TREX_LINGUIST on class LCL_RSD_MAPPING_CLIENT has no exception.

Method TEST_TEXTS_DFIES_TREX_SIMILAR Signature

Method TEST_TEXTS_DFIES_TREX_SIMILAR on class LCL_RSD_MAPPING_CLIENT has no parameter.
Method TEST_TEXTS_DFIES_TREX_SIMILAR on class LCL_RSD_MAPPING_CLIENT has no exception.

Method TEST_TEXTS_DFIES_TREX_TAXONOMY Signature

Method TEST_TEXTS_DFIES_TREX_TAXONOMY on class LCL_RSD_MAPPING_CLIENT has no parameter.
Method TEST_TEXTS_DFIES_TREX_TAXONOMY on class LCL_RSD_MAPPING_CLIENT has no exception.

Method TEST_TEXTS_DS Signature

Method TEST_TEXTS_DS on class LCL_RSD_MAPPING_CLIENT has no parameter.
Method TEST_TEXTS_DS on class LCL_RSD_MAPPING_CLIENT has no exception.

Method _DFIES_GET_FLD_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20080807
2 Importing I_TABNAME Call by reference Type reference (TYPE) DDOBJNAME DataSource (OSOA/OSOD) 20080408
3 Returning RT_RI_DFIES Value transfer Type reference (TYPE) RSD_MAPPING_T_FLD_DESCR_RI TTyp: Interface - Feldbeschreibung 20080408

Method _DFIES_GET_FLD_DESCR on class LCL_RSD_MAPPING_CLIENT has no exception.

Method _DS_GET_FLD_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource (OSOA/OSOD) 20080313
2 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20080313
3 Returning RT_RI_DATASOURCE Value transfer Type reference (TYPE) RSD_MAPPING_T_FLD_DESCR_RI TTyp: Interface - Feldbeschreibung 20080313

Method _DS_GET_FLD_DESCR on class LCL_RSD_MAPPING_CLIENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 712