

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

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

**主键（PK）**

下表列出了在数据实体中唯一标识的列名。


| 名称 | 列 | 
| --- | --- | 
| shipment\$1stop | shipment\$1stop\$1id、shipment\$1id | 

下表列出了数据实体支持的列名：


| 列 | 数据类型 | 必需 | 描述 | 
| --- | --- | --- | --- | 
|  shipment\$1stop\$1id  |  字符串  |  是  |  货件停靠点 ID。  | 
|  shipment\$1id1  |  字符串  |  是  |  货件 ID。  | 
|  sequence  |  整数  |  否  |  货件顺序。  | 
|  company\$1id1  |  字符串  |  否  |  公司 ID。  | 
|  site\$1id1  |  字符串  |  否  |  站点 ID。  | 
|  planned\$1arval\$1start\$1dttm  |  timestamp  |  否  |  货件到达的计划开始日期和时间。  | 
|  planned\$1arrival\$1end\$1dttm  |  timestamp  |  否  |  货件到达的计划结束日期和时间。  | 
|  planned\$1departure\$1start\$1dttm  |  timestamp  |  否  |  货件启运的计划开始日期和时间。  | 
|  planned\$1departure\$1end\$1dttm  |  timestamp  |  否  |  货件启运的计划结束日期和时间。  | 
|  actual\$1arrival\$1start\$1dttm  |  timestamp  |  否  |  货件到达的实际开始日期和时间。  | 
|  actual\$1arrival\$1end\$1dttm  |  timestamp  |  否  |  货件到达的实际结束日期和时间。  | 
|  actual\$1departure\$1start\$1dttm  |  timestamp  |  否  |  货件启运的实际开始日期和时间。  | 
|  actual\$1departure\$1end\$1dttm  |  timestamp  |  否  |  货件启运的实际结束日期和时间。  | 
|  appointment\$1number AWS Supply Chain Web 应用程序会将此列显示为*预约编号*。  |  字符串  |  否  |  预约号。  | 
|  delivery\$1number  |  字符串  |  否  |  货件的交货号。  | 
|  source\$1event\$1id  |  字符串  | 否 |  在源系统中创建的事件的 ID。  | 
|  source\$1update\$1dttm  |  timestamp  |  否  |  在源系统中进行更新的日期时间戳。  | 

1外键

**外键（FK）**

下表列出了具有关联外键的列。


| 列 | 类别 | FK/数据实体 | FK/列 | 
| --- | --- | --- | --- | 
| company\$1id | 组织 | company | id | 
| site\$1id | 网络 | site | id | 
| shipment\$1id | 入站 | shipment | id | 