Table list used by SAP ABAP Function Module RS_DME_MPI_PREDICTION_CALL (Call the service for prediction)
SAP ABAP Function Module
RS_DME_MPI_PREDICTION_CALL (Call the service for prediction) 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 | Mapping Mining column to Data Source / Store | ||
| 5 | RSDMSM_COL_PARAM | Parameters for the Model Columns | ||
| 6 | RSDMSM_COL_VAL | Model Column Values | ||
| 7 | RSDMSM_DATA_SRC | Data Source for model | ||
| 8 | RSDMSM_DATA_SRC | Data Source for model | SOURCE I_T_DATA_SRC STRUCTURE RSDMSM_DATA_SRC |
|
| 9 | RSDMSM_DS_PARAM | Data Source Runtime Param | ||
| 10 | RSDMSM_MODEL | Structure for Analytical Model | ||
| 11 | RSDMSM_MOD_COL | Columns that make the analytical model | ||
| 12 | RSDMSM_MOD_PARAM | Parameters for the Model | ||
| 13 | RSDMSM_MOD_STATUS | Analytical Model state | ||
| 14 | RSDMTP_DATA_SRC | Data source for Training or Prediction | ||
| 15 | RSDMTP_MODEL | Analytical Models using the services available |