SAP ABAP Table ACMTST_DB_SO (ACMTST: Sales Order Header (DB-Table))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-AUT (Application Component) Authorization Management
     SACMTST (Package) Objects for Testing the ACM functionality
Basic Data
Table Category TRANSP    Transparent table 
Transparent table ACMTST_DB_SO   Table Relationship Diagram
Short Description ACMTST: Sales Order Header (DB-Table)    
Delivery and Maintenance
Pool/cluster      
Delivery Class L   Table for storing temporary data, delivered empty 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 CLIENT MANDT MANDT CLNT 3   0   Client T000
2 UUID ACMTST_ID ACM_ID RAW 16   0   ACMTST: Globally unique-ID - PrimaryKey of all ACMTST-Tables  
3 SO_ID     CHAR 10   0    
4 .INCLUDE       0   0   ACMTST: Include-Structure for various ACMTST-Tables  
5 CREATED_BY ACMTST_ID ACM_ID RAW 16   0   ACMTST: Globally unique-ID - PrimaryKey of all ACMTST-Tables ACMTST_DB_EMPL
6 CREATED_AT TIMESTAMPL TZNTSTMPL DEC 21   7   UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)  
7 CHANGED_BY ACMTST_ID ACM_ID RAW 16   0   ACMTST: Globally unique-ID - PrimaryKey of all ACMTST-Tables ACMTST_DB_EMPL
8 CHANGED_AT TIMESTAMPL TZNTSTMPL DEC 21   7   UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)  
9 CUSTOMER_UUID ACMTST_ID ACM_ID RAW 16   0   ACMTST: Globally unique-ID - PrimaryKey of all ACMTST-Tables ACMTST_DB_BPA
10 CURRENCY_CODE     CUKY 5   0    
11 GROSS_AMOUNT     CURR 15   2    
12 NET_AMOUNT     CURR 15   2    
13 TAX_AMOUNT     CURR 15   2    
14 LIFECYCLE_STATUS ACMTST_SO_LC_STATUS ACMTST_SO_LC_STATUS CHAR 1   0   ACMTST: SalesOrder Lifecycle Status  
15 BILLING_STATUS ACMTST_SO_CF_STATUS ACMTST_SO_CF_STATUS CHAR 1   0   ACMTST: SalesOrder Confirmation Status  
16 DELIVERY_STATUS ACMTST_SO_OR_STATUS ACMTST_SO_OR_STATUS CHAR 1   0   ACMTST: SalesOrder Ordering Status  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 ACMTST_DB_SO CHANGED_BY ACMTST_DB_EMPL UUID    
2 ACMTST_DB_SO CLIENT T000 MANDT 1 CN
3 ACMTST_DB_SO CREATED_BY ACMTST_DB_EMPL UUID    
4 ACMTST_DB_SO CUSTOMER_UUID ACMTST_DB_BPA UUID 1 CN
History
Last changed by/on SAP  20141013 
SAP Release Created in 740