The Function Module LXE_WRK_COLLECT_JOBS (Jobliste erstellen) is a standard Function Module in SAP ERP and is part of the function group LXE_WRK within the package SLXE.
Function Module | LXE_WRK_COLLECT_JOBS |
Short Text | Jobliste erstellen |
Function Group | LXE_WRK |
Package | SLXE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EVALUATION | TYPE | CHAR1 | 'X' | Single-Character Flag |
NO_ABORTED_JOBS | TYPE | CHAR1 | '' | Single-Character Flag |
NO_FINISHED_JOBS | TYPE | CHAR1 | '' | Single-Character Flag |
OBJECTLIST | TYPE | CHAR1 | 'X' | Single-Character Flag |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.