SAP AMDP_SCHEMA_DEFT AMDP: Description of Logical Schema Table
Overview
AMDP_SCHEMA_DEFT is a standard SAP S/4HANA table that stores AMDP: Description of Logical Schema data. There are total 3 fields in the AMDP_SCHEMA_DEFT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AMDP_SCHEMA_DEFT belongs to ABAP Syntax, Compiler, Runtime (BC-ABA-LA) module and is located in the package AMDP Schema Management (SABP_AMDP_SCHEMA).
In addition, following links provide an overview of foreign key relationships, if any, that link AMDP_SCHEMA_DEFT to other SAP tables and standard CDS views available based on AMDP_SCHEMA_DEFT table in S/4HANA 2020.
Techincal Settings of AMDP_SCHEMA_DEFT
Below are technical details of the table AMDP_SCHEMA_DEFT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AMDP_SCHEMA_DEFT Fields
The following table gives you an overview of the fields available in AMDP_SCHEMA_DEFT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| LANGUAGE | Language Key | SYLANGU | LANG | 1 | |
| LOGICAL_SCHEMA_NAME | Database Schema | DB_SCHEMA | CHAR | 30 | |
| VERSION | ABAP: Program Status (Active, Saved, Transported...) | R3STATE | AMDP_SCHEMA_DEF | CHAR | 1 |
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 AMDP_SCHEMA_DEFT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AMDP_SCHEMA_DEFT | VERSION | 1: CN | AMDP_SCHEMA_DEF |