レポートビュー(Report View)|iDempiere 13 画面リファレンス
レポートビュー(Report View)
Section titled “レポートビュー(Report View)”iDempiere 13 標準ウィンドウ(AD_Window_ID: 180)
メニュー: アプリケーション辞書 ▸ レポートビュー
Maintain Report Views
The Report View Window defines the views used when generating reports. This window is for System Admin use only.
| # | タブ | テーブル | 階層 | 説明 |
|---|---|---|---|---|
| 10 | レポートビュー | AD_ReportView | 0 | Define Report View |
| 20 | レポートビューカラム | AD_ReportView_Col | 1 | Report View Column |
| 30 | 利用可能カラム | AD_ReportView_Column | 1 | You can define on this tab which columns will be available as the print format items |
レポートビュー タブのフィールド
Section titled “レポートビュー タブのフィールド”The Define Report View defines the views used in report generation
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| 名称 | 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 |
| エンティティタイプ | EntityType | Table | ✔ | Dictionary Entity Type; Determines ownership and synchronization |
| テーブル | AD_Table_ID | Table Direct | ✔ | Database Table information |
| SQL WHERE句 | WhereClause | String | Fully qualified SQL WHERE clause | |
| SQL ORDER BY句 | OrderByClause | String | Fully qualified ORDER BY clause |
レポートビューカラム タブのフィールド
Section titled “レポートビューカラム タブのフィールド”The Report View Column Tab defines any columns which will be overridden in the generation of the select SQL
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| レポートビュー | AD_ReportView_ID | Table Direct | ✔ | View used to generate this report |
| カラム | AD_Column_ID | Table Direct | Column in the table | |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 関数カラム | FunctionColumn | String | ✔ | Overwrite Column with Function |
| SQLグループ機能 | IsGroupFunction | Yes-No | ✔ | This function will generate a Group By Clause |
利用可能カラム タブのフィールド
Section titled “利用可能カラム タブのフィールド”| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | Tenant for this installation. | |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| レポートビュー | AD_ReportView_ID | Search | ✔ | View used to generate this report |
| カラム | AD_Column_ID | Table Direct | ✔ | Column in the table |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |