process-mining
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
UiPath logo, featuring letters U and I in white

Process Mining

Automation CloudAutomation Cloud Public SectorAutomation SuiteStandalone
最終更新日時 2025年2月18日

Order-to-Cash の入力フィールド

はじめに

This section contains an overview of the fields for each of the input tables of Order-to-Cash. For each object the fields are listed. For each field, the name and a data type are displayed. Apart from that, it is indicated whether the field is mandatory if the object is included in the Order-to-Cash process.

注:

任意のテーブルは入力の一部である必要がありますが、レコードが含まれていなくても構いません。

フィールドが必須の場合、NULL の値を含めてはなりません。

オブジェクト

表/テーブル

必須 Y/N

Sales order

Sales_orders_base_raw

Sales_order_items_base_raw

Y

Deliveries

Deliveries_base_raw

Delivery_items_base_raw

n

請求書 (Invoice)

Invoices_base_raw

Invoice_items_base_raw

Invoide_cancellations_base_raw

n

Accounting

Accounting_documents_base_raw

n

Payment

Payments_base_raw

n

Events*

Event_base_raw

Y

*) Events is not an object of the Order-to-Cash process, but an events table is mandatory for a correct working of the Order-to-Cash process app.

The following illustration shows the relations between objects of Order-to-Cash.



重要:

テーブル名とフィールド名では大文字と小文字が区別されます。データセットのフィールド名 (列ヘッダー) が下の表のフィールド名 (英語) と一致しており、ファイル名がテーブル名と一致していることを必ず確認してください。

フィールドの型

次の表で、さまざまなフィールドの型と既定の書式設定について説明します。

フィールドの種類

形式

boolean

truefalse10

date

yyyy-mm-dd

datetime

yyyy-mm-dd hh:mm:ss[.ms][.ms] は任意です。

日付の形式を変更する場合は、Microsoft の公式ドキュメントをご覧ください。

double

小数点の区切り文字: . (ドット)。

3 桁の区切り文字: なし‑

integer

3 桁の区切り文字: なし‑

text

N/A

Sales order

Sales_orders_base_raw

次の表で、Sales_orders_base_raw テーブルのフィールドについて説明します。

名前

入力

必須 Y/N

説明

Sales_order_ID

text

Y

受注の一意の識別子です。

Company

text

n

受注が作成される会社です。

Customer

text

n

受注が作成される顧客です。

Customer_country

text

n

顧客に関連付けられた国です。

Customer_region

text

n

顧客に関連付けられた地域です。

Distribution_channel

text

n

受注に関連する流通チャネルです。

Division

text

n

受注に関連する部署です。

Requested_delivery_date

date

n

受注に対して顧客からリクエストされた納品日です。

Sales_group

text

n

受注に関連するセールス グループです。

Sales_office

text

n

受注に関連するセールス オフィスです。

Sales_order_creator

text

n

 

Sales_order_type

text

n

受注の種類です。

Sales_organization

text

n

受注の販売組織です。

Sales_order_items_base_raw

次の表で、Sales_order_items_base_raw テーブルのフィールドについて説明します。

名前

入力

必須 Y/N

説明

Sales_order_item_ID

text

Y

受注品目の一意の識別子です。

Sales_order_ID

text

n

受注の一意の識別子です。

Category

text

n

受注品目のカテゴリです。

Creation_date

date

n

受注品目の作成日です。

Incoterms

text

n

受注品目に関連するインコタームズです。

Latest_expected_delivery_date

date

n

受注品目 (の一部) の最新の納品予定日です。

Material

text

n

販売品目です。

Material_group

text

n

販売品目の分類です。

Payment_terms

text

n

受注品目に関連する支払条件です。

Plant

text

n

受注品目に関連するプラントです。

Profit_center

text

n

受注品目に関連する利益センターです。

Quantity

text

n

販売した数量と数量単位です。

Sales_order_item

text

n

受注品目を特定するためのユーザーフレンドリーな名前です。

Sales_order_item_creator

text

n

Shipping_point_country

text

n

受注品目に関連する、商品が納品される国です。

Storage_location

text

n

受注品目に関連する保管場所です。

Value

double

n

受注品目に関連する金銭的価値です。

納品

Deliveries_base_raw

次の表で、Deliveries_base_raw テーブルのフィールドについて説明します。

名前

入力

必須 Y/N

説明

