The ACMTST_DB_AD table in SAP ERP or S/4HANA stores ACMTST: Address (DB-Table) data. There are total 6 fields in ACMTST_DB_AD table. The ACMTST: Address (DB-Table) table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ACMTST_DB_AD table. It is in Objects for Testing the ACM functionality (SACMTST) ABAP package and is part of the Data Control Language (DCL) (Define Authorizations for CDS) (BC-SEC-AUT-DCL) module.
SAP ACMTST_DB_AD Table Fields
Following is the list of fields that are available in SAP ACMTST_DB_AD table. The primary key fields of the table are CLIENT (Client), UUID (ACMTST: Globally unique-ID – PrimaryKey of all ACMTST-Tables).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| UUID | ACMTST: Globally unique-ID – PrimaryKey of all ACMTST-Tables | ACMTST_ID | RAW (16) | |
| ADDRESS_TYPE | ACMTST: Address Type | ACMTST_AD_TYPE | CHAR (10) | |
| BPA_UUID | ACMTST: Globally unique-ID – PrimaryKey of all ACMTST-Tables | ACMTST_ID | RAW (16) | |
| EMPL_UUID | ACMTST: Globally unique-ID – PrimaryKey of all ACMTST-Tables | ACMTST_ID | RAW (16) | |
| COUNTRY | Country/Region Key | LAND1 | T005 | CHAR (3) |


