Menu

SAP Function Module PTRM_WEB_TRIP_GET_SAVE_TO_SHB

Ausgabe des Reisekostenformulars als HTML-Tabelle

The Function Module PTRM_WEB_TRIP_GET_SAVE_TO_SHB (Ausgabe des Reisekostenformulars als HTML-Tabelle) is a standard Function Module in SAP ERP and is part of the function group PTRM_WEB_FORMS within the package PTRM_WEB_INTERFACE.

Technical Information

Function Module PTRM_WEB_TRIP_GET_SAVE_TO_SHB
Short Text Ausgabe des Reisekostenformulars als HTML-Tabelle
Function Group PTRM_WEB_FORMS
Package PTRM_WEB_INTERFACE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_EMPLOYEENUMBER LIKE BAPIEMPL-PERNR Personalnummer des Mitarbeiters
I_PERIODNUMBER LIKE BAPITRVXXX-PERIOD '000' Nummer der Reiseperiode
I_TRIPNUMBER LIKE BAPITRIP-TRIPNO Reisenummer der Mitarbeiterreise
I_TRIP_ACTION TYPE PTRV_TRIP_ACTION_M 'MOD' Funktionscode für Funktionsbausteine im PTRA_WEB_INTERFACE
I_TRIP_COMPONENT TYPE PLAN_REQUEST SPACE Kennzeichen Plan Antrag

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
ET_RETURN TYPE BAPIRETTAB Rückgabewert (anstelle von Exceptions)

Exceptions

This function module does not define any Exceptions.