The Function Module RM_SYST_ORDER_GET (RM: Auswählen/Anlegen eines transportierbaren Änderungsauftrags (Dialog)) is a standard Function Module in SAP ERP and is part of the function group JBRTR within the package JBR.
Function Module | RM_SYST_ORDER_GET |
Short Text | RM: Auswählen/Anlegen eines transportierbaren Änderungsauftrags (Dialog) |
Function Group | JBRTR |
Package | JBR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ORDER | LIKE | E070-TRKORR | Änderungsauftrag (Vorschlagswert) | |
I_ORDER_TYPE | LIKE | E070-TRFUNCTION | 'K' | Auftragstyp (transportierbar, lokal) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ORDER | LIKE | E070-TRKORR | Ausgewählter Änderungsauftrag |
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 |
---|---|
CANCELED_BY_USER | Vorgang auf Benutzerwunsch abgebrochen |
ERROR_OCCURRED | Fehler beim Anlegen des Auftrags |