Menu

SAP Function Module TG_GET_SCHEMAS

Trennungsgeldschema ermitteln

The Function Module TG_GET_SCHEMAS (Trennungsgeldschema ermitteln) is a standard Function Module in SAP ERP and is part of the function group FITVPS_TG within the package PTRAPS.

Technical Information

Function Module TG_GET_SCHEMAS
Short Text Trennungsgeldschema ermitteln
Function Group FITVPS_TG
Package PTRAPS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MOREI LIKE PTP02-MOREI Reiseregelungsvariante
NACHN LIKE P0001-ENAME Aufbereiteter Name des Mitarbeiters bzw. Bewerbers
PERNR LIKE PTP02-PERNR Personalnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SCHEMA LIKE T706S-SCHEM Reiseschema

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
TRG_KZREAS LIKE PTRV_TG_KZ Struktur für die Tabelle mit gültigen TG-Schemata

Exceptions

This function module does not define any Exceptions.