Delivery_ID

text

Y

納品の一意の識別子です。

Company

text

n

 

Delivery_creator

text

n

 

Delivery_date

date

n

 

Delivery_type

text

n

 

Incoterms

text

n

 

Planned_delivery_date

date

n

 

Sales_organization

text

n

 

Shipping_conditions

text

n

 

Staging_area

text

n

 

Warehouse_number

text

n

 

Delivery_items_base_raw

次の表で、Delivery_items_base_raw テーブルのフィールドについて説明します。

名前

入力

必須 Y/N

説明

Delivery_item_ID

text

Y

納品品目の一意の識別子です。

Delivery_ID

text

N*

納品の一意の識別子です。

Sales_order_item_ID

text

N*

受注品目の一意の識別子です。

Delivery_item_creator

text

n

 

Category

text

n

 

Delivery_item_is_invoiced

boolean

n

受注品目が請求にリリースされているかどうかを示します。

Delivered_quantity

text

n

 

Material

text

n

 

Material_group

text

n

 

Plant

text

n

 

Storage_location

text

n

 

Value

double

n

 
  • If you want to include events related to other objects than the sales order in the process graphs, the Delivery_ID and Sales_order_item_ID fields are mandatory.

請求書 (Invoice)

Invoices_base_raw

次の表で、Invoices_base_raw テーブルのフィールドについて説明します。

名前

入力

必須 Y/N

説明

Invoice_ID

text

Y

請求書の一意の識別子です。

Baseline_date

date

n

 

Company

text

n

 

Discount

double

n

 

Discount_percentage_1

double

n

 

Discount_percentage_2

double

n

 

Discount_period_1

integer

n

 

Discount_period_2

integer

n

 

Fiscal_year

text

n

 

Incoterms

text

n

 

Invoice_creator

text

n

 

Invoice_date

date

n

 

Invoice_type

text

n

 

Net_payment_period

integer

n

請求書の正味支払期間 (日数)。

Payment_method

text

n

 

Payment_terms

text

n

 

Posting_date

date

n

 

Sales_organization

text

n

 

Shipping_conditions

text

n

 

Invoice_items_base_raw

次の表で、Invoice_items_base_raw テーブルのフィールドについて説明します。

名前

入力

必須 Y/N

説明

Invoice_item_ID

text

Y

請求書品目の一意の識別子です。

Delivery_item_ID

text

N*

納品品目の一意の識別子です。

Invoice_ID

text

N*

請求書の一意の識別子です。

Category

text

n

 

Invoice_item_creator

text

n

 

Invoice_item_is_cancelled

boolean

n

請求書品目がキャンセルされているかどうかを示します。

Invoice_item_is_released_into_accounting

boolean

n

請求書品目が請求可能かどうかを示します。

Invoiced_quantity

text

n

 

Material

text

n

 

Material_group

text

n

 

Plant

text

n

 

Value

double

n

 
  • If you want to include events related to other objects than the sales order in the process graphs, the Invoice_ID and Delivery_item_ID fields are mandatory.

Invoice_cancellations_base_raw

次の表で、Invoice_cancellations_base_raw テーブルのフィールドについて説明します。

名前

入力

必須 Y/N

説明

Invoice_cancellation_ID

text

Y

請求書取消の一意の識別子です。

Invoice_ID

text

N*

キャンセルされる請求書の一意の識別子です。

Company

text

n

 

Fiscal_year

text

n

 

Incoterms

text

n

 

Invoice_cancellation_creator

text

n

 

Invoice_date

date

n

 

Invoice_type

text

n

 

Sales_organization

text

n

 

Shipping_conditions

text

n

 
  • If you want to include events related to other objects than the sales order in the process graphs, the Invoice_ID field is mandatory.

Accounting

Accounting_documents_base_raw

次の表で、Accounting_documents_base_raw テーブルのフィールドについて説明します。

名前

入力

必須 Y/N

説明

Accounting_document_ID

text

Y

会計伝票の一意の識別子です。

Invoice_ID

text

N*

請求書の一意の識別子です。

Accounting_document_creator

text

n

 

Accounting_document_is _cancelled

boolean

n

会計伝票がキャンセル済みかどうかを示します。

Accounting_document_is _cleared

boolean

n

会計伝票が処理済みで終了しているかどうかを示します。

Baseline_date

date

n

 

Company

text

n

 

Discount

