SAP ADFSH_ACFTYP_T Flight Scheduling: Aircraft type Description Table
Overview
ADFSH_ACFTYP_T is a standard SAP S/4HANA table that stores Flight Scheduling: Aircraft type Description data. There are total 6 fields in the ADFSH_ACFTYP_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ADFSH_ACFTYP_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_ACFTYP_T to other SAP tables and standard CDS views available based on ADFSH_ACFTYP_T table in S/4HANA 2020.
Techincal Settings of ADFSH_ACFTYP_T
Below are technical details of the table ADFSH_ACFTYP_T
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ADFSH_ACFTYP_T Fields
The following table gives you an overview of the fields available in ADFSH_ACFTYP_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| LANGU | Language Key | LANGU | T002 | LANG | 1 |
| ACFTYP | Flight Scheduling: IATA Aircraft type | ADFSH_ACTYP | ADFSH_ACFTYP | CHAR | 5 |
| ARCOD | Flight Scheduling: ICAO Aircraft Code | ADFSH_ARCODE | CHAR | 3 | |
| ACTYDES | Flight Scheduling: IATA Aircraft Type Description | ADFSH_ACTYDES | CHAR | 30 | |
| ACCDDES | Flight Scheduling: ICAO Aircraft Code Description | ADFSH_ACCDDES | 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_ACFTYP_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ADFSH_ACFTYP_T | ACFTYP | 1: CN | ADFSH_ACFTYP |
| ADFSH_ACFTYP_T | LANGU | 1: CN | T002 |
| ADFSH_ACFTYP_T | MANDT | 1: CN | T000 |