AMDP_SCHEMA_DEF - AMDP: Logical Schema
AMDP: Logical Schema information is stored in SAP table AMDP_SCHEMA_DEF.
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_DEF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
LOGICAL_SCHEMA_NAME | Database Schema | X | DB_SCHEMA | CHAR | 60 | |
VERSION | ABAP: Program Status (Active, Saved, Transported...) | X | R3STATE | CHAR | 2 | |
CHANGED_AT | XSD Time (UTC): yyyy-mm-ddThh:mm:ssZ [ext.] | XSDDATETIME_Z | DEC | 8 | ||
CHANGED_BY | Last Changed By | WB_CHANGED_BY | CHAR | 24 | ||
CREATED_AT | XSD Time (UTC): yyyy-mm-ddThh:mm:ssZ [ext.] | XSDDATETIME_Z | DEC | 8 | ||
CREATED_BY | Created By | WB_CREATED_BY | CHAR | 24 | ||
CHECK_VALUE | Check Value | INT8 | 8 | |||
MAPPING_TO_ABAP_SCHEMA_ALLOWED | XSD Truth Value: True/False [ext.] | XSDBOOLEAN | CHAR | 2 |