Menu

SAP Function Module TP_DELETE_SEAT_ELEMENT

Delete Seat Element

The Function Module TP_DELETE_SEAT_ELEMENT (Delete Seat Element) is a standard Function Module in SAP ERP and is part of the function group FITP_GEN within the package PTRP_ADDON.

Technical Information

Function Module TP_DELETE_SEAT_ELEMENT
Short Text Delete Seat Element
Function Group FITP_GEN
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
I_LINE LIKE FTPT_FLIGHT-PNR_NR Zeilennummer des Fluges in der PNR (falls PNR vorhanden)
I_PROVIDER TYPE CHAR3 Feld der Laenge 3 Bytes
I_VARIANT LIKE FTPT_VARIANT-VARIANT Planvariantennummer (laufende Nummer)

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
PNR_SEAT_SEG_ASSOC_INPUT LIKE FTPT_FLIGHT Reiseanforderungsposition - Leistung Flug
PNR_SSR_SEAT LIKE FTPT_FLIGHT_LEG Flugbestandteile

Exceptions

This function module does not define any Exceptions.