Table list used by SAP ABAP Function Module RS_DME_MCI_MODEL_MODIFY (Modify Model - Add, Delete and Change)
SAP ABAP Function Module
RS_DME_MCI_MODEL_MODIFY (Modify Model - Add, Delete and Change) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIRET2 | Return Parameter | SOURCE E_T_RETURN STRUCTURE BAPIRET2 OPTIONAL |
|
| 2 | BAPIRET2 | Return Parameter | ||
| 3 | GUSER | Global User Table | SOURCE VALUE(I_USER_ID) LIKE GUSER-BNAME DEFAULT SY-UNAME |
|
| 4 | RSDMSM_COL_MAP_MODIFY | Modifications to the mapping | ||
| 5 | RSDMSM_COL_PARAM_MODIFY | Modifications to Column Parameters | SOURCE I_T_COL_PARAM STRUCTURE RSDMSM_COL_PARAM_MODIFY OPTIONAL |
|
| 6 | RSDMSM_COL_VAL_MODIFY | Modification to Model Column Values | SOURCE I_T_COL_VAL STRUCTURE RSDMSM_COL_VAL_MODIFY OPTIONAL |
|
| 7 | RSDMSM_DATA_SRC | Data Source for model | ||
| 8 | RSDMSM_LANGU_DSC_MODIFY | Modification to Description of Models | SOURCE I_T_MOD_DSC STRUCTURE RSDMSM_LANGU_DSC_MODIFY OPTIONAL |
|
| 9 | RSDMSM_MOD_COL_MODIFY | Modification details to Colns that make the analytical model | SOURCE I_T_MOD_COL STRUCTURE RSDMSM_MOD_COL_MODIFY OPTIONAL |
|
| 10 | RSDMSM_MOD_COL_MODIFY | Modification details to Colns that make the analytical model | ||
| 11 | RSDMSM_MOD_PARAM_MODIFY | Modifications to the Model Parameter | SOURCE I_T_MOD_PARAM STRUCTURE RSDMSM_MOD_PARAM_MODIFY OPTIONAL |
|
| 12 | RSDMTP_COL_MAP | Mapping Model column to Data Source | ||
| 13 | RSDMTP_COL_PARAM | Parameters for the Model Columns | ||
| 14 | RSDMTP_COL_VAL | Model Column Values | ||
| 15 | RSDMTP_DATA_SRC | Data source for Training or Prediction | ||
| 16 | RSDMTP_MODEL | Analytical Models using the services available | ||
| 17 | RSDMTP_MOD_COL | Columns that make the analytical model | ||
| 18 | RSDMTP_MOD_DSC | Description in Different Language | ||
| 19 | RSDMTP_MOD_PARAM | Parameters for the Model |