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