FTPS_WEB_FLIGHT_LOWFARE_LIST SAP (List of Proposed Low-Fare Flights (Portal RFC Interface)) Structure details

Dictionary Type: Structure
Description: List of Proposed Low-Fare Flights (Portal RFC Interface)




ABAP Code to SELECT data from FTPS_WEB_FLIGHT_LOWFARE_LIST
Related tables to FTPS_WEB_FLIGHT_LOWFARE_LIST
Access table FTPS_WEB_FLIGHT_LOWFARE_LIST




Structure field list including key, data, relationships and ABAP select examples

FTPS_WEB_FLIGHT_LOWFARE_LIST is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "List of Proposed Low-Fare Flights (Portal RFC Interface)" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_FTPS_WEB_FLIGHT_LOWFARE_LIST TYPE FTPS_WEB_FLIGHT_LOWFARE_LIST.

The FTPS_WEB_FLIGHT_LOWFARE_LIST table consists of various fields, each holding specific information or linking keys about List of Proposed Low-Fare Flights (Portal RFC Interface) data available in SAP. These include REC_NR (Best-Price Recommendation (Key Field 1)), ITEM_NR (Flight Connection of Recommendation (Key Field 2)), SEGMENT_NR (Segment of Flight Connection (Key Field 3)), AMOUNT (Total price of flight ticket).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type or numeric)


