AMDP_SCHEMA_DEFT - AMDP: Description of Logical Schema
AMDP: Description of Logical Schema information is stored in SAP table AMDP_SCHEMA_DEFT.
It is part of development package SABP_AMDP_SCHEMA in software component BC-ABA-LA. This development package consists of objects that can be grouped under "AMDP Schema Management".
It is part of development package SABP_AMDP_SCHEMA in software component BC-ABA-LA. This development package consists of objects that can be grouped under "AMDP Schema Management".
Fields for table AMDP_SCHEMA_DEFT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
LANGUAGE | Language Key | X | SYLANGU | LANG | 2 | |
LOGICAL_SCHEMA_NAME | Database Schema | X | DB_SCHEMA | CHAR | 60 | |
VERSION | ABAP: Program Status (Active, Saved, Transported...) | X | R3STATE | CHAR | 2 | AMDP_SCHEMA_DEF |
DESCRIPTION | Description of the schema name | CHAR | 510 |