属性(Attribute)|iDempiere 13 画面リファレンス
This content is not available in your language yet.
属性(Attribute)
Section titled “属性(Attribute)”iDempiere 13 標準ウィンドウ(AD_Window_ID: 260)
メニュー: 在庫管理 ▸ 品目属性管理 ▸ 属性
Product Attribute
Product Attribute like Color, Size, etc.
| # | タブ | テーブル | 階層 | 説明 |
|---|---|---|---|---|
| 10 | 属性 | M_Attribute | 0 | Product Attribute |
| 20 | 属性値 | M_AttributeValue | 1 | Product Attribute Value |
属性 タブのフィールド
Section titled “属性 タブのフィールド”Product Attribute like Color, Size, etc. If it is an Instance Attribute, all products have the same value.
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | 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 | |
| Entity Type | EntityType | Table | Dictionary Entity Type; Determines ownership and synchronization | |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 必須 | IsMandatory | Yes-No | ✔ | Data entry is required in this column |
| 属性値タイプ | AttributeValueType | List | ✔ | Type of Attribute Value |
| インスタンス属性 | IsInstanceAttribute | Yes-No | ✔ | The product attribute is specific to the instance (like Serial No, Lot or Guarantee Date) |
| リファレンス | AD_Reference_ID | Table | System Reference and Validation | |
| リファレンスキー | AD_Reference_Value_ID | Table | Required to specify, if data type is Table or List | |
| 日付書式 | DateFormat | String | Date format used in the input format | |
| ダイナミックバリデーション | AD_Val_Rule_ID | Table Direct | Dynamic Validation Rule | |
| Default Logic | DefaultValue | String | Default value hierarchy, separated by ; |
属性値 タブのフィールド
Section titled “属性値 タブのフィールド”Individual value of a product attribute (e.g. green, large, ..)
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| 属性 | M_Attribute_ID | Table Direct | ✔ | Product Attribute |
| Entity Type | EntityType | Table | Dictionary Entity Type; Determines ownership and synchronization | |
| 検索キー | 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 |