Where Used List (Function Module) for SAP ABAP Table GUSER (Global User Table)
SAP ABAP Table
GUSER (Global User Table) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
RS_DME_MCI_COPY VALUE(I_USER_ID) LIKE GUSER-BNAME DEFAULT SY-UNAME
|
Copy the model | ||||
| 2 |
RS_DME_MCI_DSRC_CREATE VALUE(I_USER_ID) LIKE GUSER-BNAME DEFAULT SY-UNAME
|
Column mapping between model column and data source fields | ||||
| 3 |
RS_DME_MCI_DSRC_MODIFY VALUE(I_USER_ID) LIKE GUSER-BNAME DEFAULT SY-UNAME
|
Modify data source | ||||
| 4 |
RS_DME_MCI_EVALUATE VALUE(I_USER_ID) LIKE GUSER-BNAME DEFAULT SY-UNAME
|
Evaluation Interface | ||||
| 5 |
RS_DME_MCI_MODEL_CREATE VALUE(I_USER_ID) LIKE GUSER-BNAME DEFAULT SY-UNAME
|
Create a model | ||||
| 6 |
RS_DME_MCI_MODEL_MODIFY VALUE(I_USER_ID) LIKE GUSER-BNAME DEFAULT SY-UNAME
|
Modify Model - Add, Delete and Change | ||||
| 7 |
RS_DME_MCI_PREDICT VALUE(I_USER_ID) LIKE GUSER-BNAME DEFAULT SY-UNAME
|
Prediction Interface | ||||
| 8 |
RS_DME_MD_DATA_GET VALUE(I_USER_ID) LIKE GUSER-BNAME DEFAULT SY-UNAME
|
BW data is got and stored locally | ||||
| 9 |
RS_DME_MPI_EVALUATION_CALL VALUE(I_USER_ID) LIKE GUSER-BNAME DEFAULT SY-UNAME
|
Call the service for evaluation | ||||
| 10 |
RS_DME_MPI_EXTRACT_DATA REFERENCE(I_USER_ID) LIKE GUSER-BNAME DEFAULT SY-UNAME
|
Extraction of Data into local store | ||||
| 11 |
RS_DME_MPI_PREDICTION_CALL VALUE(I_USER_ID) LIKE GUSER-BNAME DEFAULT SY-UNAME
|
Call the service for prediction | ||||
| 12 |
RS_DME_MPI_TRAINING_CALL VALUE(I_USER_ID) LIKE GUSER-BNAME DEFAULT SY-UNAME
|
Run the service to train the model | ||||
| 13 |
TR_GUSER_APPEND IT_USERLIST STRUCTURE GUSER
|
Access Interface to Table GUSER: Add List | ||||
| 14 |
TR_GUSER_APPEND
|
Access Interface to Table GUSER: Add List | ||||
| 15 |
TR_GUSER_APPEND_USR01
|
GUSER-Schnittstelle: Lokale Benutzerliste in globale Liste kopieren | ||||
| 16 |
TR_GUSER_GET_ENTRY ET_USERLIST STRUCTURE GUSER
|
GUSER-Schnittstelle: liefert die Systeme, in denen ein User accounts hat | ||||
| 17 |
TR_GUSER_GET_ENTRY
|
GUSER-Schnittstelle: liefert die Systeme, in denen ein User accounts hat | ||||
| 18 |
TR_GUSER_GET_ENTRY VALUE(IV_BNAME) LIKE GUSER-BNAME
|
GUSER-Schnittstelle: liefert die Systeme, in denen ein User accounts hat | ||||
| 19 |
TR_GUSER_GET_LIST VALUE(IV_SRCSYSTEM) LIKE GUSER-SRCSYSTEM
|
Access Interface to Table GUSER: User of a System | ||||
| 20 |
TR_GUSER_GET_LIST
|
Access Interface to Table GUSER: User of a System | ||||
| 21 |
TR_GUSER_GET_LIST ET_USERLIST STRUCTURE GUSER
|
Access Interface to Table GUSER: User of a System | ||||
| 22 |
TR_GUSER_QUERY_LIST
|
GUSER-Schnittstelle: Liste von Benutzern auf existenz pruefen | ||||
| 23 |
TR_GUSER_QUERY_LIST IT_USERLIST STRUCTURE GUSER
|
GUSER-Schnittstelle: Liste von Benutzern auf existenz pruefen | ||||
| 24 |
TR_GUSER_QUERY_LIST ET_USERLIST STRUCTURE GUSER
|
GUSER-Schnittstelle: Liste von Benutzern auf existenz pruefen | ||||
| 25 |
TR_GUSER_REPLACE IT_USERLIST STRUCTURE GUSER
|
Access Interface to Table GUSER: Add List | ||||
| 26 |
TR_GUSER_REPLACE
|
Access Interface to Table GUSER: Add List |