Where Used List (Function Module) for SAP ABAP Data Element RSDMEM_LANGUAGE (Language ID)
SAP ABAP Data Element RSDMEM_LANGUAGE (Language ID) is used by
# Object Type Object Name Object Description Package Structure Package Software Component
   
1 Function Module  RS_DME_AWO_SHOW_RESULT
REFERENCE(I_LANGU) TYPE RSDMEM_LANGUAGE OPTIONAL
to show the output of mining models RS_DME_UI  RS_BW_STRUPAK  SAP_BW 
2 Function Module  RS_DME_BAPI_GET_MODEL_DETAILS
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE DEFAULT SY-LANGU
Get details of a model RS_DME_DMP_BAPI  RS_BW_STRUPAK  SAP_BW 
3 Function Module  RS_DME_MCI_EVALUATE
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE DEFAULT SY-LANGU
Evaluation Interface RS_DME_DMP  RS_BW_STRUPAK  SAP_BW 
4 Function Module  RS_DME_MCI_EXTRACT
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE DEFAULT SY-LANGU
Data Extraction Interface RS_DME_DMP  RS_BW_STRUPAK  SAP_BW 
5 Function Module  RS_DME_MCI_MODEL_GETDESC
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE OPTIONAL
Description of the Model in different languages RS_DME_DMP  RS_BW_STRUPAK  SAP_BW 
6 Function Module  RS_DME_MCI_MODEL_GETDETAIL
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE DEFAULT SY-LANGU
Ananlytical Model Details RS_DME_DMP  RS_BW_STRUPAK  SAP_BW 
7 Function Module  RS_DME_MCI_MODEL_GETLIST
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE DEFAULT SY-LANGU
List of all the analytical models RS_DME_DMP  RS_BW_STRUPAK  SAP_BW 
8 Function Module  RS_DME_MCI_PREDICT
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE DEFAULT SY-LANGU
Prediction Interface RS_DME_DMP  RS_BW_STRUPAK  SAP_BW 
9 Function Module  RS_DME_MCI_SRV_CTYPE_GET
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE DEFAULT SY-LANGU
List of Content type supported by service RS_DME_DMP  RS_BW_STRUPAK  SAP_BW 
10 Function Module  RS_DME_MCI_SRV_DTYPE_GET
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE DEFAULT SY-LANGU
List of Distribution types supported by service RS_DME_DMP  RS_BW_STRUPAK  SAP_BW 
11 Function Module  RS_DME_MCI_SRV_GETDESC
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE OPTIONAL
Description in different languages RS_DME_DMP  RS_BW_STRUPAK  SAP_BW 
12 Function Module  RS_DME_MCI_SRV_GETDETAIL
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE DEFAULT SY-LANGU
Details of a service RS_DME_DMP  RS_BW_STRUPAK  SAP_BW 
13 Function Module  RS_DME_MCI_SRV_GETLIST
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE DEFAULT SY-LANGU
List of services available RS_DME_DMP  RS_BW_STRUPAK  SAP_BW 
14 Function Module  RS_DME_MCI_SRV_GETLIST_PROCESS
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE DEFAULT SY-LANGU
List of services based on the process it supports RS_DME_DMP  RS_BW_STRUPAK  SAP_BW 
15 Function Module  RS_DME_MCI_SRV_PARAM_GET
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE DEFAULT SY-LANGU
List of the Service Parameters RS_DME_DMP  RS_BW_STRUPAK  SAP_BW 
16 Function Module  RS_DME_MCI_SRV_TYPE_GET
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE OPTIONAL
List of different types of services available RS_DME_DMP  RS_BW_STRUPAK  SAP_BW 
17 Function Module  RS_DME_MCI_TRAIN
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE DEFAULT SY-LANGU
Runs the service for training a model RS_DME_DMP  RS_BW_STRUPAK  SAP_BW 
18 Function Module  RS_DME_MD_DATA_GET
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE DEFAULT SY-LANGU
BW data is got and stored locally RS_DME_DMP  RS_BW_STRUPAK  SAP_BW 
19 Function Module  RS_DME_MPI_EVALUATION_CALL
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE DEFAULT SY-LANGU
Call the service for evaluation RS_DME_DMP  RS_BW_STRUPAK  SAP_BW 
20 Function Module  RS_DME_MPI_EXTRACT_DATA
REFERENCE(I_LANGU) TYPE RSDMEM_LANGUAGE DEFAULT SY-LANGU
Extraction of Data into local store RS_DME_DMP  RS_BW_STRUPAK  SAP_BW 
21 Function Module  RS_DME_MPI_PREDICTION_CALL
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE DEFAULT SY-LANGU
Call the service for prediction RS_DME_DMP  RS_BW_STRUPAK  SAP_BW 
22 Function Module  RS_DME_MPI_TRAINING_CALL
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE DEFAULT SY-LANGU
Run the service to train the model RS_DME_DMP  RS_BW_STRUPAK  SAP_BW 
23 Function Module  RS_DME_RFC_MD_GET_FLD_PRM_META
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE DEFAULT SY-LANGU
Get Meta Data of field parameters defined for engine RS_DME_DMP_BAPI  RS_BW_STRUPAK  SAP_BW 
24 Function Module  RS_DME_RFC_MD_GET_FLD_VAL_TYPE
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE DEFAULT SY-LANGU
Get possible field value types for specified field type RS_DME_DMP_BAPI  RS_BW_STRUPAK  SAP_BW 
25 Function Module  RS_DME_RFC_MD_GET_MODDETAILS
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE DEFAULT SY-LANGU
Get details of a model RS_DME_DMP_BAPI  RS_BW_STRUPAK  SAP_BW 
26 Function Module  RS_DME_RFC_MD_GET_MOD_PRM_META
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE
Get metadata for model parameters for an engine RS_DME_DMP_BAPI  RS_BW_STRUPAK  SAP_BW 
27 Function Module  RS_DME_RFC_MD_GET_PROC_TYPES
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE DEFAULT SY-LANGU
Get possible field value processing types RS_DME_DMP_BAPI  RS_BW_STRUPAK  SAP_BW 
28 Function Module  RS_DME_RFC_MD_SUPP_CNT_TYPES
VALUE(I_LANGU) TYPE RSDMEM_LANGUAGE DEFAULT SY-LANGU
Get supported content types for an engine RS_DME_DMP_BAPI  RS_BW_STRUPAK  SAP_BW