翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。
shipment_stop_order
プライマリキー (PK)
データエンティティで一意に識別される列名の一覧は、次の表のとおりです。
名前 | 列 |
---|---|
shipment_stop_order | shipment_stop_order_id、shipment_stop_id、shipment_id |
データエンティティがサポートする列名の一覧は、次の表のとおりです。
列 | データ型 | 必要 | 説明 |
---|---|---|---|
shipment_stop_order_id |
文字列 |
はい |
発送停止注文 ID |
shipment_stop_id1 |
文字列 |
はい |
発送停止 ID |
shipment_id1 |
文字列 |
はい |
発送 ID |
company_id1 |
string |
いいえ |
会社 ID |
site_id1 |
string |
いいえ |
サイト ID |
inbound_order_id1 |
string |
いいえ |
インバウンド注文 ID |
inbound_order_line_id1 |
string |
いいえ |
インバウンド注文品目 ID |
inbound_order_line_schedule_id1 |
string |
いいえ |
インバウンド注文明細スケジュール ID |
アクション |
string |
いいえ |
集荷または配達出荷 |
数量 |
double |
いいえ |
アクションと注文に関連する数量 |
quantity_uom |
string |
いいえ |
出荷UOMの数量。 |
source_event_id |
string |
いいえ |
ソースシステムで作成されたイベントの ID |
source_update_dttm |
timestamp |
いいえ |
ソースシステムで実行された更新の日付タイムスタンプ |
1外部キー
外部キー (FK)
関連する外部キーを含む列の一覧は次の表のとおりです。
列 | カテゴリ | FK/データエンティティ | FK/列 |
---|---|---|---|
company_id | 組織 | company | id |
site_id | ネットワーク | site | id |
shipment_id | インバウンド | shipment | id |
shipment_stop_id | インバウンド | shipment_stop | shipment_stop_id |
inbound_order_id | インバウンド | inbound_order_line | order_id |
inbound_order_line_id | インバウンド | inbound_order_line | id |
inbound_order_line_schedule_id | インバウンド | inbound_order_line_schedule | id |