ACMTST_DB_PROD - ACMTST: Product (DB-Table)
ACMTST: Product (DB-Table) information is stored in SAP table ACMTST_DB_PROD.
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_PROD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
UUID | ACMTST: Globally unique-ID - PrimaryKey of all ACMTST-Tables | X | ACMTST_ID | RAW | 16 | |
PROD_NO | ACMTST: Product Number | ACMTST_PROD_NO | CHAR | 20 | ||
PROD_NAME | ACMTST: Product Name | ACMTST_PROD_NAME | CHAR | 60 | ||
SUPPLIER_UUID | ACMTST: Globally unique-ID - PrimaryKey of all ACMTST-Tables | ACMTST_ID | RAW | 16 | ACMTST_DB_BPA | |
WEIGHT_IN_GRAM | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
HEIGHT_IN_CM | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
WIDTH_IN_CM | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
DEPTH_IN_CM | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
PROD_CAT | ACMTST: Product Category | ACMTST_PROD_CAT | CHAR | 20 | ||
CURRENCY_CODE | ACMTST_CUKY5 | CUKY | 10 | |||
NET_PRICE | Net Price | CURR | 6 | |||
STOCK | Count parameters | NUMC4 | NUMC | 8 | ||
RESP_UNAME | User Name in User Master Record | XUBNAME | CHAR | 24 |