SAP ACMTST_DB_BPA ACMTST: Business Partner (DB-Table) Table
Overview
ACMTST_DB_BPA is a standard SAP S/4HANA table that stores ACMTST: Business Partner (DB-Table) data. There are total 9 fields in the ACMTST_DB_BPA table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACMTST_DB_BPA belongs to Data Control Language (DCL) (Define Authorizations for CDS) (BC-SEC-AUT-DCL) module and is located in the package Objects for Testing the ACM functionality (SACMTST).
In addition, following links provide an overview of foreign key relationships, if any, that link ACMTST_DB_BPA to other SAP tables and standard CDS views available based on ACMTST_DB_BPA table in S/4HANA 2020.
Techincal Settings of ACMTST_DB_BPA
Below are technical details of the table ACMTST_DB_BPA
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACMTST_DB_BPA Fields
The following table gives you an overview of the fields available in ACMTST_DB_BPA
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| UUID | ACMTST: Globally unique-ID - PrimaryKey of all ACMTST-Tables | ACMTST_ID | RAW | 16 | |
| BP_ROLE | ACMTST: Business Partner Role | ACMTST_BP_ROLE | CHAR | 3 | |
| RESP_EMPL | ACMTST: Globally unique-ID - PrimaryKey of all ACMTST-Tables | ACMTST_ID | ACMTST_DB_EMPL | RAW | 16 |
| CREATED_BY | ACMTST: Globally unique-ID - PrimaryKey of all ACMTST-Tables | ACMTST_ID | ACMTST_DB_EMPL | RAW | 16 |
| CREATED_AT | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 21 | |
| CHANGED_BY | ACMTST: Globally unique-ID - PrimaryKey of all ACMTST-Tables | ACMTST_ID | ACMTST_DB_EMPL | RAW | 16 |
| CHANGED_AT | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 21 | |
| CURRENCY_CODE | Currency Key | WAERS_CURC | TCURC | CUKY | 5 |
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 ACMTST_DB_BPA
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACMTST_DB_BPA | CHANGED_BY | : | ACMTST_DB_EMPL |
| ACMTST_DB_BPA | CLIENT | 1: CN | T000 |
| ACMTST_DB_BPA | CREATED_BY | : | ACMTST_DB_EMPL |
| ACMTST_DB_BPA | CURRENCY_CODE | : | TCURC |
| ACMTST_DB_BPA | RESP_EMPL | : | ACMTST_DB_EMPL |