The Function Module L_RESTART_QUEUE (Startet fehlerhafte und hängende Queues) is a standard Function Module in SAP ERP and is part of the function group L03B within the package LVS.
Function Module | L_RESTART_QUEUE |
Short Text | Startet fehlerhafte und hängende Queues |
Function Group | L03B |
Package | LVS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_LGNUM | TYPE | LTAK-LGNUM | Transportauftragsnummer | |
IV_QUEUE_NAME | TYPE | TRFCQOUT-QNAME | Name einer tRFC-Queue | |
IV_TANUM | TYPE | LTAK-TANUM | Transportauftragsnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_ERR_TEXT | TYPE | TRFCQVIEW-ERRMESS | Fehlertext, falls eine LUW nicht ausgeführt werden kann | |
EV_FOUND | TYPE | CHAR01 | Es wurden Datensätze gefunden |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERR_TEXT | Fehlertext der Variablen ev_err_text entnehmen |