Menu

SAP Function Module GET_TRIP_REMARKS

Datentransfer der Bemerkungen in die Reisekostenabrechnung

The Function Module GET_TRIP_REMARKS (Datentransfer der Bemerkungen in die Reisekostenabrechnung) is a standard Function Module in SAP ERP and is part of the function group FITP_INTEGRATION within the package PTRP_ADDON.

Technical Information

Function Module GET_TRIP_REMARKS
Short Text Datentransfer der Bemerkungen in die Reisekostenabrechnung
Function Group FITP_INTEGRATION
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
EMPLOYEENUMBER TYPE BAPIEMPL-PERNR Personalnummer
TRIPNUMBER TYPE BAPITRVXXX-TRIPNO Reisenummer

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
REMARKS LIKE PTK09 Reisezusatzinformation

Exceptions

This function module does not define any Exceptions.