SAP Table SAIRPORT

Airports

SAIRPORT (Airports) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link SAIRPORT to other SAP tables.

SAIRPORT table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client S_MANDT T000 CLNT 3 0
ID Airport Code S_AIRPORT CHAR 3 0
NAME Airport name S_AIRPNAME CHAR 25 0
TIME_ZONE Airport time zone S_TZONE TTZZ CHAR 6 0

SAIRPORT foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
SAIRPORT MANDT SAIRPORT MANDT T000 Clients MANDT
SAIRPORT TIME_ZONE SAIRPORT MANDT TTZZ Time zones CLIENT
SAIRPORT TIME_ZONE SAIRPORT TIME_ZONE TTZZ Time zones TZONE