Menu

SAP Function Module TG_CHECK_OVERLAP_ABORD

prüft, ob im Zeitintervall schon Abord in Abord exisitert

The Function Module TG_CHECK_OVERLAP_ABORD (prüft, ob im Zeitintervall schon Abord in Abord exisitert) 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_CHECK_OVERLAP_ABORD
Short Text prüft, ob im Zeitintervall schon Abord in Abord exisitert
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
AKT_REINR LIKE PTP02-REINR aktuelle TG-Nummer
EMPLOYEE_NUMBER LIKE PTP02-PERNR Personalnummer
HEAD_DATB1 LIKE PTP02-DATB1 Reiseabschnitt: Beginnuhrzeit
HEAD_DATV1 LIKE PTP02-DATV1 Reiseabschnitt: Beginndatum
HEAD_UHRB1 LIKE PTP02-UHRB1 Reiseabschnitt: Beginnuhrzeit
HEAD_UHRV1 LIKE PTP02-UHRV1 Reiseabschnitt: Beginnuhrzeit
ORIG_REINR LIKE PTP02-REINR übergeordnete TG-Nummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ABORD_DATB1 LIKE PTP02-DATB1 Reiseabschnitt: Endedatum
ABORD_DATV1 LIKE PTP02-DATV1 Reiseabschnitt: Beginndatum
ABORD_UHRB1 LIKE PTP02-UHRB1 Reiseabschnitt: Endeuhrzeit
ABORD_UHRV1 LIKE PTP02-UHRV1 Reiseabschnitt: Beginnuhrzeit
OVERLAP TYPE CHAR1 true wenn Überlappung

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.