Menu

SAP Function Module FITP_SORT_ITEM

Sortieren der Items nach Kategorie oder Zeit (auch GMT)

The Function Module FITP_SORT_ITEM (Sortieren der Items nach Kategorie oder Zeit (auch GMT)) is a standard Function Module in SAP ERP and is part of the function group FITP_MISC within the package PTRP_ADDON.

Technical Information

Function Module FITP_SORT_ITEM
Short Text Sortieren der Items nach Kategorie oder Zeit (auch GMT)
Function Group FITP_MISC
Package PTRP_ADDON
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SORT TYPE CHAR1 ' ' Sortieren (' '-Aus, 'X'-Ein)
SORT_MODE TYPE CHAR1 ' ' Typ der Sortierung setzen (C-Category, D-Datum, G-GMT)

Exporting Parameters

This function module does not define any EXPORTING parameters.

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_ITEM LIKE FTPT_ITEM Reisedienstleistungsanforderung Position

Exceptions

This function module does not define any Exceptions.