The Function Module TODO_BAPI_GET_USER_PRIOS (Ermitteln von anwendungsspezifischen TODO Prioritäten) is a standard Function Module in SAP ERP and is part of the function group BAPI within the package SBF_BAPI_TODO.
Function Module | TODO_BAPI_GET_USER_PRIOS |
Short Text | Ermitteln von anwendungsspezifischen TODO Prioritäten |
Function Group | BAPI |
Package | SBF_BAPI_TODO |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TOOL | TYPE | SBF_CHKPRG | aufrufendes Prüfprogramm beim BAPI Todo |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERRORS | LIKE | TODORET2 | nicht anpaßbare Meldungen (Ausgabe) | |
STD_RESULT | LIKE | TODORET2 | zu bearbeitende Meldungstabelle | |
USER_RESULT | LIKE | SBF_CHKRES | angepaßte Meldungstabelle (Ausgabe) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
TOOL_UNKNOWN | Das angegebene Prüfprogramm wird nicht unterstützt |