SAP ABAP Interface IF_RSDME_DMP_MODEL_FIELDS (DataMining Model Fields)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-DM (Application Component) Data Mining
⤷
RS_DME_DMP_OO (Package) Datamining Provider - OO Based

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDME_DMP_MODEL_FIELDS_ABS | Abstract Class for Model fields | 20030813 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDME_DMP_MODEL_FIELDS_RFC | Abstract Class for Model fields | 20031001 |
Properties
Interface | IF_RSDME_DMP_MODEL_FIELDS | |
Short Description | DataMining Model Fields |
General Data
Package | RS_DME_DMP_OO | Datamining Provider - OO Based |
Created | 20030804 | SAP |
Last changed | 20110908 | SAP |
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 IF_RSDME_DMP_MODEL_FIELDS has no interface.
Friends
Interface IF_RSDME_DMP_MODEL_FIELDS has no friend.
Attributes
Interface IF_RSDME_DMP_MODEL_FIELDS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add field to collection | 20030822 |
2 | ![]() |
Instance method | Public | Method | Check Model Fields Consistency | 20030813 |
3 | ![]() |
Instance method | Public | Method | Get allowed Prediction Fields | 20030813 |
4 | ![]() |
Instance method | Public | Method | Get specified Model Field | 20030813 |
5 | ![]() |
Instance method | Public | Method | Model Fields - In defined Structure | 20030812 |
6 | ![]() |
Instance method | Public | Method | Factory for model field | 20030904 |
7 | ![]() |
Instance method | Public | Method | Collection of Model Fields | 20030813 |
8 | ![]() |
Instance method | Public | Method | Get Model Fields defined/act as Keys | 20031007 |
9 | ![]() |
Instance method | Public | Method | Get Supported Content Types | 20030813 |
10 | ![]() |
Instance method | Public | Method | Has Prediction Fields | 20030813 |
11 | ![]() |
Instance method | Public | Method | Remove field from collection | 20030822 |
12 | ![]() |
Instance method | Public | Method | Rename given field | 20031212 |
13 | ![]() |
Instance method | Public | Method | Set Proposed Fields (from APD) | 20030813 |
Events
Interface IF_RSDME_DMP_MODEL_FIELDS has no event.
Types
Interface IF_RSDME_DMP_MODEL_FIELDS has no local type.
Method Signatures
Method ADD_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20030917 | |||
2 | ![]() |
I_R_FIELD | Call by reference | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL_FIELD | 20030822 |
Method ADD_FIELD on Interface IF_RSDME_DMP_MODEL_FIELDS has no exception.
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20030917 | |||
2 | ![]() |
E_T_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_T | 20030813 |
Method CHECK on Interface IF_RSDME_DMP_MODEL_FIELDS has no exception.
Method GET_MAX_PRED_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MAX_LIMIT | Value transfer | Type reference (TYPE) | I | 20030813 |
Method GET_MAX_PRED_FIELDS on Interface IF_RSDME_DMP_MODEL_FIELDS has no exception.
Method GET_MODEL_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELD | Call by reference | Type reference (TYPE) | RSDMEM_COLUMN_NAME | 20030813 | |||
2 | ![]() |
RR_FIELD | Value transfer | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL_FIELD | 20030813 |
Method GET_MODEL_FIELD on Interface IF_RSDME_DMP_MODEL_FIELDS has no exception.
Method GET_MODEL_FIELDS_STR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_FIELDS | Value transfer | Type reference (TYPE) | RSDMU_T_MODEL_FIELDS | Modellfelder in Strukturformat | 20030812 |
Method GET_MODEL_FIELDS_STR on Interface IF_RSDME_DMP_MODEL_FIELDS has no exception.
Method GET_MODEL_FIELD_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSDMEM_COLUMN_NAME | 20030904 | |||
2 | ![]() |
R_R_FIELD | Value transfer | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL_FIELD | 20030904 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige Eingabe | 20030918 |
Method GET_MODEL_FIELD_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_FIELDS | Value transfer | Type reference (TYPE) | RSDMEM_TH_MOD_FIELDS_N | Tabelle von Feldreferenzen | 20030813 |
Method GET_MODEL_FIELD_LIST on Interface IF_RSDME_DMP_MODEL_FIELDS has no exception.
Method GET_MODEL_KEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COUNT | Call by reference | Type reference (TYPE) | SY-INDEX | Anzahl von Schlüsseln | 20031007 | ||
2 | ![]() |
E_T_KEYS | Call by reference | Type reference (TYPE) | RSDMU_T_MODEL_FIELDS | Modellfelder, die Schlüssel sind | 20031007 |
Method GET_MODEL_KEYS on Interface IF_RSDME_DMP_MODEL_FIELDS has no exception.
Method GET_SUP_CONTENT_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_CTYPES | Value transfer | Type reference (TYPE) | RSDMU_T_CTYPES | 20030813 |
Method GET_SUP_CONTENT_TYPES on Interface IF_RSDME_DMP_MODEL_FIELDS has no exception.
Method HAS_PREDICTION_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FLAG | Value transfer | Type reference (TYPE) | RSDMEM_BOOL_CH | 20030813 |
Method HAS_PREDICTION_FIELDS on Interface IF_RSDME_DMP_MODEL_FIELDS has no exception.
Method REMOVE_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20030917 | |||
2 | ![]() |
I_FIELD | Call by reference | Type reference (TYPE) | RSDMEM_COLUMN_NAME | 20030822 |
Method REMOVE_FIELD on Interface IF_RSDME_DMP_MODEL_FIELDS has no exception.
Method RENAME_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | Data Mining - Fehlerklasse (BAPIRET2) | 20031212 | ||
2 | ![]() |
I_NEW_NAME | Call by reference | Type reference (TYPE) | RSDMEM_COLUMN_NAME | Name des Modellfelds | 20031212 | ||
3 | ![]() |
I_OLD_NAME | Call by reference | Type reference (TYPE) | RSDMEM_COLUMN_NAME | Name des Modellfelds | 20031212 |
Method RENAME_FIELD on Interface IF_RSDME_DMP_MODEL_FIELDS has no exception.
Method SET_PROPOSED_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_T | Fehlerprotokoll | 20030912 | ||
2 | ![]() |
I_ADAPT | Call by reference | Type reference (TYPE) | RSDMEM_BOOL_CH | Bestehende Definition gemäß vorgeschlagenen Feldern anpassen | 20030813 | ||
3 | ![]() |
I_T_PROPOSED_FIELDS | Call by reference | Type reference (TYPE) | RSDMU_T_MODEL_FIELDS | Vorgeschlagene Felder | 20030813 |
Method SET_PROPOSED_FIELDS on Interface IF_RSDME_DMP_MODEL_FIELDS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 350 |