製品カテゴリ (ウィンドウ ID-144)

提供: iDempiere ja
移動先:案内検索



ウィンドウ: 製品カテゴリ

説明: 製品カテゴリをメンテナンスします。

助ける: 製品カテゴリは、製品の異なったグループを定義します。価格リストの生成、利幅の定義、簡単に異なった会計パラメータの割当を行うためなどに、これらのグループを使用することができます。



TAB: 製品カテゴリ

説明: 製品カテゴリを定義します。


助ける 製品カテゴリは、一意な製品のグループ分けを定義します。製品カテゴリは、価格リストを構成する中で使うことが出来ます。


ファイル:製品カテゴリ - 製品カテゴリ - ウィンドウ (iDempiere 1.0.0).png




名前 名前 説明 助ける 仕様書
Client クライアント このインストールのためのクライアント/テナントです。 クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization 組織 クライアントの中の組織的な実体です。 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 AD_Org_ID
numeric(10) NOT NULL
Table Direct
Search Key 検索キー Search key for the record in the format required - must be unique A search key allows you a fast method of finding a particular record.

If you leave the search key empty, the system automatically creates a numeric number. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_<TableName>", where TableName is the actual name of the table (e.g. C_Order).

Value
character varying(40) NOT NULL
String
Name 名前 Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. Name
character varying(60) NOT NULL
String
Description 説明 レコードの任意の短い説明です。 説明は、255文字に制限されます。 Description
character varying(255)
String
Parent Product Category Parent Product Category null null M_Product_Category_Parent_ID
numeric(10)
Table
Active アクティブ レコードはシステムでアクティブです。 レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。

不活性にする理由は2つあります:

(1) システムは監査目的のためのレコードを必要とします。

