Menu

SAP Function Module PTRA_SCREEN_MEM_KEY_GET

Reise-Schlüsselfelder aus Screen-Memory bereitstellen

The Function Module PTRA_SCREEN_MEM_KEY_GET (Reise-Schlüsselfelder aus Screen-Memory bereitstellen) is a standard Function Module in SAP ERP and is part of the function group PTRA_SCREEN_MEMORY within the package PTRA_WEB_INTERFACE.

Technical Information

Function Module PTRA_SCREEN_MEM_KEY_GET
Short Text Reise-Schlüsselfelder aus Screen-Memory bereitstellen
Function Group PTRA_SCREEN_MEMORY
Package PTRA_WEB_INTERFACE
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_BEGIN_OF_TRIP LIKE HEAD_PERIO-DATV1 Reiseabschnitt: Beginndatum
E_CURRENT_VERSION TYPE XFELD Feld zum Ankreuzen
E_EMPLOYEENUMBER LIKE BAPIEMPL-PERNR Personalnummer
E_PERIODNUMBER LIKE BAPITRVXXX-PERIOD Nummer der Reiseperiode
E_PERIODVERSION LIKE PTRV_PERIO-PDVRS Laufende Nummer der Periode
E_TRIPNUMBER LIKE BAPITRIP-TRIPNO Reisenummer
E_TRIP_SCHEMA TYPE HEAD_PERIO-SCHEM Reiseschema

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.