SAP ABAP Class CL_RSDME_IS_UI_SCR_MAP_IN_GEN (Mapping Screen for Input Fields)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-DM (Application Component) Data Mining
     RS_DME_IS (Package) Datamining - Intelligent Service - Adapters
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDME_IS_UI_SCREEN Prediction Screens 20030807
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDME_IS_UI_SCREEN_MAP_IN Generic Prediction Screen Interface for Mapping 20030807
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_IS_UI_MAP_IN_SAP_ABC Mapping Screen for Input Fields - SAP ABC 20040120
2 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_IS_UI_SCR_MAPIN_SAPDT Mapping Screen for Input Fields - Decision Tree 20040708
Properties
Class CL_RSDME_IS_UI_SCR_MAP_IN_GEN  
Short Description Mapping Screen for Input Fields    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_DME_IS   Datamining - Intelligent Service - Adapters 
Created 20030807   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDMU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDME_IS_UI_SCREEN Prediction Screens 20030807
2 IF_RSDME_IS_UI_SCREEN_MAP_IN Generic Prediction Screen Interface for Mapping 20030807
Friends
Class CL_RSDME_IS_UI_SCR_MAP_IN_GEN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_SCREEN Constant Public Type reference (TYPE) SY-DYNNR '0400' 20030807
2 MC_SCR_PGM Constant Public Type reference (TYPE) SY-REPID 'SAPLRS_DME_IS_UI_CALL_PACKAGE' 20030807
3 MR_CONTROLLER Instance attribute Protected Object reference (TYPE REF TO) IF_RSDME_IS_UI_CONTROLLER 20030901
4 MT_DATA_FIELDS Instance attribute Protected Type reference (TYPE) RSDMU_T_IS_DATA_FIELDS 20030808
5 MT_MAP_IN Instance attribute Protected Type reference (TYPE) RSDMU_T_IS_MAP_IN 20030808
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_MAPPING Instance method Public Method Get Screen Values 20030807
2 DEFAULT_MAPPING Instance method Public Method Get Screen Values 20030807
3 GET_CONTROLLER Instance method Protected Method Get Controller 20030807
4 GET_DATA_FIELDS Instance method Public Method Get Data fields 20030807
5 GET_EVAL_FLAG Instance method Public Method Get Evaluation Flag 20031111
6 GET_MAPPING Instance method Protected Method 20030807
7 GET_MODEL_FIELDS Instance method Public Method Get Model Input fields 20030807
8 GET_SCREEN_VALUES Instance method Public Method Get Screen Values 20030807
9 HANDLE_PBO_TC_LINE Instance method Public Method Handle PBO for Table entry 20031111
10 MAP_SELECTED_COLS Instance method Protected Method 20030808
11 MARK_DATA_FIELDS Instance method Public Method Handle Mark of Data Fields tables 20030808
12 MARK_MAP_IN Instance method Public Method Handle Mark of Map - in table 20030808
13 UNMAP_SELECTED_COLS Instance method Protected Method 20030808
14 UPDATE_ICON Instance method Protected Method Update Icon Field 20030906
15 UPDATE_MAPPING_PARAMETERS Instance method Protected Method 20030808
Events
Class CL_RSDME_IS_UI_SCR_MAP_IN_GEN has no event.
Types
Class CL_RSDME_IS_UI_SCR_MAP_IN_GEN has no local type.
Method Signatures

Method ADAPT_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MAPPING Call by reference Type reference (TYPE) RSDMSI_T_PRED_COL_MAP Zuordnung (wie im Call Package abgelegt) 20030807
2 Exporting E_T_DATA_FIELDS Call by reference Type reference (TYPE) RSDMU_T_IS_DATA_FIELDS Verfügbare Datenfelder 20030807
3 Exporting E_T_MAP_IN Call by reference Type reference (TYPE) RSDMU_T_IS_MAP_IN Zuordnungstabellen 20030807

Method ADAPT_MAPPING on class CL_RSDME_IS_UI_SCR_MAP_IN_GEN has no exception.

Method DEFAULT_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DATA_FIELDS Call by reference Type reference (TYPE) RSDMU_T_IS_DATA_FIELDS Verfügbare Datenfelder 20030807
2 Exporting E_T_MAP_IN Call by reference Type reference (TYPE) RSDMU_T_IS_MAP_IN Zuordnungstabellen 20030807

