エンティティタイプ(Entity Type)|iDempiere 13 画面リファレンス
This content is not available in your language yet.
エンティティタイプ(Entity Type)
Section titled “エンティティタイプ(Entity Type)”iDempiere 13 標準ウィンドウ(AD_Window_ID: 381)
メニュー: アプリケーション辞書 ▸ エンティティタイプ
Maintain System Entity Type
The entity type determines the ownership of Application Dictionary entries. The types “Dictionary” and “iDempiere” should not be used and are maintainted by iDempiere (i.e. all changes are reversed during migration to the current definition).
| # | タブ | テーブル | 階層 | 説明 |
|---|---|---|---|---|
| 10 | エンティティタイプ | AD_EntityType | 0 | System Entity Type |
| 20 | 変更 | AD_Modification | 1 | System Modification or Extension |
エンティティタイプ タブのフィールド
Section titled “エンティティタイプ タブのフィールド”The entity type determines the ownership of Application Dictionary entries. The types “Dictionary” and “iDempiere” should not be used and are maintainted by iDempiere (i.e. all changes are reversed during migration to the current definition).
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| エンティティタイプ | EntityType | String | ✔ | Dictionary Entity Type; Determines ownership and synchronization |
| 名称 | 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 |
| バージョン | Version | String | Version of the table definition | |
| モデルパッケージ | ModelPackage | String | Java Package of the model classes |
変更 タブのフィールド
Section titled “変更 タブのフィールド”Description of the System modification or extension
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| エンティティタイプ | EntityType | Table | ✔ | Dictionary Entity Type; Determines ownership and synchronization |
| シーケンスNo | SeqNo | Integer | ✔ | Method of ordering records; lowest number comes first |
| 名称 | 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 |
| バージョン | Version | String | Version of the table definition |