double

n

 

Discount_percentage_1

double

n

 

Discount_percentage_2

double

n

 

Discount_period_1

integer

n

 

Discount_period_2

integer

n

 

Document_date

date

n

 

Document_type

text

n

 

Fiscal_year

text

n

 

Net_payment_period

integer

n

 

Payment_date

date

n

 

Payment_method

text

n

 

Payment_status

text

n

 

Payment_terms

text

n

 

Posting_date

date

n

 

Transaction_type

text

n

 

Value

double

n

 
  • If you want to include events related to other objects than the sales order in the process graphs, the Invoice_ID field is mandatory.

Payment

Payments_base_raw

次の表で、Payments_base_raw テーブルのフィールドについて説明します。

名前

入力

必須 Y/N

説明

Payment_ID

text

Y

支払いの一意の識別子です。

Accounting_document_ID

text

N*

会計伝票の一意の識別子です。

Company

text

n

 

Fiscal_year

text

n

 

Payment_creator

text

n

 

Payment_is_complete

boolean

n

 

Payment_is_debit

boolean

n

 

Value

double

n

 
  • If you want to include events related to other objects than the sales order in the process graphs, the Accounting_document_ID field is mandatory.

イベント

Events_base_raw

The Events_base_raw table contains all sub-event logs for all objects. The following table describes the fields of the Events_base_raw table.

名前

入力

必須 Y/N

説明

Activity

text

Y

イベントの名前です。プロセスにおけるステップを示します。

Accounting_document_ID

text

Y

会計伝票の一意の識別子です。

Delivery_ID

text

Y

納品の一意の識別子です。

Delivery_item_ID

text

Y

納品品目の一意の識別子です。

Event_end

datetime

Yイベントの実行終了に関連付けられたタイムスタンプです。

.

Invoice_ID

text

Y

請求書の一意の識別子です。

Invoice_item_ID

text

Y

請求書品目の一意の識別子です。

Invoice_cancellation_ID

text

Y

請求書取消の一意の識別子です。

Payment_ID

text

Y

支払いの一意の識別子です。

Sales_order_ID

text

Y

受注の一意の識別子です。

Sales_order_item_ID

text

Y

受注品目の一意の識別子です。

Activity_category

text

n

実行するアクティビティの種類です (例: ブロックの変更、設定/解除)。

Activity_order

integer

n

複数の注文アクティビティでイベント終了が同じ場合に、アクティビティの実行順序を定義する数値です。

Activity_trigger

text

n

実行されたアクティビティの理由を説明するフィールドです。

Automated

boolean

n

イベントが手動で実行されたか、自動で実行されたかを示します。

Department

text

n

イベントを実行した部署です。

Event_detail

text

n

イベントに関する情報です。

User

text

n

イベントを実行したユーザーです。

User_function

text

n

ユーザーに関連付けられた職務です。

User_type

text

n

ユーザーの分類です。

Event_cost

double

n

イベントを実行するためのコストです。

Event_start *

datetime

n

イベントの実行開始に関連付けられたタイムスタンプです。

Event_processing_time

integer

n

イベントの実行時間 (ミリ秒単位)。
Event_startEvent _end の両方がデータセット内で定義されていれば、イベントの継続時間がわかります。これを使用して、イベントのスループット時間を計算します。終了にあたる Event_end のみが定義されている場合、スループット時間はその前の Event_endEvent_end の差を計算して決定されます。Event_start は、データセット内のレコードすべてに null ではない値が含まれている場合にのみ考慮されます。
重要:
Order-to-CashEvent_cost および/または Event_start を使用する場合は、これらのフィールドを .mvp コネクタに追加し、DataBridgeAgent を使用して Order-to-Cash プロセス アプリにデータを読み込む必要があります。

詳しくは、「DataBridgeAgent を使用してデータを読み込む」をご覧ください。

DataBridgeAgent にコネクタを追加していることを確認します。「DataBridgeAgent にカスタム コネクタを追加する」をご覧ください。

注:
It is expected that for each record exactly one of the ID fields is filled in, which is the one of the object on which the event takes place. The other ID fields may be empty.
Next to the standard mandatory fields (Activity and Event_end), one object ID is mandatory. This field depends on the object the event is part of.

このページは役に立ちましたか?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
Uipath Logo White
信頼とセキュリティ
© 2005-2025 UiPath. All rights reserved.