

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

# outbound\$1shipment
<a name="outbound-fulfillment-shipment-entity"></a>

**主键（PK）**

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


| 名称 | 列 | 
| --- | --- | 
| outbound\$1shipment | id、cust\$1order\$1id、cust\$1order\$1line\$1id、product\$1id | 

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


| 列 | 数据类型 | 必需 | 描述 | 
| --- | --- | --- | --- | 
|  id  |  字符串  |  是1  |  出库货件 ID。  | 
|  company\$1id2  |  字符串  |  否  |  公司 ID。  | 
|  cust\$1order\$1id2  |  字符串  |  是1  |  客户订单 ID。  | 
|  cust\$1order\$1line\$1id2  |  字符串  |  是1  |  客户订单行 ID。  | 
|  product\$1id2  |  字符串  |  是1  |  产品 ID。  | 
|  shipped\$1qty  |  double  |  否  |  货件数量。  | 
|  cust\$1shipment\$1status  |  字符串  |  否  |  货件的状态，例如 “已取消”、“打开”、“已关闭” 或 “已送达”。  | 
|  expected\$1ship\$1date  |  timestamp  |  否  |  产品预计从公司所在地发货的日期。  | 
|  actual\$1ship\$1date  |  timestamp  |  否  |  产品实际从公司所在地发货的日期。  | 
|  from\$1site\$1id2  |  字符串  |  否  |  商品发货地的站点 ID。  | 
|  to\$1site\$1id2  |  字符串  |  否  |  出库货件的目标站点 ID。  | 
|  expected\$1delivery\$1date  |  timestamp  |  否  |  产品预计送达买家的日期。  | 
|  actual\$1delivery\$1date  |  timestamp  |  否  |  显示产品实际送达客户的时间。  | 
|  shipping\$1cost  |  double  |  否  |  最终运费。  | 
|  tracking\$1number  |  字符串  |  否  |  与货件关联的追踪号。  | 
|  账单\$1重量  |  double  |  否  |  用于计费的产品发货重量。  | 
|  sap\$12lis\$108trtlp\$1\$1vbeln  |  字符串  |  否  |  配送编号。SAP 映射的谓词键。更新 2LIS\$112\$1VCITM 的密钥。  | 
|  sap\$12lis\$108trtlp\$1\$1posnr  |  字符串  |  否  |  配送商品编号。SAP 映射的谓词键。更新 2LIS\$112\$1VCITM 的密钥。  | 
|  sap\$12lis\$108trtlp\$1\$1tknum  |  字符串  |  否  |  货件编号。SAP 映射的谓词键。更新 2LIS\$108TRTK 的密钥。  | 
|  源  |  字符串  |  否  |  数据的来源。  | 
|  source\$1event\$1id  |  字符串  |  否  |  在源系统中创建的事件的 ID。  | 
|  source\$1update\$1dttm  |  timestamp  |  否  |  在源系统中进行更新的日期时间戳。  | 
|  tpartner\$1id  |  字符串  |  否  |  贸易伙伴的唯一标识符。  | 
|  service\$1level  |  字符串  |  否  |   专注于装运的质量和速度。例如，“标准”、“隔日达”、“隔日”、“加急” 等。  | 

1必须输入一个值。当您从 SAP 或 EDI 摄取数据时，*string* 的默认值为 SCN\$1RESERVED\$1NO\$1VALUE\$1PROVIDED。

2外键

**外键（FK）**

下表列出了与相关数据实体和类别有关的列名：


| 列 | 类别 | FK/数据实体 | FK/列 | 
| --- | --- | --- | --- | 
| company\$1id | 组织 | company | id | 
| product\$1id | 产品 | product | id | 
| cust\$1order\$1line\$1id | OutboundFulfillment | outbound\$1order\$1line | id | 
| cust\$1order\$1id | OutboundFulfillment | outbound\$1order\$1line | cust\$1order\$1id | 
| from\$1site\$1id、to\$1site\$1id | 网络 | site | id | 
| tpartner\$1id | 组织 | trading\$1partner | id | 