Menu

SAP Function Module RM_APPEND_TO_ORDER

RM: Einfügen in einen bestehenden Transportauftrag

The Function Module RM_APPEND_TO_ORDER (RM: Einfügen in einen bestehenden Transportauftrag) is a standard Function Module in SAP ERP and is part of the function group JBRTR within the package JBR.

Technical Information

Function Module RM_APPEND_TO_ORDER
Short Text RM: Einfügen in einen bestehenden Transportauftrag
Function Group JBRTR
Package JBR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ORDER LIKE E070-TRKORR Transportauftrag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SYSUBRC LIKE SY-SUBRC Rückgabewert

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_E071 LIKE E071 Objekte
I_E071K LIKE E071K Tabellenschlüssel

Exceptions

This function module does not define any Exceptions.