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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | SY-DYNNR | '0400' | 20030807 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | SY-REPID | 'SAPLRS_DME_IS_UI_CALL_PACKAGE' | 20030807 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSDME_IS_UI_CONTROLLER | 20030901 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSDMU_T_IS_DATA_FIELDS | 20030808 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSDMU_T_IS_MAP_IN | 20030808 |
Methods
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 | ![]() |
C_T_MAPPING | Call by reference | Type reference (TYPE) | RSDMSI_T_PRED_COL_MAP | Zuordnung (wie im Call Package abgelegt) | 20030807 | ||
2 | ![]() |
E_T_DATA_FIELDS | Call by reference | Type reference (TYPE) | RSDMU_T_IS_DATA_FIELDS | Verfügbare Datenfelder | 20030807 | ||
3 | ![]() |
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 | ![]() |
E_T_DATA_FIELDS | Call by reference | Type reference (TYPE) | RSDMU_T_IS_DATA_FIELDS | Verfügbare Datenfelder | 20030807 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
E_T_DATA_FIELDS | Call by reference | Type reference (TYPE) | RSDMU_T_IS_DATA_FIELDS | Verfügbare Datenfelder | 20030807 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
ET_DATA_FIELDS | Call by reference | Type reference (TYPE) | RSDMU_T_IS_DATA_FIELDS | 20030808 | |||
2 | ![]() |
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 | ![]() |
ET_MAP_IN | Call by reference | Type reference (TYPE) | RSDMU_T_IS_MAP_IN | 20030808 | |||
2 | ![]() |
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 | ![]() |
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 |