数量単位(Unit of Measure)|iDempiere 13 画面リファレンス
This content is not available in your language yet.
数量単位(Unit of Measure)
Section titled “数量単位(Unit of Measure)”iDempiere 13 標準ウィンドウ(AD_Window_ID: 120)
メニュー: 在庫管理 ▸ 品目マスタ管理 ▸ 数量単位
Maintain Unit of Measure
The Unit of Measure Window is used to define non monetary units of measure. It also defines if conversion between units of measure are allowed and how they are to be performed. The system provides some automatic conversions between units of measures (e.g. minute, hour, day, working day, etc.) if they are not explicitly defined here. Conversions need to be direct (i.e. if you have only a conversion between A-B and B-C, the system cannot convert A-C, you need to define it explicitly).
| # | タブ | テーブル | 階層 | 説明 |
|---|---|---|---|---|
| 10 | 数量単位 | C_UOM | 0 | Define units of measure |
| 20 | 変換 | C_UOM_Conversion | 1 | Define standard Unit of Measure Conversion |
| 30 | 翻訳 | C_UOM_Trl | 1 | Unit of Measure Translation |
数量単位 タブのフィールド
Section titled “数量単位 タブのフィールド”The Unit of Measure Tab defines a non monetary Unit of Measure.
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| 数量単位コード | X12DE355 | String | ✔ | UOM EDI X12 Code |
| UN/CEFACT Code | UNCEFACT | String | Code for Units of Measure used in International Trade | |
| 単位記号 | UOMSymbol | String | Symbol for a Unit of Measure | |
| 名称 | Name | String | ✔ | Alphanumeric identifier of the entity |
| 説明 | Description | String | Optional short description of the record | |
| 単位タイプ | UOMType | List | ||
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| デフォルト | IsDefault | Yes-No | ✔ | Default value |
| 標準精度 | StdPrecision | Integer | ✔ | Rule for rounding calculated amounts |
| 原価計算精度 | CostingPrecision | Integer | ✔ | Rounding used costing calculations |
変換 タブのフィールド
Section titled “変換 タブのフィールド”The Conversion Tab defines the rates for converting a Unit of Measure. The system provides some automatic conversions between units of measures (e.g. minute, hour, day, working day, etc.) if they are not explicitly defined here. Conversions need to be direct (i.e. if you have only a conversion between A-B and B-C, the system cannot convert A-C, you need to define it explicitly).
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| 数量単位 | C_UOM_ID | Table Direct | ✔ | Unit of Measure |
| 変換先数量単位 | C_UOM_To_ID | Table | ✔ | Target or destination Unit of Measure |
| 品目 | M_Product_ID | Search | Product, Service, Item | |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 掛算レート | MultiplyRate | Number | ✔ | Rate to multiple the source by to calculate the target. |
| 割算レート | DivideRate | Number | ✔ | To convert Source number to Target number, the Source is divided |
翻訳 タブのフィールド
Section titled “翻訳 タブのフィールド”| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| 数量単位 | C_UOM_ID | Table Direct | ✔ | Unit of Measure |
| 言語 | AD_Language | Table | ✔ | Language for this entity |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 翻訳する | IsTranslated | Yes-No | ✔ | This column is translated |
| 単位記号 | UOMSymbol | String | Symbol for a Unit of Measure | |
| 名称 | Name | String | ✔ | Alphanumeric identifier of the entity |
| 説明 | Description | String | Optional short description of the record |