SAP ADFSH_TERMAS Flight Scheduling: Terminal Master Table
Overview
ADFSH_TERMAS is a standard SAP S/4HANA table that stores Flight Scheduling: Terminal Master data. There are total 3 fields in the ADFSH_TERMAS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ADFSH_TERMAS 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_TERMAS to other SAP tables and standard CDS views available based on ADFSH_TERMAS table in S/4HANA 2020.
Techincal Settings of ADFSH_TERMAS
Below are technical details of the table ADFSH_TERMAS
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ADFSH_TERMAS Fields
The following table gives you an overview of the fields available in ADFSH_TERMAS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| APTCD | Flight Scheduling: Airport Code | ADFSH_APTCD | ADFSH_APTMAS | CHAR | 5 |
| TMLNR | Flight Scheduling: Terminal Number | ADFSH_TMLNR | CHAR | 5 |
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_TERMAS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ADFSH_TERMAS | APTCD | 1: CN | ADFSH_APTMAS |
| ADFSH_TERMAS | MANDT | 1: CN | T000 |