The Function Module LXE_SXMAN_SET_STATUS_TRNSPRT (setzt den Status für einen SXMan Transportauftrag) is a standard Function Module in SAP ERP and is part of the function group LXE_SXMAN within the package SLXE.
Function Module | LXE_SXMAN_SET_STATUS_TRNSPRT |
Short Text | setzt den Status für einen SXMan Transportauftrag |
Function Group | LXE_SXMAN |
Package | SLXE |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
STATUS | TYPE | LXETRNSPRTSTT | ||
TRANSPORTID | TYPE | LXETRNSPRTID | ||
USER | TYPE | AS4USER | Last Changed by |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERRMSG | TYPE | STRING | Error message | |
STATPRC | TYPE | LXESTATPRC | Process Status |
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.