ACMTST_DB_SO - ACMTST: Sales Order Header (DB-Table)
ACMTST: Sales Order Header (DB-Table) information is stored in SAP table ACMTST_DB_SO.
It is part of development package SACMTST in software component BC-SEC-AUT-DCL. This development package consists of objects that can be grouped under "Objects for Testing the ACM functionality".
It is part of development package SACMTST in software component BC-SEC-AUT-DCL. This development package consists of objects that can be grouped under "Objects for Testing the ACM functionality".
Fields for table ACMTST_DB_SO
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | T000 |
UUID | ACMTST: Globally unique-ID - PrimaryKey of all ACMTST-Tables | X | ACMTST_ID | RAW | 16 | |
SO_ID | ACMTST: Sales Order ID | ACMTST_SO_ID | CHAR | 20 | ||
.INCLUDE | ACMTST_ADMIN_DATA | 0 | ||||
CREATED_BY | ACMTST: Globally unique-ID - PrimaryKey of all ACMTST-Tables | ACMTST_ID | RAW | 16 | ACMTST_DB_EMPL | |
CREATED_AT | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
CHANGED_BY | ACMTST: Globally unique-ID - PrimaryKey of all ACMTST-Tables | ACMTST_ID | RAW | 16 | ACMTST_DB_EMPL | |
CHANGED_AT | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
CUSTOMER_UUID | ACMTST: Globally unique-ID - PrimaryKey of all ACMTST-Tables | ACMTST_ID | RAW | 16 | ACMTST_DB_BPA | |
CURRENCY_CODE | Currency Code | CUKY | 10 | |||
GROSS_AMOUNT | Total Gross Amount | CURR | 8 | |||
NET_AMOUNT | Total Net Amount | CURR | 8 | |||
TAX_AMOUNT | Total Tax Amount | CURR | 8 | |||
LIFECYCLE_STATUS | ACMTST: SalesOrder Lifecycle Status | ACMTST_SO_LC_STATUS | CHAR | 2 | ||
BILLING_STATUS | ACMTST: SalesOrder Confirmation Status | ACMTST_SO_CF_STATUS | CHAR | 2 | ||
DELIVERY_STATUS | ACMTST: SalesOrder Ordering Status | ACMTST_SO_OR_STATUS | CHAR | 2 |