Import Processor|iDempiere 13 画面リファレンス
Import Processor
Section titled “Import Processor”iDempiere 13 標準ウィンドウ(AD_Window_ID: 53028)
メニュー: システム管理 ▸ データ ▸ データコピー ▸ Import Processor
| # | タブ | テーブル | 階層 | 説明 |
|---|---|---|---|---|
| 10 | Import Processor | IMP_Processor | 0 | |
| 20 | Parameter | IMP_ProcessorParameter | 1 | |
| 30 | Log | IMP_ProcessorLog | 1 |
Import Processor タブのフィールド
Section titled “Import Processor タブのフィールド”| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| 検索キー | Value | String | ✔ | Search key for the record in the format required - must be unique |
| 名称 | Name | String | ✔ | Alphanumeric identifier of the entity |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 説明 | Description | String | Optional short description of the record | |
| コメント | Help | Text | Comment or Hint | |
| Import Processor Type | IMP_Processor_Type_ID | Table Direct | ✔ | |
| 頻度タイプ | FrequencyType | List | ✔ | Frequency of event |
| 頻度 | Frequency | Integer | ✔ | Frequency of events |
| ログ保持日数 | KeepLogDays | Integer | ✔ | Number of days to keep the log entries |
| 最新実行日 | DateLastRun | Date+Time | Date the process was last run. | |
| 次回実行日 | DateNextRun | Date+Time | Date the process will run next | |
| Host | Host | String | ||
| Port | Port | Integer | ||
| 会計科目 | Account | String | ||
| Password Info | PasswordInfo | String |
Parameter タブのフィールド
Section titled “Parameter タブのフィールド”| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| Import Processor | IMP_Processor_ID | Table Direct | ✔ | |
| 検索キー | Value | String | ✔ | Search key for the record in the format required - must be unique |
| 名称 | Name | String | ✔ | Alphanumeric identifier of the entity |
| 説明 | Description | String | Optional short description of the record | |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| コメント | Help | Text | Comment or Hint | |
| パラメータ値 | ParameterValue | String |
Log タブのフィールド
Section titled “Log タブのフィールド”| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| Import Processor | IMP_Processor_ID | Table Direct | ✔ | |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 説明 | Description | String | Optional short description of the record | |
| コメント | Help | Text | Comment or Hint | |
| バイナリデータ | BinaryData | Binary | Binary Data | |
| エラー有無 | IsError | Yes-No | ✔ | An Error occurred in the execution |
| リファレンス | Reference | String | Reference for this record | |
| サマリ | Summary | Text | Textual summary of this request | |
| テキスト | TextMsg | Text | Text Message |