

# shipment\$1stop\$1order
<a name="replenishment-shipment-stop-order-entity"></a>

**Primary key (PK)**

The table below lists the colum names that are uniquely identified in the data entity.


| Name | Column | 
| --- | --- | 
| shipment\$1stop\$1order | shipment\$1stop\$1order\$1id, shipment\$1stop\$1id, shipment\$1id | 

The table below lists the column names supported by the data entity:


| Column | Data type | Required | Description | 
| --- | --- | --- | --- | 
|  shipment\$1stop\$1order\$1id  |  string  |  Yes  |  Shipment stop order ID.  | 
|  shipment\$1stop\$1id1  |  string  |  Yes  |  Shipment stop ID.  | 
|  shipment\$1id1  |  string  |  Yes  |  Shipment ID.  | 
|  company\$1id1  |  string  |  No  |  Company ID.  | 
|  site\$1id1  |  string  |  No  |  Site ID.  | 
|  inbound\$1order\$1id1  |  string  |  No  |  Inbound order ID.  | 
|  inbound\$1order\$1line\$1id1  |  string  |  No  |  Inbound order line ID.  | 
|  inbound\$1order\$1line\$1schedule\$1id1  |  string  |  No  |  Inbound order line schedule ID.  | 
|  action  |  string  |  No  |  Pickup or drop off shipment.  | 
|  quantity  |  double  |  No  |  Quantity associated with action and order.  | 
|  quantity\$1uom  |  string  |  No  |  Quantity UOM of the shipment.  | 
|  source\$1event\$1id  |  string  | No |  ID of the event created in the source system.   | 
|  source\$1update\$1dttm  |  timestamp  |  No  |  Date time stamp of the update made in the source system.  | 

1Foreign key

**Foreign key (FK)**

The table below lists the columns with the associated foreign key.


| Column | Category | FK/Data entity | FK/Column | 
| --- | --- | --- | --- | 
| company\$1id | Organization | company | id | 
| site\$1id | Network | site | id | 
| shipment\$1id | Inbound | shipment | id | 
| shipment\$1stop\$1id | Inbound | shipment\$1stop | shipment\$1stop\$1id | 
| inbound\$1order\$1id | Inbound | inbound\$1order\$1line | order\$1id | 
| inbound\$1order\$1line\$1id | Inbound | inbound\$1order\$1line | id | 
| inbound\$1order\$1line\$1schedule\$1id | Inbound | inbound\$1order\$1line\$1schedule | id | 