倉庫と保管場所の設定(Warehouse and Locators)|iDempiere 13 画面リファレンス
This content is not available in your language yet.
倉庫と保管場所の設定(Warehouse and Locators)
Section titled “倉庫と保管場所の設定(Warehouse and Locators)”iDempiere 13 標準ウィンドウ(AD_Window_ID: 139)
メニュー: 在庫管理 ▸ 品目マスタ管理 ▸ 倉庫と保管場所の設定
Maintain Warehouses and Locators
The Warehouse and Locators Window defines each Warehouse, any Locators for that Warehouse and the Accounting parameters to be used for inventory in that Warehouse.
| # | タブ | テーブル | 階層 | 説明 |
|---|---|---|---|---|
| 10 | 倉庫設定 | M_Warehouse | 0 | Warehouse |
| 20 | 保管場所設定 | M_Locator | 1 | Locator |
| 30 | 現在庫数量管理台帳 | M_Storage | 2 | Detail Storage Information |
| 35 | 在庫補充設定 | M_Replenish | 1 | Define Product Replenishment |
| 40 | 会計 | M_Warehouse_Acct | 1 | Accounting |
倉庫設定 タブのフィールド
Section titled “倉庫設定 タブのフィールド”The Warehouse Tab defines each Warehouse that is used to store products. If a Source warehouse is selected, all product replenishment is from that warehouse. If you use custom replenishment algorithms, you need to define the class used per warehouse.
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | 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 | |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 移動確認 | IsInTransit | Yes-No | Movement is in transit | |
| 住所 | C_Location_ID | Location (Address) | ✔ | Location or Address |
| エレメントセパレータ | Separator | String | ✔ | Element Separator |
| 補充元倉庫 | M_WarehouseSource_ID | Table | Optional Warehouse to replenish from | |
| 補充クラス | ReplenishmentClass | String | Custom class to calculate Quantity to Order | |
| マイナス在庫を許可しない | IsDisallowNegativeInv | Yes-No | ✔ | Negative Inventory is not allowed in this warehouse |
| 予約保管場所 | M_ReserveLocator_ID | Table | Reservation Locator (just for reporting purposes) | |
| Disable Insufficient Inventory Popup | IsDisableInventoryPopup | Yes-No | ✔ |
保管場所設定 タブのフィールド
Section titled “保管場所設定 タブのフィールド”The Locator Tab defines any Locators for that Warehouse.
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| 倉庫 | M_Warehouse_ID | Table Direct | ✔ | Storage Warehouse and Service Point |
| 検索キー | Value | String | ✔ | Search key for the record in the format required - must be unique |
| 保管場所タイプ | M_LocatorType_ID | Table Direct | ||
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 優先度 | PriorityNo | Integer | ✔ | Where inventory should be picked from first |
| デフォルト | IsDefault | Yes-No | ✔ | Default value |
| アイル(X) | X | String | ✔ | X dimension, e.g., Aisle |
| ビン(Y) | Y | String | ✔ | Y dimension, e.g., Bin |
| レベル(Z) | Z | String | ✔ | Z dimension, e.g., Level |
現在庫数量管理台帳 タブのフィールド
Section titled “現在庫数量管理台帳 タブのフィールド”| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| 保管場所 | M_Locator_ID | Locator (WH) | ✔ | Warehouse Locator |
| 在庫入庫日付 | DateMaterialPolicy | Date | Time used for LIFO and FIFO Material Policy | |
| 品目 | M_Product_ID | Search | ✔ | Product, Service, Item |
| 属性セットインスタンス | M_AttributeSetInstance_ID | Product Attribute | ✔ | Product Attribute Set Instance |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 手持在庫数量 | QtyOnHand | Quantity | ✔ | On Hand Quantity |
| 最終棚卸日付 | DateLastInventory | Date | Date of Last Inventory Count | |
| 引当数量 | QtyReserved | Quantity | ✔ | Reserved Quantity |
| 注文数量 | QtyOrdered | Quantity | ✔ | Ordered Quantity |
在庫補充設定 タブのフィールド
Section titled “在庫補充設定 タブのフィールド”The Replenishment Tab defines the type of replenishment quantities. This is used for automated ordering. If you select a custom replenishment type, you need to create a class implementing org.compiere.util.ReplenishInterface and set that on warehouse level.
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| 倉庫 | M_Warehouse_ID | Table Direct | ✔ | Storage Warehouse and Service Point |
| 品目 | M_Product_ID | Search | ✔ | Product, Service, Item |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 補充タイプ | ReplenishType | List | ✔ | Method for re-ordering a product |
| 最小在庫レベル | Level_Min | Amount | ✔ | Minimum Inventory level for this product |
| 最大在庫レベル | Level_Max | Amount | ✔ | Maximum Inventory level for this product |
| 補充元倉庫 | M_WarehouseSource_ID | Table | Optional Warehouse to replenish from | |
| 保管場所 | M_Locator_ID | Table Direct | Warehouse Locator |
会計 タブのフィールド
Section titled “会計 タブのフィールド”The Accounting Tab defines the Accounting parameters to be used for inventory in that Warehouse.
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| 倉庫 | M_Warehouse_ID | Table Direct | ✔ | Storage Warehouse and Service Point |
| 会計スキーマ | C_AcctSchema_ID | Table Direct | ✔ | Rules for accounting |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 棚卸減耗勘定 | W_Differences_Acct | Account | ✔ | Warehouse Differences Account |