Sunday, May 19, 2024

SAP Table ACTFLI – ABAP/4 book: Flights

ACTFLI is a standard SAP table in SAP ECC (or) S/4HANA which stores ABAP/4 book: Flights data. There are total 10 fields in ACTFLI table.This blog post provides key technical details of SAP table ACTFLI, including its availability across SAP S/4HANA versions and the list of CDS views for ACTFLI table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package Example Objects for the ABAP Manual (SABB)
Technical Component Workbench Utilities (BC-DWB-UTL)

SAP ACTFLI Table Fields

The following is the list of fields that are available in SAP ACTFLI table. The key fields of the table are highlighted in color.

Field Description Data Element Domain Check Table Data Type
MANDT Client S_MANDT MANDT T000 CLNT (3)
CARRID Airline Code S_CARR_ID S_CARR_ID PLANFLI CHAR (3)
CONNID Flight Connection Number S_CONN_ID S_CONN_ID PLANFLI NUMC (4)
FLDATE Flight date S_DATE S_DATE * DATS (8)
PRICE Airfare S_PRICE S_PRICE CURR (15)
CURRENCY Payment currency S_CURR S_CURR SCURX CUKY (5)
PLANETYPE Aircraft Type S_PLANETYE S_PLANE * CHAR (10)
SEATSMAX Maximum capacity in economy class S_SEATSMAX S_SEATS INT4 (10)
SEATSOCC Occupied seats in economy class S_SEATSOCC S_SEATS INT4 (10)
PAYMENTSUM Total of current bookings S_SUM S_SUM CURR (17)

Availability

The SAP table ACTFLI is available within SAP S/4HANA On-premise and SAP S/4HANA Cloud systems depending on the version and release level.

SAP S/4HANA Version Available?
1909 Yes
2020 Yes
2021 Yes
2022 Yes
2023 Yes

CDS Views for ACTFLI table

There are no CDS views available in the system. We’re updating the content all the time, so check back regularly.