レポートとプロセス(Report and Process)|iDempiere 13 画面リファレンス
レポートとプロセス(Report and Process)
Section titled “レポートとプロセス(Report and Process)”iDempiere 13 標準ウィンドウ(AD_Window_ID: 165)
メニュー: アプリケーション辞書 ▸ レポートとプロセス
Maintain Reports & Processes
The Report & Process Window is used to define the parameters and access rules for every Report and Process within the system. This window is for System Admin use only.
| # | タブ | テーブル | 階層 | 説明 |
|---|---|---|---|---|
| 10 | レポートとプロセス | AD_Process | 0 | Define Report & Process |
| 20 | パラメータ | AD_Process_Para | 1 | Report Parameter |
| 30 | 翻訳 | AD_Process_Para_Trl | 2 | |
| 40 | 翻訳 | AD_Process_Trl | 1 | |
| 50 | レポートアクセス | AD_Process_Access | 1 | Report Access |
レポートとプロセス タブのフィールド
Section titled “レポートとプロセス タブのフィールド”The Report and Process Tab defines each report and process run in the system.
Please note that the Print Format is only used for Document Print when you want to share a common format defined on System level. For normal reports and formats, you would not define a Print Format here, but modify the generated print format and set it as the default.
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | 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 |
| 説明 | Description | String | Optional short description of the record | |
| コメント | Help | Text | Comment or Hint | |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| ベータ機能 | IsBetaFunctionality | Yes-No | ✔ | This functionality is considered Beta |
| エンティティタイプ | EntityType | Table | ✔ | Dictionary Entity Type; Determines ownership and synchronization |
| 複数実行 | AllowMultipleExecution | List | ✔ | プロセス/レポートの複数回の実行を許可または禁止します。 |
| データアクセスレベル | AccessLevel | List | ✔ | Access Level required |
| 実行タイプ | ExecutionType | List | 実行タイプは、レポート/プロセスを常にバックグラウンドで実行するか、フォアグラウンドで実行するかを定義します。 | |
| レポート | IsReport | Yes-No | ✔ | Indicates a Report record |
| クラス名 | Classname | String | Java Classname | |
| プロシージャ | ProcedureName | String | Name of the Database Procedure | |
| ワークフロー | AD_Workflow_ID | Table Direct | Workflow or combination of tasks | |
| フォーム | AD_Form_ID | Table Direct | Special Form | |
| レポートビュー | AD_ReportView_ID | Table Direct | View used to generate this report | |
| 直接印刷 | IsDirectPrint | Yes-No | Print without dialog | |
| 印刷書式 | AD_PrintFormat_ID | Table Direct | Data Print Format | |
| File Name Pattern | FileNamePattern | String | ||
| Show Help | ShowHelp | List | ||
| 統計計算 | Statistic_Count | Integer | Internal statistics how often the entity was used | |
| 統計秒 | Statistic_Seconds | Integer | Internal statistics how many seconds a process took | |
| Jasper Report | JasperReport | String | ||
| ヘルプ コンテキスト | AD_CtxHelp_ID | Search | ||
| Copy From Report and Process | CopyFromProcess | Button | Copy settings from one report and process to another. |
パラメータ タブのフィールド
Section titled “パラメータ タブのフィールド”The Report Parameter Tab defines any parameters required to execute a report or process.
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| プロセス | AD_Process_ID | Table Direct | ✔ | Process or Report |
| 名称 | Name | String | ✔ | Alphanumeric identifier of the entity |
| 説明 | Description | String | Optional short description of the record | |
| コメント | Help | Text | Comment or Hint | |
| Placeholder | Placeholder | String | ||
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| エレメント定義利用 | IsCentrallyMaintained | Yes-No | ✔ | Information maintained in System Element table |
| シーケンスNo | SeqNo | Integer | ✔ | Method of ordering records; lowest number comes first |
| エンティティタイプ | EntityType | Table | ✔ | Dictionary Entity Type; Determines ownership and synchronization |
| DBカラム名称 | ColumnName | String | ✔ | Name of the column in the database |
| フィールドグループ | AD_FieldGroup_ID | Table Direct | Logical grouping of fields | |
| エレメント | AD_Element_ID | Search | System Element enables the central maintenance of column description and help. | |
| リファレンス | AD_Reference_ID | Table | ✔ | System Reference and Validation |
| リファレンスキー | AD_Reference_Value_ID | Table | Required to specify, if data type is Table or List | |
| Show Negate Button | IsShowNegateButton | Yes-No | ✔ | Show Negate Button for Chosen Multiple editors |
| 値フォーマット | VFormat | String | Format of the value; Can contain fixed format elements, Variables: “_lLoOaAcCa09”, or ~regex | |
| ダイナミックバリデーション | AD_Val_Rule_ID | Table Direct | Dynamic Validation Rule | |
| 長さ | FieldLength | Integer | ✔ | Length of the column in the database |
| 暗号化 | IsEncrypted | Yes-No | ✔ | Display or Storage is encrypted |
| 必須 | IsMandatory | Yes-No | ✔ | Data entry is required in this column |
| 範囲 | IsRange | Yes-No | ✔ | The parameter is a range of values |
| Date Range Option | DateRangeOption | List | ✔ | Options, how the date editor will be displayed. |
| Placeholder2 | Placeholder2 | String | ||
| デフォルトロジック | DefaultValue | String | Default value hierarchy, separated by ; | |
| デフォルトロジック2 | DefaultValue2 | String | Default value hierarchy, separated by ; | |
| 最小値 | ValueMin | String | Minimum Value for a field | |
| 最大値 | ValueMax | String | Maximum Value for a field | |
| クエリ | Query | Text | SQL | |
| 読取専用ロジック | ReadOnlyLogic | Text | Logic to determine if field is read only (applies only when field is read-write) | |
| 表示ロジック | DisplayLogic | Text | If the Field is displayed, the result determines if the field is actually displayed | |
| 必須ロジック | MandatoryLogic | Text | ||
| 自動完成 | IsAutocomplete | Yes-No | ✔ | Auto complete |
翻訳 タブのフィールド
Section titled “翻訳 タブのフィールド”| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| プロセスパラメータ | AD_Process_Para_ID | Table Direct | ✔ | |
| 言語 | AD_Language | Table | ✔ | Language for this entity |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 翻訳する | IsTranslated | Yes-No | ✔ | This column is translated |
| 名称 | Name | String | ✔ | Alphanumeric identifier of the entity |
| 説明 | Description | String | Optional short description of the record | |
| コメント | Help | Text | Comment or Hint | |
| Placeholder | Placeholder | String | ||
| Placeholder2 | Placeholder2 | String |
翻訳 タブのフィールド
Section titled “翻訳 タブのフィールド”| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| プロセス | AD_Process_ID | Table Direct | ✔ | Process or Report |
| 言語 | AD_Language | Table | ✔ | Language for this entity |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 翻訳する | IsTranslated | Yes-No | ✔ | This column is translated |
| 名称 | Name | String | ✔ | Alphanumeric identifier of the entity |
| 説明 | Description | String | Optional short description of the record | |
| コメント | Help | Text | Comment or Hint |
レポートアクセス タブのフィールド
Section titled “レポートアクセス タブのフィールド”The Report Access Tab determines who can access a report or process
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| プロセス | AD_Process_ID | Table Direct | ✔ | Process or Report |
| ロール | AD_Role_ID | Table Direct | ✔ | Responsibility Role |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 読み書き可能 | IsReadWrite | Yes-No | ✔ | Field is read / write |