The Function Module ALM_ME_MOBILE_STATUS_CHANGE (Setzen und Löschen des Mobil-Status im Auftrag) is a standard Function Module in SAP ERP and is part of the function group ALM_ME_TOOLS within the package ALM_ME.
Function Module | ALM_ME_MOBILE_STATUS_CHANGE |
Short Text | Setzen und Löschen des Mobil-Status im Auftrag |
Function Group | ALM_ME_TOOLS |
Package | ALM_ME |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMMIT | TYPE | FLAG | Commit Work durchführen, um Statusänderung zu sichern | |
DELETE | TYPE | FLAG | X-Delete Status Space-Set Status | |
NOTIF_ID | TYPE | QMNUM | zu sperrende Meldungsnummer | |
OBJECT_NO | TYPE | J_OBJNR | Objektnummer des Auftrags | |
ORDER_ID | TYPE | AUFNR | Zu sperrende Auftragsnummer |
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 |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Returnparameter |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANNOT_LOCK_NOTIF | Notification cannot be locked |
CANNOT_LOCK_ORDER | Auftrag kann nicht gesperrt werden |
ORDER_NOT_RELEASED | Auftrag ist nicht freigegeben |
STATUS_CANNOT_BE_CHANGED | Fehler beim Statuswechsel |