SAP ADFSH_APTMAS_T Flight Scheduling: Airport Description Table
Overview
ADFSH_APTMAS_T is a standard SAP S/4HANA table that stores Flight Scheduling: Airport Description data. There are total 4 fields in the ADFSH_APTMAS_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ADFSH_APTMAS_T belongs to Industry Solution Automotive (IS-A) module and is located in the package Flight Scheduling (DDIC) (AD_FSH_DDIC).
In addition, following links provide an overview of foreign key relationships, if any, that link ADFSH_APTMAS_T to other SAP tables and standard CDS views available based on ADFSH_APTMAS_T table in S/4HANA 2020.
Techincal Settings of ADFSH_APTMAS_T
Below are technical details of the table ADFSH_APTMAS_T
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ADFSH_APTMAS_T Fields
The following table gives you an overview of the fields available in ADFSH_APTMAS_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| LANGU | Language Key | LANGU | T002 | LANG | 1 |
| APTCD | Flight Scheduling: Airport Code | ADFSH_APTCD | ADFSH_APTMAS | CHAR | 5 |
| DESCP | Flight Scheduling: Airport Description | ADFSH_APTDES | CHAR | 60 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ADFSH_APTMAS_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ADFSH_APTMAS_T | APTCD | 1: CN | ADFSH_APTMAS |
| ADFSH_APTMAS_T | LANGU | 1: CN | T002 |
| ADFSH_APTMAS_T | MANDT | 1: CN | T000 |