Method DEFAULT_MAPPING on class CL_RSDME_IS_UI_SCR_MAP_IN_GEN has no exception.

Method GET_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_CONTROLLER Value transfer Object reference (TYPE REF TO) IF_RSDME_IS_UI_CONTROLLER 20030807

Method GET_CONTROLLER on class CL_RSDME_IS_UI_SCR_MAP_IN_GEN has no exception.

Method GET_DATA_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DATA_FIELDS Value transfer Type reference (TYPE) RSDMU_T_IS_DATA_FIELDS Datenfelder 20030807

Method GET_DATA_FIELDS on class CL_RSDME_IS_UI_SCR_MAP_IN_GEN has no exception.

Method GET_EVAL_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_EVAL_FLAG Value transfer Type reference (TYPE) RSDMEM_BOOL_CH Bewertung ausführen 20031111

Method GET_EVAL_FLAG on class CL_RSDME_IS_UI_SCR_MAP_IN_GEN has no exception.

Method GET_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MAPPING Value transfer Type reference (TYPE) RSDMSI_T_PRED_COL_MAP Zuordnung Felder 20030807

Method GET_MAPPING on class CL_RSDME_IS_UI_SCR_MAP_IN_GEN has no exception.

Method GET_MODEL_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MOD_COLS Value transfer Type reference (TYPE) RSDMU_T_IS_MODEL_SIGNATURE Modellfelder 20030807

Method GET_MODEL_FIELDS on class CL_RSDME_IS_UI_SCR_MAP_IN_GEN has no exception.

Method GET_SCREEN_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DATA_FIELDS Call by reference Type reference (TYPE) RSDMU_T_IS_DATA_FIELDS Verfügbare Datenfelder 20030807
2 Exporting E_T_MAP_IN Call by reference Type reference (TYPE) RSDMU_T_IS_MAP_IN Zuordnungstabellen 20030807

Method GET_SCREEN_VALUES on class CL_RSDME_IS_UI_SCR_MAP_IN_GEN has no exception.

Method HANDLE_PBO_TC_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MAP_IN Call by reference Type reference (TYPE) RSDMU_S_IS_MAP_IN 20031111

Method HANDLE_PBO_TC_LINE on class CL_RSDME_IS_UI_SCR_MAP_IN_GEN has no exception.

Method MAP_SELECTED_COLS Signature

Method MAP_SELECTED_COLS on class CL_RSDME_IS_UI_SCR_MAP_IN_GEN has no parameter.
Method MAP_SELECTED_COLS on class CL_RSDME_IS_UI_SCR_MAP_IN_GEN has no exception.

Method MARK_DATA_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA_FIELDS Call by reference Type reference (TYPE) RSDMU_T_IS_DATA_FIELDS 20030808
2 Importing IS_DATA_FIELDS Call by reference Type reference (TYPE) RSDMU_S_IS_DATA_FIELDS 20030808

Method MARK_DATA_FIELDS on class CL_RSDME_IS_UI_SCR_MAP_IN_GEN has no exception.

Method MARK_MAP_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MAP_IN Call by reference Type reference (TYPE) RSDMU_T_IS_MAP_IN 20030808
2 Importing IS_MAP_IN Call by reference Type reference (TYPE) RSDMU_S_IS_MAP_IN 20030808

Method MARK_MAP_IN on class CL_RSDME_IS_UI_SCR_MAP_IN_GEN has no exception.

Method UNMAP_SELECTED_COLS Signature

Method UNMAP_SELECTED_COLS on class CL_RSDME_IS_UI_SCR_MAP_IN_GEN has no parameter.
Method UNMAP_SELECTED_COLS on class CL_RSDME_IS_UI_SCR_MAP_IN_GEN has no exception.

Method UPDATE_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MAP_IN Call by reference Type reference (TYPE) RSDMU_S_IS_MAP_IN 20030906

Method UPDATE_ICON on class CL_RSDME_IS_UI_SCR_MAP_IN_GEN has no exception.

Method UPDATE_MAPPING_PARAMETERS Signature

Method UPDATE_MAPPING_PARAMETERS on class CL_RSDME_IS_UI_SCR_MAP_IN_GEN has no parameter.
Method UPDATE_MAPPING_PARAMETERS on class CL_RSDME_IS_UI_SCR_MAP_IN_GEN has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 350