SAP FTPS_WEB_FLIGHT_LOWFARE_LIST structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
REC_NR Best-Price Recommendation (Key Field 1)0
ITEM_NR Flight Connection of Recommendation (Key Field 2)0
SEGMENT_NR Segment of Flight Connection (Key Field 3)0
AMOUNTTotal price of flight ticket TST_TOTAL_FARECURR10(2) FTPD_PRICE
CURRENCYCurrency TST_TOTAL_FARE_CURRCUKY5Assigned to domainWAERS
ADVICEText Field of Length 60 TEXT60CHAR60TEXT60
PROFILECharacter Field Length 1 CHAR01CHAR1CHAR1
REBATE_AMTDiscount price of flight ticket TST_REBATED_FARECURR10(2) FTPD_PRICE
REBATE_CRCYCurrency TST_REBATED_FARE_CURRCUKY5Assigned to domainWAERS
FARE_TYPEFare Type (Normal, Negotiated, Etc.) TST_FARE_TYPECHAR2FTPD_TST_FARE_TYPE
FARE_TYPE_TEXTText Field of Length 60 TEXT60CHAR60TEXT60
AIRLINEAirline FLIGHT_AIRLINECHAR3Assigned to domainFTPD_PROVIDER_CODE
FLIGHT_NRFlight Number FLIGHT_NRCHAR6FTPD_FLIGHT_NR
OP_AIRLINEAirline FLIGHT_AIRLINECHAR3Assigned to domainFTPD_PROVIDER_CODE
CABINFlight Cabin Class FLIGHT_CABINCHAR1FTPD_FLIGHT_CABIN
FLIGHT_HEADER_TEXTCharacter 100 CHAR100CHAR100CHAR100
FLIGHT_HEADER_SHORT_TEXTField of length 16 CHAR16CHAR16CHAR16
DATE_DEPFlight departure date FLIGHT_DATE_DEPDATS8FTPD_DATE
TIME_DEPFlight departure time FLIGHT_TIME_DEPTIMS6FTPD_TIME
TIME_DEP_COMP3-Byte field CHAR3CHAR3CHAR3
DATE_ARRFlight arrival date FLIGHT_DATE_ARRDATS8FTPD_DATE
TIME_ARRFlight arrival time FLIGHT_TIME_ARRTIMS6FTPD_TIME
TIME_ARR_COMP3-Byte field CHAR3CHAR3CHAR3
LOC_DEPIATA location IATA_LOCATIONCHAR3Assigned to domainFTPD_IATA_LOCATION
LOC_DEP_TEXTCharacter field of length 40 CHAR40CHAR40CHAR40
LOC_ARRIATA location IATA_LOCATIONCHAR3Assigned to domainFTPD_IATA_LOCATION
LOC_ARR_TEXTCharacter field of length 40 CHAR40CHAR40CHAR40
DURATIONCharacter Field Length = 10 CHAR10CHAR10CHAR10
DURATION_HOURVersion Number Component CHAR2CHAR2CHAR2
DURATION_MINVersion Number Component CHAR2CHAR2CHAR2
STOPDummy for B20 int1 (Local Everywhere) INT1INT13INT1
STOP_TEXTCharacter Field Length = 10 CHAR10CHAR10CHAR10
PRIORITYPriority of trip rule PROFIL_PRIROITYCHAR1FTPD_PROF_PRIORITY
PRIORITY_TEXTDescription of priority PRIO_NAMECHAR30TEXT30
AIRLINE_TEXTProvider Name PROVIDER_NAMECHAR30TEXT30
OP_AIRLINE_TEXTProvider Name PROVIDER_NAMECHAR30TEXT30
FLIGHT_EQUIP_TEXTChar 80 CHAR80CHAR80CHAR80
FLIGHT_ETIX_TEXTData Type 4 Characters CHAR04CHAR4CHAR4MOD
FLIGHT_PERCENTAGEChar 20 CHAR20CHAR20CHAR20
REASON_TITLEMessage explaining priority PRIORITY_TEXTCHAR50TEXT50
REASON_REACTIONResponse due to priority of priority situation REACTIONCHAR1FTPD_MSGTY
RECOM_NR Best-Price Recommendation as Integer (Key Field 1)0
LCC_PROVIDERProvider Name PROVIDER_NAMECHAR30TEXT30
RECOM_NR_INT33-Character Integer Field INT3NUMC3TRV03
RAIL_CONN_IDRail Connection ID RAIL_CONN_IDINT13FTPD_RAIL_CONN_ID
TAX_FEE_AMOUNTTaxes and Fees TST_TAX_FEECURR10(2) FTPD_PRICE
TAX_FEE_AMOUNT_CURRCurrency TST_TAX_FEE_CURRCUKY5Assigned to domainWAERS
REBOOKING_INDRebooking REBOOKING_INDCHAR1FTPD_REBOOKING_IND
REBOOKING_AMOUNTRebooking Fee TST_REBOOK_FEECURR10(2) FTPD_PRICE
REBOOKING_AMOUNT_CURRCurrency TST_REBOOK_FEE_CURRCUKY5Assigned to domainWAERS
CANCELATION_INDCancellation Indicator CANCELATION_INDCHAR1FTPD_CANCELATION_IND
CANCELATION_AMOUNTCancellation Fee TST_CANCELATION_FEECURR10(2) FTPD_PRICE
CANCELATION_AMOUNT_CURRCurrency TST_CANCELATION_FEE_CURRCUKY5Assigned to domainWAERS
LATEST_BOOKING_DATELast Ticketing Date TST_LAST_DATEDATS8FTPD_DATE
ALT_LOC_DEP_INDAlternative Location/Airport (Indicator) ALT_LOC_INDCHAR1XFELD
ALT_LOC_ARR_INDAlternative Location/Airport (Indicator) ALT_LOC_INDCHAR1XFELD

Key field Non-key field



How do I retrieve data from SAP structure FTPS_WEB_FLIGHT_LOWFARE_LIST using ABAP code?

As FTPS_WEB_FLIGHT_LOWFARE_LIST is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on FTPS_WEB_FLIGHT_LOWFARE_LIST as there is no data to select.

How to access SAP table FTPS_WEB_FLIGHT_LOWFARE_LIST

Within an ECC or HANA version of SAP you can also view further information about FTPS_WEB_FLIGHT_LOWFARE_LIST and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!