(2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。

IsActive
character(1) NOT NULL
Yes-No
Material Policy 材料移動方針 Material Movement Policy The Material Movement Policy determines how the stock is flowing (FiFo or LiFo) if a specific Product Instance was not selected. The policy can not contradict the costing method (e.g. FiFo movement policy and LiFo costing method). MMPolicy
character(1) NOT NULL
List
Default デフォルト Default value The Default Checkbox indicates if this record will be used as a default value. IsDefault
character(1) NOT NULL
Yes-No
Self-Service セルフサービス This is a Self-Service entry or this entry can be changed via Self-Service Self-Service allows users to enter data or update their data. The flag indicates, that this record was entered or created via Self-Service or that the user can change it via the Self-Service functionality. IsSelfService
character(1) NOT NULL
Yes-No
Planned Margin % 計画利幅% Project's planned margin as a percentage The Planned Margin Percentage indicates the anticipated margin percentage for this project or project line PlannedMargin
numeric NOT NULL
Number
Asset Group 資産グループ Group of Assets The group of assets determines default accounts. If an asset group is selected in the product category, assets are created when delivering the asset. A_Asset_Group_ID
numeric(10)
Table Direct
Print Color 印刷色 Color used for printing and display Colors used for printing and display AD_PrintColor_ID
numeric(10)
Table Direct




TAB: 会計パラメータ

説明: 会計パラメータ


助ける 会計パラメータタブは、デフォルトの会計パラメータを定義します。製品カテゴリを使用するすべての製品は、デフォルト会計パラメータを引き継ぐことができます。原価計算方法が定義されないなら、会計スキーマの計算方法がデフォルトで使用されます。


ファイル:製品カテゴリ - 会計パラメータ - ウィンドウ (iDempiere 1.0.0).png




名前 名前 説明 助ける 仕様書
Client クライアント このインストールのためのクライアント/テナントです。 クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization 組織 クライアントの中の組織的な実体です。 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 AD_Org_ID
numeric(10) NOT NULL
Table Direct
Product Category 製品カテゴリ 製品のカテゴリ この製品が属すカテゴリを特定します。 製品カテゴリは価格設定と選択に使用されます。 M_Product_Category_ID
numeric(10) NOT NULL
Table Direct
Accounting Schema 会計スキーマ 会計のためのルール 会計スキーマは、原価計算手法、通貨、およびカレンダーなどの会計に使用されるルールを定義します。 C_AcctSchema_ID
numeric(10) NOT NULL
Table Direct
Active アクティブ レコードはシステムでアクティブです。 レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。

不活性にする理由は2つあります:

(1) システムは監査目的のためのレコードを必要とします。

(2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。

IsActive
character(1) NOT NULL
Yes-No
Costing Method 原価計算手法 原価がどう計算されるかを示します。 原価計算手法はコストがどう計算されるかを(標準、平均、後入れ先出し、先入先出し)示します。 原価計算手法の初期値は、会計スキーマレベルで定義して、製品カテゴリで任意に上書きすることができます。原価計算手法は材料移動ポリシー(製品カテゴリで定義されます)と矛盾することができません。 CostingMethod
character(1)
List
Costing Level 原価計算レベル The lowest level to accumulate Costing Information If you want to maintain different costs per organization (warehouse) or per Batch/Lot, you need to make sure that you define the costs for each of the organizations or batch/lot. The Costing Level is defined per Accounting Schema and can be overwritten by Product Category and Accounting Schema. CostingLevel
character(1)
List
Product Asset 製品資産 Account for Product Asset (Inventory) The Product Asset Account indicates the account used for valuing this a product in inventory. P_Asset_Acct
numeric(10) NOT NULL
Account
Product Expense 製品費用 Account for Product Expense The Product Expense Account indicates the account used to record expenses associated with this product. P_Expense_Acct
numeric(10) NOT NULL
Account
Cost Adjustment 費用調整 Product Cost Adjustment Account Account used for posting product cost adjustments (e.g. landed costs) P_CostAdjustment_Acct
numeric(10)
Account
Inventory Clearing 在庫クリア Product Inventory Clearing Account Account used for posting matched product (item) expenses (e.g. AP Invoice, Invoice Match). You would use a different account then Product Expense, if you want to differentate service related costs from item related costs. The balance on the clearing account should be zero and accounts for the timing difference between invoice receipt and matching. P_InventoryClearing_Acct
numeric(10)
Account
Product COGS 製品売上原価 Account for Cost of Goods Sold The Product COGS Account indicates the account used when recording costs associated with this product. P_COGS_Acct
numeric(10) NOT NULL
Account
Purchase Price Variance 購入価格差異 Difference between Standard Cost and Purchase Price (PPV) The Purchase Price Variance is used in Standard Costing. It reflects the difference between the Standard Cost and the Purchase Order Price. P_PurchasePriceVariance_Acct
numeric(10) NOT NULL
Account
Invoice Price Variance 請求価格変更 Difference between Costs and Invoice Price (IPV) The Invoice Price Variance is used reflects the difference between the current Costs and the Invoice Price. P_InvoicePriceVariance_Acct
numeric(10) NOT NULL
Account
Average Cost Variance Average Cost Variance Average Cost Variance The Average Cost Variance is used in weighted average costing to reflect differences when posting costs for negative inventory. P_AverageCostVariance_Acct
numeric(10)
Account
Trade Discount Received 取引受取割引料 Trade Discount Receivable Account The Trade Discount Receivables Account indicates the account for received trade discounts in vendor invoices P_TradeDiscountRec_Acct
numeric(10) NOT NULL
Account
Trade Discount Granted 承諾された仕入先間割引 Trade Discount Granted Account The Trade Discount Granted Account indicates the account for granted trade discount in sales invoices P_TradeDiscountGrant_Acct
numeric(10) NOT NULL
Account
Product Revenue 製品収入 Account for Product Revenue (Sales Account) The Product Revenue Account indicates the account used for recording sales revenue for this product. P_Revenue_Acct
numeric(10) NOT NULL
Account
Work In Process Work In Process The Work in Process account is the account used Manufacturing Order null P_WIP_Acct
numeric(10)
Account
Floor Stock Floor Stock The Floor Stock account is the account used Manufacturing Order The Floor Stock is used for accounting the component with Issue method is set Floor stock into Bill of Material & Formula Window.

The components with Issue Method defined as Floor stock is acounting next way:

Debit Floor Stock Account Credit Work in Process Account

P_FloorStock_Acct
numeric(10)
Account
Method Change Variance Method Change Variance The Method Change Variance account is the account used Manufacturing Order The Method Change Variance is used in Standard Costing. It reflects the difference between the Standard BOM , Standard Manufacturing Workflow and Manufacturing BOM Manufacturing Workflow.

If you change the method the manufacturing defined in BOM or Workflow Manufacturig then this variance is generate.

P_MethodChangeVariance_Acct
numeric(10)
Account
Usage Variance Usage Variance The Usage Variance account is the account used Manufacturing Order The Usage Variance is used in Standard Costing. It reflects the difference between the Quantities of Standard BOM or Time Standard Manufacturing Workflow and Quantities of Manufacturing BOM or Time Manufacturing Workflow of Manufacturing Order.

If you change the Quantities or Time defined in BOM or Workflow Manufacturig then this variance is generate.

P_UsageVariance_Acct
numeric(10)
Account
Rate Variance Rate Variance The Rate Variance account is the account used Manufacturing Order The Rate Variance is used in Standard Costing. It reflects the difference between the Standard Cost Rates and The Cost Rates of Manufacturing Order.

If you change the Standard Rates then this variance is generate.

P_RateVariance_Acct
numeric(10)
Account
Mix Variance Mix Variance The Mix Variance account is the account used Manufacturing Order The Mix Variance is used when a co-product received in Inventory is different the quantity expected P_MixVariance_Acct
numeric(10)
Account
Labor Labor The Labor account is the account used Manufacturing Order The Labor is used for accounting the productive Labor P_Labor_Acct
numeric(10)
Account
Burden Burden The Burden account is the account used Manufacturing Order The Burden is used for accounting the Burden P_Burden_Acct
numeric(10)
Account
Cost Of Production Cost Of Production The Cost Of Production account is the account used Manufacturing Order The Cost Of Production is used for accounting Non productive Labor P_CostOfProduction_Acct
numeric(10)
Account
Outside Processing Outside Processing The Outside Processing Account is the account used in Manufacturing Order The Outside Processing Account is used for accounting the Outside Processing P_OutsideProcessing_Acct
numeric(10)
Account
Overhead Overhead The Overhead account is the account used in Manufacturing Order null P_Overhead_Acct
numeric(10)
Account
Scrap Scrap The Scrap account is the account used in Manufacturing Order null P_Scrap_Acct
numeric(10)
Account
Copy Accounts 勘定科目をコピー このカテゴリの製品への勘定科目のコピーと上書きです。 現在のデフォルト値をコピー、上書きすると、前に更新した内容を繰り返さなければならないことがあります。(例えば、収益勘定を設定など) Processing
character(1)
Button




TAB: 割り当てられた製品

説明: 製品カテゴリーに割り当てられた製品です。


助ける null


ファイル:製品カテゴリ - 割り当てられた製品 - ウィンドウ (iDempiere 1.0.0).png




名前 名前 説明 助ける 仕様書
Client クライアント このインストールのためのクライアント/テナントです。 クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization 組織 クライアントの中の組織的な実体です。 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 AD_Org_ID
numeric(10) NOT NULL
Table Direct
Product Category 製品カテゴリ 製品のカテゴリ この製品が属すカテゴリを特定します。 製品カテゴリは価格設定と選択に使用されます。 M_Product_Category_ID
numeric(10) NOT NULL
Table Direct
Search Key 検索キー Search key for the record in the format required - must be unique A search key allows you a fast method of finding a particular record.

If you leave the search key empty, the system automatically creates a numeric number. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_<TableName>", where TableName is the actual name of the table (e.g. C_Order).

Value
character varying(40) NOT NULL
String
Name 名前 Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. Name
character varying(255) NOT NULL
String
Active アクティブ レコードはシステムでアクティブです。 レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。

不活性にする理由は2つあります:

(1) システムは監査目的のためのレコードを必要とします。

(2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。

IsActive
character(1) NOT NULL
Yes-No
Summary Level 概要レベル これは概要実体です。 概要実体はツリーの末端ではなく枝を示します。概要実体は、レポートのために使用されて、自己の値を持っていません。 IsSummary
character(1) NOT NULL
Yes-No
Discontinued 中止済み この製品はもう利用できません。 中止済みチェックボックスは使用が中止された製品を示します。 Discontinued
character(1)
Yes-No
Product Type 製品タイプ Type of product The type of product also determines accounting consequences. ProductType
character(1) NOT NULL
List
Expense Type 費用タイプ Expense report type null S_ExpenseType_ID
numeric(10)
Table Direct
Resource リソース Resource null S_Resource_ID
numeric(10)
Table Direct
Featured in Web Store ウェブストアの特集 If selected, the product is displayed in the inital or any empy search In the display of products in the Web Store, the product is displayed in the inital view or if no search criteria are entered. To be displayed, the product must be in the price list used. IsWebStoreFeatured
character(1) NOT NULL
Yes-No


Contributions / Posts

Cookieは私達のサービスを提供するのに役立ちます。このサービスを使用することにより、お客様はCookieの使用に同意するものとします。