作業フロープロセス (ウィンドウ ID-297)

提供: iDempiere ja
移動先:案内検索



ウィンドウ: 作業フロープロセス

説明: Monitor workflow processes

助ける: View and Maintain Workflow Process Instance Information



TAB: プロセス

説明: 実際の作業フロープロセスインスタンスです。


助ける 作業フロー実行のインスタンスです。


ファイル:作業フロープロセス - プロセス - ウィンドウ (iDempiere 1.0.0).png




名前 名前 説明 助ける 仕様書
Active アクティブ レコードはシステムでアクティブです。 レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。

不活性にする理由は2つあります:

(1) システムは監査目的のためのレコードを必要とします。

(2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。

IsActive
character(1) NOT NULL
Yes-No
Workflow Process 作業フロープロセス Actual Workflow Process Instance Instance of a workflow execution AD_WF_Process_ID
numeric(10) NOT NULL
Table Direct
Client クライアント このインストールのためのクライアント/テナントです。 クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization 組織 クライアントの中の組織的な実体です。 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 AD_Org_ID
numeric(10) NOT NULL
Table Direct
Workflow 作業フロー タスクの作業フロー、またはタスクの組み合わせです。 作業フローフィールドは、システムで一意に決まる作業フローを特定します。 AD_Workflow_ID
numeric(10) NOT NULL
Table Direct
Priority 優先権 Indicates if this request is of a high, medium or low priority. The Priority indicates the importance of this request. Priority
numeric(10)
Integer
Created 作成日 このレコードが作成された日付です。 作成日フィールドはこのレコードが作成された日付を示します。 Created
timestamp without time zone NOT NULL
Date+Time
Workflow State 作業フロー状態 State of the execution of the workflow null WFState
character(2) NOT NULL
List
Workflow Responsible 作業フロー責任 Responsible for Workflow Execution The ultimate responsibility for a workflow is with an actual user. The Workflow Responsible allows to define ways to find that actual User. AD_WF_Responsible_ID
numeric(10) NOT NULL
Table Direct
User/Contact ユーザー/連絡先 システムの中のユーザーです。内部のユーザー、ビジネスパートナーです。 ユーザーはシステムで一意に決まるユーザーを特定します。これは、内部のユーザー、またはビジネスパートナーです。 AD_User_ID
numeric(10)
Search
Table テーブル フィールドの情報が入ったテーブルです。 テーブルは、フィールドが存在するテーブルを示しています。 AD_Table_ID
numeric(10) NOT NULL
Search
Record ID レコードID Direct internal record ID The Record ID is the internal unique identifier of a record. Please note that zooming to the record may not be successful for Orders, Invoices and Shipment/Receipts as sometimes the Sales Order type is not known. Record_ID
numeric(10) NOT NULL
Button
Message メッセージ System Message Information and Error messages AD_Message_ID
numeric(10)
Table Direct
Text Message テキストメッセージ Text Message null TextMsg
character varying(2000)
Text
Manage Process プロセスを管理 プロセスを管理します。 null Processing
character(1)
Button
Processed 処理済 The document has been processed The Processed checkbox indicates that a document has been processed. Processed
character(1) NOT NULL
Yes-No




TAB: 活動

説明: 作業フロー活動です。


助ける 作業フロー活動は作業フロー過程インスタンスで実際の作業フローノードです。


ファイル:作業フロープロセス - 活動 - ウィンドウ (iDempiere 1.0.0).png




名前 名前 説明 助ける 仕様書
Client クライアント このインストールのためのクライアント/テナントです。 クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization 組織 クライアントの中の組織的な実体です。 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 AD_Org_ID
numeric(10) NOT NULL
Table Direct
Workflow Process 作業フロープロセス Actual Workflow Process Instance Instance of a workflow execution AD_WF_Process_ID
numeric(10) NOT NULL
Table Direct
Node ノード 作業フローノード(活動)、ステップまたはプロセスです。 作業フローノードは、作業フローの一意に決まるステップかプロセスを示します。 AD_WF_Node_ID
numeric(10) NOT NULL
Table Direct
Priority 優先権 Indicates if this request is of a high, medium or low priority. The Priority indicates the importance of this request. Priority
numeric(10)
Integer
Created 作成日 このレコードが作成された日付です。 作成日フィールドはこのレコードが作成された日付を示します。 Created
timestamp without time zone NOT NULL
Date+Time
Workflow State 作業フロー状態 State of the execution of the workflow null WFState
character(2) NOT NULL
List
End Wait 待ち終了 End of sleep time End of suspension (sleep) EndWaitTime
timestamp without time zone
Date+Time
Workflow 作業フロー タスクの作業フロー、またはタスクの組み合わせです。 作業フローフィールドは、システムで一意に決まる作業フローを特定します。 AD_Workflow_ID
numeric(10) NOT NULL
Table Direct
Workflow Responsible 作業フロー責任 Responsible for Workflow Execution The ultimate responsibility for a workflow is with an actual user. The Workflow Responsible allows to define ways to find that actual User. AD_WF_Responsible_ID
numeric(10)
Table Direct
User/Contact ユーザー/連絡先 システムの中のユーザーです。内部のユーザー、ビジネスパートナーです。 ユーザーはシステムで一意に決まるユーザーを特定します。これは、内部のユーザー、またはビジネスパートナーです。 AD_User_ID
numeric(10)
Search
Table テーブル フィールドの情報が入ったテーブルです。 テーブルは、フィールドが存在するテーブルを示しています。 AD_Table_ID
numeric(10) NOT NULL
Search
Record ID レコードID Direct internal record ID The Record ID is the internal unique identifier of a record. Please note that zooming to the record may not be successful for Orders, Invoices and Shipment/Receipts as sometimes the Sales Order type is not known. Record_ID
numeric(10) NOT NULL
Button
Message メッセージ System Message Information and Error messages AD_Message_ID
numeric(10)
Table Direct
Last Alert 最新の警告日 Date when last alert were sent The last alert date is updated when a reminder email is sent DateLastAlert
timestamp without time zone
Date
Text Message テキストメッセージ Text Message null TextMsg
character varying(2000)
Text
Manage Activity 活動を管理 活動の管理です。 null Processing
character(1)
Button
Processed 処理済 The document has been processed The Processed checkbox indicates that a document has been processed. Processed
character(1) NOT NULL
Yes-No
Workflow Activity 作業フロー活動 Workflow Activity The Workflow Activity is the actual Workflow Node in a Workflow Process instance AD_WF_Activity_ID
numeric(10) NOT NULL
ID




TAB: 結果

説明: 作業フロープロセス活動の結果です。


助ける 作業フロープロセスインスタンスの実行の活動結果です。


ファイル:作業フロープロセス - 結果 - ウィンドウ (iDempiere 1.0.0).png




名前 名前 説明 助ける 仕様書
Active アクティブ レコードはシステムでアクティブです。 レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。

不活性にする理由は2つあります:

(1) システムは監査目的のためのレコードを必要とします。

(2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。

IsActive
character(1) NOT NULL
Yes-No
Workflow Activity Result 作業フロー活動結果 Result of the Workflow Process Activity Activity Result of the execution of the Workflow Process Instrance AD_WF_ActivityResult_ID
numeric(10) NOT NULL
ID
Client クライアント このインストールのためのクライアント/テナントです。 クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization 組織 クライアントの中の組織的な実体です。 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 AD_Org_ID
numeric(10) NOT NULL
Table Direct
Workflow Activity 作業フロー活動 Workflow Activity The Workflow Activity is the actual Workflow Node in a Workflow Process instance AD_WF_Activity_ID
numeric(10) NOT NULL
Table Direct
Attribute Name 属性名 Name of the Attribute Identifier of the attribute AttributeName
character varying(60) NOT NULL
String
Attribute Value 属性値 Value of the Attribute Adempiere converts the (string) field values to the attribute data type. Booleans (Yes-No) may have the values "true" and "false", the date format is YYYY-MM-DD AttributeValue
character varying(2000)
String
Description 説明 レコードの任意の短い説明です。 説明は、255文字に制限されます。 Description
character varying(255)
String
Comment/Help コメント/ヘルプ コメントまたはヒント ヘルプフィールドは、この項目の使用に関してヒント、コメントまたはヘルプを含んでいます。 Help
character varying(2000)
Text




TAB: イベント

説明: 作業フロー処理活動イベント監査情報です。


助ける 作業フロー処理活動上の変更履歴です。


ファイル:作業フロープロセス - イベント - ウィンドウ (iDempiere 1.0.0).png




名前 名前 説明 助ける 仕様書
Active アクティブ レコードはシステムでアクティブです。 レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。

不活性にする理由は2つあります:

(1) システムは監査目的のためのレコードを必要とします。

(2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。

IsActive
character(1) NOT NULL
Yes-No
Client クライアント このインストールのためのクライアント/テナントです。 クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization 組織 クライアントの中の組織的な実体です。 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 AD_Org_ID
numeric(10) NOT NULL
Table Direct
Workflow Process 作業フロープロセス Actual Workflow Process Instance Instance of a workflow execution AD_WF_Process_ID
numeric(10) NOT NULL
Table Direct
Node ノード 作業フローノード(活動)、ステップまたはプロセスです。 作業フローノードは、作業フローの一意に決まるステップかプロセスを示します。 AD_WF_Node_ID
numeric(10) NOT NULL
Table Direct
Workflow State 作業フロー状態 State of the execution of the workflow null WFState
character(2) NOT NULL
List
Workflow Responsible 作業フロー責任 Responsible for Workflow Execution The ultimate responsibility for a workflow is with an actual user. The Workflow Responsible allows to define ways to find that actual User. AD_WF_Responsible_ID
numeric(10) NOT NULL
Table Direct
User/Contact ユーザー/連絡先 システムの中のユーザーです。内部のユーザー、ビジネスパートナーです。 ユーザーはシステムで一意に決まるユーザーを特定します。これは、内部のユーザー、またはビジネスパートナーです。 AD_User_ID
numeric(10)
Search
Table テーブル フィールドの情報が入ったテーブルです。 テーブルは、フィールドが存在するテーブルを示しています。 AD_Table_ID
numeric(10) NOT NULL
Table Direct
Record ID レコードID Direct internal record ID The Record ID is the internal unique identifier of a record. Please note that zooming to the record may not be successful for Orders, Invoices and Shipment/Receipts as sometimes the Sales Order type is not known. Record_ID
numeric(10) NOT NULL
Button
Event Type イベントタイプ Type of Event null EventType
character(2) NOT NULL
List
Attribute Name 属性名 Name of the Attribute Identifier of the attribute AttributeName
character varying(60)
String
New Value 新しい値 New field value New data entered in the field NewValue
character varying(2000)
String
Old Value 古い値 The old file data Old data overwritten in the field OldValue
character varying(2000)
String
Description 説明 レコードの任意の短い説明です。 説明は、255文字に制限されます。 Description
character varying(255)
String
Text Message テキストメッセージ Text Message null TextMsg
character varying(2000)
Text
Elapsed Time ms 経過ミリ秒 Elapsed Time in mili seconds Elapsed Time in mili seconds ElapsedTimeMS
numeric NOT NULL
Number
Created 作成日 このレコードが作成された日付です。 作成日フィールドはこのレコードが作成された日付を示します。 Created
timestamp without time zone NOT NULL
Date+Time
Workflow Event Audit 作業フローイベント監査 Workflow Process Activity Event Audit Information History of chenges ov the Workflow Process Activity AD_WF_EventAudit_ID
numeric(10) NOT NULL
ID




TAB: データ

説明: 作業フロープロセスコンテキスト


助ける 作業フローの過程と活動に関するコンテキスト情報です。


ファイル:作業フロープロセス - データ - ウィンドウ (iDempiere 1.0.0).png




名前 名前 説明 助ける 仕様書
Active アクティブ レコードはシステムでアクティブです。 レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。

不活性にする理由は2つあります:

(1) システムは監査目的のためのレコードを必要とします。

(2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。

IsActive
character(1) NOT NULL
Yes-No
Workflow Process Data 作業フロープロセスデータ Workflow Process Context Context information of the workflow process and activity AD_WF_ProcessData_ID
numeric(10) NOT NULL
ID
Client クライアント このインストールのためのクライアント/テナントです。 クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization 組織 クライアントの中の組織的な実体です。 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 AD_Org_ID
numeric(10) NOT NULL
Table Direct
Workflow Process 作業フロープロセス Actual Workflow Process Instance Instance of a workflow execution AD_WF_Process_ID
numeric(10) NOT NULL
Table Direct
Attribute Name 属性名 Name of the Attribute Identifier of the attribute AttributeName
character varying(60) NOT NULL
String
Attribute Value 属性値 Value of the Attribute Adempiere converts the (string) field values to the attribute data type. Booleans (Yes-No) may have the values "true" and "false", the date format is YYYY-MM-DD AttributeValue
character varying(60)
String


Contributions / Posts

Cookieは私達のサービスを提供するのに役立ちます。このサービスを使用することにより、お客様はCookieの使用に同意するものとします。