Menu

SAP Function Module TP_1A_DELETE_SEAT_ELEMENT

Delete Seat Element

The Function Module TP_1A_DELETE_SEAT_ELEMENT (Delete Seat Element) is a standard Function Module in SAP ERP and is part of the function group FITP_AMADEUS_PNR within the package PTRI_ADDON.

Technical Information

Function Module TP_1A_DELETE_SEAT_ELEMENT
Short Text Delete Seat Element
Function Group FITP_AMADEUS_PNR
Package PTRI_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_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.