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

Process Mining

Automation CloudAutomation Cloud Public SectorAutomation SuiteStandalone
最終更新日時 2025年1月16日

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

はじめに

このセクションでは、Order-to-Cash の各入力テーブルのフィールドの概要を説明します。エンティティごとにフィールドのリストが表示されています。各フィールドには、名前とデータ型が表示されています。それ以外にも、エンティティが Order-to-Cash プロセスに含まれている場合、フィールドが必須かどうかが示されています。

注:

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

フィールドが必須の場合、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 は Order-to-Cash プロセスのエンティティではありませんが、Order-to-Cash プロセス アプリが正しく動作するには Events テーブルが必須です。

以下の図は、Order-to-Cash のエンティティ同士の関係を示しています。



重要:

Table names and field names are case-sensitive. Always make sure that the field names (column headers) in your dataset match the field names (in English) in the following tables and that the file names match the table names.

フィールドの型

The following table describes the different field types and their default format settings.

フィールドの種類

形式

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

The following table describes the fields of the Sales_orders_base_raw table.

名前

入力

必須 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

The following table describes the fields of the Sales_order_items_base_raw table.

名前

入力

必須 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

The following table describesthe fields of the Deliveries_base_raw table.

名前

入力

必須 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

The following table describes the fields of the Delivery_items_base_raw table.

名前

入力

必須 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

 
  • プロセス グラフに受注以外のエンティティに関連するイベントを含める場合、Delivery_ID フィールドと Sales_order_item_ID フィールドが必須です。

請求書 (Invoice)

Invoices_base_raw

The following table describes the fields of the Invoices_base_raw table.

名前

入力

必須 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

The following table describes the fields of the Invoice_items_base_raw table.

名前

入力

必須 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

 
  • プロセス グラフに受注以外のエンティティに関連するイベントを含める場合、Invoice_ID フィールドと Delivery_item_ID フィールドが必須です。

Invoice_cancellations_base_raw

The following table describes the fields of the Invoice_cancellations_base_raw table.

名前

入力

必須 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

 
  • プロセス グラフに受注以外のエンティティに関連するイベントを含める場合は、Invoice_ID フィールドが必須です。

Accounting

Accounting_documents_base_raw

The following table describes the fields of the Accounting_documents_base_raw table.

名前

入力

必須 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

 
  • プロセス グラフに受注以外のエンティティに関連するイベントを含める場合は、Invoice_ID フィールドが必須です。

Payment

Payments_base_raw

The following table describes the fields of the Payments_base_raw table.

名前

入力

必須 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

 
  • プロセス グラフに受注以外のエンティティに関連するイベントを含める場合は、Accounting_document_ID フィールドが必須です。

イベント

Events_base_raw

The Events_base_raw table contains all sub-event logs for all entities. 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 プロセス アプリにデータを読み込む必要があります。

Make sure you add the connector to DataBridgeAgent. Check out Adding a custom connector to DataBridgeAgent.

注:
各レコードには、ID フィールドのうちどれか 1 つのみが入力されることが期待されます。これが、イベントが発生するエンティティの ID です。その他の ID フィールドは空で構いません。
標準の必須フィールド (Activity および Event_end) には、1 つのエンティティ ID が必須です。このフィールドは、イベントが含まれるエンティティによって異なります。

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

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