SAP ADFSH_BAYMAS_T Flight Scheduling: Bay Master Description Table
Overview
ADFSH_BAYMAS_T is a standard SAP S/4HANA table that stores Flight Scheduling: Bay Master Description data. There are total 6 fields in the ADFSH_BAYMAS_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ADFSH_BAYMAS_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_BAYMAS_T to other SAP tables and standard CDS views available based on ADFSH_BAYMAS_T table in S/4HANA 2020.
Techincal Settings of ADFSH_BAYMAS_T
Below are technical details of the table ADFSH_BAYMAS_T
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ADFSH_BAYMAS_T Fields
The following table gives you an overview of the fields available in ADFSH_BAYMAS_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_BAYMAS | CHAR | 5 |
| TMLNR | Flight Scheduling: Terminal Number | ADFSH_TMLNR | ADFSH_TERMAS | CHAR | 5 |
| BAYNR | Flight Scheduling: Bay Number | ADFSH_BAYNR | ADFSH_BAYMAS | CHAR | 5 |
| BAYDES | Flight Scheduling: Bay Description | ADFSH_BAYDES | CHAR | 30 |
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_BAYMAS_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ADFSH_BAYMAS_T | APTCD | 1: CN | ADFSH_BAYMAS |
| ADFSH_BAYMAS_T | BAYNR | 1: CN | ADFSH_BAYMAS |
| ADFSH_BAYMAS_T | LANGU | 1: CN | T002 |
| ADFSH_BAYMAS_T | MANDT | 1: CN | T000 |
| ADFSH_BAYMAS_T | TMLNR | 1: CN | ADFSH_TERMAS |