SAP ABAP Class CL_RSDME_IS_UI_SCR_MAP_OUT_GEN (Mapping Screen for Prediction 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 20030808
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDME_IS_UI_SCREEN_MAP_OUT Generic Prediction Screen Interface for Mapping 20030808
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_IS_UI_MAP_OUT_SAP_ABC Mapping Screen for Prediction Fields - ABC 20040120
2 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_IS_UI_MAP_OUT_SAP_WT Mapping Screen for Prediction Fields - Weighted Tab Scoring 20031218
3 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_IS_UI_SCR_MAP_OUT_TAR Map by target screen for prediction fields 20041102
Properties
Class CL_RSDME_IS_UI_SCR_MAP_OUT_GEN  
Short Description Mapping Screen for Prediction 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 20030808   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)
2 VRM 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 20030808
2 IF_RSDME_IS_UI_SCREEN_MAP_OUT Generic Prediction Screen Interface for Mapping 20030808
Friends
Class CL_RSDME_IS_UI_SCR_MAP_OUT_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 '0600' 20030808
2 MC_SCR_PGM Constant Public Type reference (TYPE) SY-REPID 'SAPLRS_DME_IS_UI_CALL_PACKAGE' 20030808
3 MR_CONTROLLER Instance attribute Protected Object reference (TYPE REF TO) IF_RSDME_IS_UI_CONTROLLER 20030901
4 MT_MAP_OUT Instance attribute Protected Type reference (TYPE) RSDMU_T_IS_MAP_OUT 20030808
5 MT_NEW_FIELDS Instance attribute Protected Type reference (TYPE) RSDMU_T_IS_MAP_OUT Generated Fields 20030808
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_MAPPING Instance method Public Method Get Screen Values 20030808
2 ASSIGN_FIELD_NAME Instance method Protected Method 20030808
3 CHOOSE_DATA_FIELD Instance method Public Method Change Data Field / Description 20030808
4 CHOOSE_FIELD Instance method Public Method Select/Unselect field 20030808
5 DEFAULT_MAPPING Instance method Public Method Get Screen Values 20030808
6 GET_CONTROLLER Instance method Protected Method Get Controller 20030808
7 GET_DATA_FIELDS Instance method Public Method Get New Fields 20030821
8 GET_MAPPING Instance method Protected Method 20030808
9 GET_MAX_RANK Instance method Protected Method 20030808
10 GET_NEW_FIELD Instance method Protected Method 20030811
11 GET_PRED_FIELDS Instance method Public Method Get Model Input fields 20030808
12 GET_RANK_LIST Instance method Public Method Get Rank Texts 20030808
13 GET_SCREEN_VALUES Instance method Public Method Get Screen Values 20030808
14 HANDLE_PBO_TC_LINE Instance method Public Method Table Control Handling 20030808
15 REGISTER_FIELD_NAME Instance method Protected Method Register field Names 20030808
16 UPDATE_MAPPING_PARAMETERS Instance method Protected Method 20030808
Events
Class CL_RSDME_IS_UI_SCR_MAP_OUT_GEN has no event.
Types
Class CL_RSDME_IS_UI_SCR_MAP_OUT_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) 20030808
2 Exporting E_T_MAP_OUT Call by reference Type reference (TYPE) RSDMU_T_IS_MAP_OUT Zuordnungstabellen 20030808

Method ADAPT_MAPPING on class CL_RSDME_IS_UI_SCR_MAP_OUT_GEN has no exception.

Method ASSIGN_FIELD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MAP_OUT Call by reference Type reference (TYPE) RSDMU_S_IS_MAP_OUT 20030808

Method ASSIGN_FIELD_NAME on class CL_RSDME_IS_UI_SCR_MAP_OUT_GEN has no exception.

Method CHOOSE_DATA_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MAP_OUT Call by reference Type reference (TYPE) RSDMU_T_IS_MAP_OUT 20030808
2 Importing IS_MAP_OUT Call by reference Type reference (TYPE) RSDMU_S_IS_MAP_OUT 20030808

Method CHOOSE_DATA_FIELD on class CL_RSDME_IS_UI_SCR_MAP_OUT_GEN has no exception.

Method CHOOSE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MAP_OUT Call by reference Type reference (TYPE) RSDMU_T_IS_MAP_OUT 20030808
2 Importing IS_MAP_OUT Call by reference Type reference (TYPE) RSDMU_S_IS_MAP_OUT 20030808

Method CHOOSE_FIELD on class CL_RSDME_IS_UI_SCR_MAP_OUT_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_MAP_OUT Call by reference Type reference (TYPE) RSDMU_T_IS_MAP_OUT Zuordnungstabellen 20030808

Method DEFAULT_MAPPING on class CL_RSDME_IS_UI_SCR_MAP_OUT_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 20030808

Method GET_CONTROLLER on class CL_RSDME_IS_UI_SCR_MAP_OUT_GEN has no exception.

Method GET_DATA_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALL Call by reference Type reference (TYPE) RSDMEM_BOOL_CH Alle Felder? 20031212
2 Returning RT_FIELDS Value transfer Type reference (TYPE) RSISR_T_DATAITEM 20030821

Method GET_DATA_FIELDS on class CL_RSDME_IS_UI_SCR_MAP_OUT_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 20030808

Method GET_MAPPING on class CL_RSDME_IS_UI_SCR_MAP_OUT_GEN has no exception.

Method GET_MAX_RANK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MAX_RANK Value transfer Type reference (TYPE) RSDMEI_RANK 20030808

Method GET_MAX_RANK on class CL_RSDME_IS_UI_SCR_MAP_OUT_GEN has no exception.

Method GET_NEW_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_NEW_FIELD Value transfer Type reference (TYPE) RSISR_S_DATAITEM 20030811
2 Importing IS_MAP_OUT Call by reference Type reference (TYPE) RSDMU_S_IS_MAP_OUT 20030811

Method GET_NEW_FIELD on class CL_RSDME_IS_UI_SCR_MAP_OUT_GEN has no exception.

Method GET_PRED_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) RSDMSI_T_PRED_OUTPUT_FIELDS Modellfelder 20030808

Method GET_PRED_FIELDS on class CL_RSDME_IS_UI_SCR_MAP_OUT_GEN has no exception.

Method GET_RANK_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LIST Value transfer Type reference (TYPE) VRM_VALUES Rangliste 20030808

Method GET_RANK_LIST on class CL_RSDME_IS_UI_SCR_MAP_OUT_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_MAP_OUT Call by reference Type reference (TYPE) RSDMU_T_IS_MAP_OUT Zuordnungstabellen 20030808

Method GET_SCREEN_VALUES on class CL_RSDME_IS_UI_SCR_MAP_OUT_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_OUT Call by reference Type reference (TYPE) RSDMU_S_IS_MAP_OUT 20030808

Method HANDLE_PBO_TC_LINE on class CL_RSDME_IS_UI_SCR_MAP_OUT_GEN has no exception.

Method REGISTER_FIELD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MAP_OUT Call by reference Type reference (TYPE) RSDMU_S_IS_MAP_OUT 20030821

Method REGISTER_FIELD_NAME on class CL_RSDME_IS_UI_SCR_MAP_OUT_GEN has no exception.

Method UPDATE_MAPPING_PARAMETERS Signature

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