監査を処理 (ウィンドウ ID-332)
提供: iDempiere ja
ウィンドウ: 監査を処理
説明: Audit process use
助ける: Process Instance Information
TAB: 監査を処理
説明: 監査処理を使用します。
助ける null
ファイル:監査を処理 - 監査を処理 - ウィンドウ (iDempiere 1.0.0).png
名前 | 名前 | 説明 | 助ける | 仕様書 |
---|---|---|---|---|
Client | クライアント | このインストールのためのクライアント/テナントです。 | クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 | AD_Client_ID numeric(10) Table Direct |
Organization | 組織 | クライアントの中の組織的な実体です。 | 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 | AD_Org_ID numeric(10) Table Direct |
Created | 作成日 | このレコードが作成された日付です。 | 作成日フィールドはこのレコードが作成された日付を示します。 | Created timestamp without time zone NOT NULL Date+Time |
Updated | 更新日 | Date this record was updated | The Updated field indicates the date that this record was updated. | Updated timestamp without time zone Date+Time |
Process | プロセス | プロセスまたはレポートです。 | プロセスフィールドはシステム内のプロセスまたはレポートを特定します。 | AD_Process_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 Integer |
User/Contact | ユーザー/連絡先 | システムの中のユーザーです。内部のユーザー、ビジネスパートナーです。 | ユーザーはシステムで一意に決まるユーザーを特定します。これは、内部のユーザー、またはビジネスパートナーです。 | AD_User_ID numeric(10) Table Direct |
Error Msg | エラーメッセージ | null | null | ErrorMsg character varying(2000) String |
Result | 結果 | Result of the action taken | The Result indicates the result of any action taken on this request. | Result numeric(10) Integer |
Processing | 処理中 | null | null | IsProcessing character(1) NOT NULL Yes-No |
TAB: パラメータ監査
説明: 監査処理のパラメータ値です。
助ける null
ファイル:監査を処理 - パラメータ監査 - ウィンドウ (iDempiere 1.0.0).png
名前 | 名前 | 説明 | 助ける | 仕様書 |
---|---|---|---|---|
Client | クライアント | このインストールのためのクライアント/テナントです。 | クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 | AD_Client_ID numeric(10) Table Direct |
Organization | 組織 | クライアントの中の組織的な実体です。 | 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 | AD_Org_ID numeric(10) Table Direct |
Process Instance | プロセスインスタンス | プロセスのインスタンスです。 | null | AD_PInstance_ID numeric(10) NOT NULL Table Direct |
Sequence | 連続番号 | Method of ordering records; lowest number comes first | The Sequence indicates the order of records | SeqNo numeric(10) NOT NULL ID |
Parameter Name | パラメータ名 | null | null | ParameterName character varying(60) String |
Info | 情報 | Information | The Information displays data from the source document line. | Info character varying(60) String |
Info To | 情報 | null | null | Info_To character varying(60) String |
Process String | 処理文字 | Process Parameter | null | P_String character varying(255) String |
Process String To | 処理対象文字 | Process Parameter | null | P_String_To character varying(255) String |
Process Date | プロセス日付 | Process Parameter | null | P_Date timestamp without time zone Date+Time |
Process Date To | 処理終了日付 | Process Parameter | null | P_Date_To timestamp without time zone Date+Time |
Process Number | プロセス番号 | Process Parameter | null | P_Number numeric Number |
Process Number To | プロセス番号対象 | Process Parameter | null | P_Number_To numeric Number |
TAB: ログ
説明: プロセスのログです。
助ける null
ファイル:監査を処理 - ログ - ウィンドウ (iDempiere 1.0.0).png
名前 | 名前 | 説明 | 助ける | 仕様書 |
---|---|---|---|---|
Process Instance | プロセスインスタンス | プロセスのインスタンスです。 | null | AD_PInstance_ID numeric(10) NOT NULL Table Direct |
Log | ログ | null | null | Log_ID numeric(10) NOT NULL ID |
Process ID | プロセスID | null | null | P_ID numeric(10) ID |
Process Date | プロセス日付 | Process Parameter | null | P_Date timestamp without time zone Date |
Process Number | プロセス番号 | Process Parameter | null | P_Number numeric Number |
Process Message | プロセスメッセージ | null | null | P_Msg character varying(2000) String |
Table | テーブル | フィールドの情報が入ったテーブルです。 | テーブルは、フィールドが存在するテーブルを示しています。 | AD_Table_ID numeric(10) 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) Button |