Menu

SAP Function Module MM_ARRANG_GET_SORTFIELDS

Sortierreihenfolge und Feldauswahl festlegen

The Function Module MM_ARRANG_GET_SORTFIELDS (Sortierreihenfolge und Feldauswahl festlegen) is a standard Function Module in SAP ERP and is part of the function group WN41 within the package WBON.

Technical Information

Function Module MM_ARRANG_GET_SORTFIELDS
Short Text Sortierreihenfolge und Feldauswahl festlegen
Function Group WN41
Package WBON
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC LIKE SY-SUBRC Auswahl erf. (0) oder abgebrochen (4)?

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
T_FIELDLIST_IN TYPE ARRANG_SORT Liste der auszuwählenden Sortierfelder
T_FIELDLIST_OUT TYPE ARRANG_SORT Liste der ausgewählten Sortierfelder

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_FIELDS Eingabetabelle enthält keine Felder
TOO_MANY_FIELDS Eingabetabelle enthält zu viele Felder