SAP ACMTST_DB_SOI ACMTST: SalesOrder-Item (DB-Table) Table
Overview
ACMTST_DB_SOI is a standard SAP S/4HANA table that stores ACMTST: SalesOrder-Item (DB-Table) data. There are total 8 fields in the ACMTST_DB_SOI table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACMTST_DB_SOI 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_SOI to other SAP tables and standard CDS views available based on ACMTST_DB_SOI table in S/4HANA 2020.
Techincal Settings of ACMTST_DB_SOI
Below are technical details of the table ACMTST_DB_SOI
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACMTST_DB_SOI Fields
The following table gives you an overview of the fields available in ACMTST_DB_SOI
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT | 3 |
| ITEM_POS | 4 Byte Signed Integer | INT4 | INT4 | 10 | |
| PROD_UUID | ACMTST: Globally unique-ID - PrimaryKey of all ACMTST-Tables | ACMTST_ID | ACMTST_DB_PROD | RAW | 16 |
| AMOUNT | 4 Byte Signed Integer | INT4 | INT4 | 10 | |
| RESP_EMPLOYEE | ACMTST: Globally unique-ID - PrimaryKey of all ACMTST-Tables | ACMTST_ID | ACMTST_DB_EMPL | RAW | 16 |
| DELIVERY_STATUS | ACMTST: SalesOrder Ordering Status | ACMTST_SO_OR_STATUS | CHAR | 1 | |
| DELIVERY_DATE | ABAP system field: Current date of application server | SYST_DATUM | DATS | 8 | |
| DELIVERY_TIME | ABAP System Field: Current Time of Application Server | SYST_UZEIT | TIMS | 6 |
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_SOI
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACMTST_DB_SOI | PROD_UUID | : | ACMTST_DB_PROD |
| ACMTST_DB_SOI | RESP_EMPLOYEE | : | ACMTST_DB_EMPL |