製品コスト (ウィンドウ ID-344)

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



ウィンドウ: 製品コスト

説明: Maintain Product Costs

助ける: Maintain Product Cost Elements



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
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
Description 説明 レコードの任意の短い説明です。 説明は、255文字に制限されます。 Description
character varying(255)
String
Comment/Help コメント/ヘルプ コメントまたはヒント ヘルプフィールドは、この項目の使用に関してヒント、コメントまたはヘルプを含んでいます。 Help
character varying(2000)
Text
Product Category 製品カテゴリ 製品のカテゴリ この製品が属すカテゴリを特定します。 製品カテゴリは価格設定と選択に使用されます。 M_Product_Category_ID
numeric(10) NOT NULL
Table Direct
Product Type 製品タイプ Type of product The type of product also determines accounting consequences. ProductType
character(1) NOT NULL
List
UPC/EAN UPC/EAN Bar Code (Universal Product Code or its superset European Article Number) Use this field to enter the bar code for the product in any of the bar code symbologies (Codabar, Code 25, Code 39, Code 93, Code 128, UPC (A), UPC (E), EAN-13, EAN-8, ITF, ITF-14, ISBN, ISSN, JAN-13, JAN-8, POSTNET and FIM, MSI/Plessey, and Pharmacode) UPC
character varying(30)
String
SKU SKU Stock Keeping Unit The SKU indicates a user defined stock keeping unit. It may be used for an additional bar code symbols or your own schema. SKU
character varying(30)
String
UOM 測定単位 Unit of Measureです。 測定単位は一意に決まる非通貨の単位を定義します。 C_UOM_ID
numeric(10) NOT NULL
Table Direct
Stocked 在庫中 組織はこの製品を蓄えます。 在庫中チェック・ボックスは、この製品がこの組織によって在庫されているかどうかを示します。 IsStocked
character(1) NOT NULL
Yes-No
Company Agent Comprador Comprador/ Agente Agente de compras para el documento. SalesRep_ID
numeric(10)
Table




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 製品 製品、サービス、項目 この組織で購入、または販売する製品を特定します。 M_Product_ID
numeric(10) NOT NULL
Search
Attribute Set Instance 属性セットインスタンス Product Attribute Set Instance The values of the actual Product Attribute Instances. The product level attributes are defined on Product level. M_AttributeSetInstance_ID
numeric(10) NOT NULL
Product Attribute
Accounting Schema 会計スキーマ 会計のためのルール 会計スキーマは、原価計算手法、通貨、およびカレンダーなどの会計に使用されるルールを定義します。 C_AcctSchema_ID
numeric(10) NOT NULL
Table Direct
Cost Type 費用タイプ Type of Cost (e.g. Current, Plan, Future) You can define multiple cost types. A cost type selected in an Accounting Schema is used for accounting. M_CostType_ID
numeric(10) NOT NULL
Table Direct
Cost Element 原価要素 Product Cost Element null M_CostElement_ID
numeric(10) NOT NULL
Table Direct
Description 説明 レコードの任意の短い説明です。 説明は、255文字に制限されます。 Description
character varying(255)
Text
Active アクティブ レコードはシステムでアクティブです。 レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。

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

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

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

IsActive
character(1) NOT NULL
Yes-No
Costing Method 原価計算手法 原価がどう計算されるかを示します。 原価計算手法はコストがどう計算されるかを(標準、平均、後入れ先出し、先入先出し)示します。 原価計算手法の初期値は、会計スキーマレベルで定義して、製品カテゴリで任意に上書きすることができます。原価計算手法は材料移動ポリシー(製品カテゴリで定義されます)と矛盾することができません。 CostingMethod
null
List
Current Cost Price 現在の原価 The currently used cost price null CurrentCostPrice
numeric NOT NULL
Costs+Prices
Current Cost Price Lower Level Current Cost Price Lower Level Current Price Lower Level Is the sum of the costs of the components of this product manufactured for this level. Current Price Lower Level is used for get the total costs for lower level the a product manufactured.

The Current Price Lower Level always will be calculated.

You can see the Current Cost Price and Current Cost Price Lower Level with Cost Bill of Material & Formula Detail Report.

The sum the Current Cost Price + Current Cost Price Lower Level is the total cost to a product manufactured.

CurrentCostPriceLL
numeric
Costs+Prices
Future Cost Price 将来原価 null null FutureCostPrice
numeric
Costs+Prices
Future Cost Price Lower Level Future Cost Price Lower Level null null FutureCostPriceLL
numeric
Costs+Prices
Percent パーセント Percentage The Percent indicates the percentage used. Percent
numeric(10)
Integer
Current Quantity 現在の数量 Current Quantity null CurrentQty
numeric NOT NULL
Quantity
Cost Frozen Cost Frozen Indicated that the Standard Cost is frozen null IsCostFrozen
character(1)
Yes-No
Accumulated Amt 累積分量 Total Amount Sum of all amounts CumulatedAmt
numeric
Amount
Accumulated Qty 累積数量 Total Quantity Sum of the quantities CumulatedQty
numeric
Quantity
Processed 処理済 The document has been processed The Processed checkbox indicates that a document has been processed. Processed
null
Yes-No




TAB: Cost Movement

説明: Show movement of cost by transaction


助ける null


ファイル:製品コスト - Cost Movement - ウィンドウ (iDempiere 1.0.0).png




名前 名前 説明 助ける 仕様書
Accounting Schema 会計スキーマ 会計のためのルール 会計スキーマは、原価計算手法、通貨、およびカレンダーなどの会計に使用されるルールを定義します。 C_AcctSchema_ID
numeric(10)
Table Direct
Cost Type 費用タイプ Type of Cost (e.g. Current, Plan, Future) You can define multiple cost types. A cost type selected in an Accounting Schema is used for accounting. M_CostType_ID
numeric(10)
Table Direct
Cost Element 原価要素 Product Cost Element null M_CostElement_ID
numeric(10)
Table Direct
Cost Detail 費用詳細 Cost Detail Information null M_CostDetail_ID
numeric(10)
Table Direct
Product 製品 製品、サービス、項目 この組織で購入、または販売する製品を特定します。 M_Product_ID
numeric(10)
Table Direct
Attribute Set Instance 属性セットインスタンス Product Attribute Set Instance The values of the actual Product Attribute Instances. The product level attributes are defined on Product level. M_AttributeSetInstance_ID
numeric(10)
Product Attribute
Quantity Quantity The Quantity indicates the number of a specific product or item for this document. Qty
numeric
Quantity
Amount 量です。 量です。 Amt
numeric
Amount
Delta Amount デルタ分量 Difference Amount null DeltaAmt
numeric
Amount
Delta Quantity デルタ数量 Quantity Difference null DeltaQty
numeric
Quantity
Old Current Quantity Old Current Quantity Old current quantity before the processing of M_CostDetail null OldQty
numeric
Quantity
Old Current Cost Price Old Current Cost Price Old current cost price before the processing of M_CostDetail null OldCostPrice
numeric
Costs+Prices
Old Accumulated Qty Old Accumulated Qty Old accumulated qty before the processing of M_CostDetail null OldCQty
numeric
Quantity
Old Accumulated Amt Old Accumulated Amt Old accumulated amt before the processing of M_CostDetail null OldCAmt
numeric
Amount
New Current Quantity New Current Quantity New current quantity after processing of M_CostDetail null NewQty
numeric
Quantity
New Cost Price New Cost Price New current cost price after processing of M_CostDetail null NewCostPrice
numeric
Costs+Prices
New Accumulated Qty New Accumulated Qty New Accumulated Qty after processing of M_CostDetail null NewCQty
numeric
Quantity
New Accumulated Amt New Accumulated Amt Accumulated Amt after processing of M_CostDetail null NewCAmt
numeric
Amount
Description 説明 レコードの任意の短い説明です。 説明は、255文字に制限されます。 Description
character varying(255)
String
Move Line 移動詳細 Inventory Move document Line The Movement Line indicates the inventory movement document line (if applicable) for this transaction M_MovementLine_ID
numeric(10)
Table Direct
Invoice Line 請求書詳細 Invoice Detail Line The Invoice Line uniquely identifies a single line of an Invoice. C_InvoiceLine_ID
numeric(10)
Table Direct
Phys.Inventory Line 物理在庫詳細 Unique line in an Inventory document The Physical Inventory Line indicates the inventory document line (if applicable) for this transaction M_InventoryLine_ID
numeric(10)
Table Direct
Production Line 製造詳細 Document Line representing a production The Production Line indicates the production document line (if applicable) for this transaction M_ProductionLine_ID
numeric(10)
Table Direct
Project Issue プロジェクト問題 Project Issues (Material, Labor) Issues to the project initiated by the "Issue to Project" process. You can issue Receipts, Time and Expenses, or Stock. C_ProjectIssue_ID
numeric(10)
Table Direct
Purchase Order Line Linea Linea de orden de compra La linea orden de compra es un identificador unico para una linea en una orden. C_OrderLine_ID
numeric(10)
Table Direct
Receipt Line 出荷/受領詳細 Line on Shipment or Receipt document The Shipment/Receipt Line indicates a unique line in a Shipment/Receipt document M_InOutLine_ID
numeric(10)
Table Direct




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
Accounting Schema 会計スキーマ 会計のためのルール 会計スキーマは、原価計算手法、通貨、およびカレンダーなどの会計に使用されるルールを定義します。 C_AcctSchema_ID
numeric(10) NOT NULL
Table Direct
Cost Element 原価要素 Product Cost Element null M_CostElement_ID
numeric(10)
Table Direct
Product 製品 製品、サービス、項目 この組織で購入、または販売する製品を特定します。 M_Product_ID
numeric(10) NOT NULL
Search
Attribute Set Instance 属性セットインスタンス Product Attribute Set Instance The values of the actual Product Attribute Instances. The product level attributes are defined on Product level. M_AttributeSetInstance_ID
numeric(10) NOT NULL
Product Attribute
Price 価格 Price The Price indicates the Price for a product or service. Price
null
Amount
Quantity Quantity The Quantity indicates the number of a specific product or item for this document. Qty
numeric NOT NULL
Quantity
Amount 量です。 量です。 Amt
numeric NOT NULL
Amount
Delta Quantity デルタ数量 Quantity Difference null DeltaQty
numeric
Quantity
Delta Amount デルタ分量 Difference Amount null DeltaAmt
numeric
Amount
Description 説明 レコードの任意の短い説明です。 説明は、255文字に制限されます。 Description
character varying(255)
String
Created 作成日 このレコードが作成された日付です。 作成日フィールドはこのレコードが作成された日付を示します。 Created
timestamp without time zone NOT NULL
Date+Time
Purchase Order Line Linea Linea de orden de compra La linea orden de compra es un identificador unico para una linea en una orden. C_OrderLine_ID
numeric(10)
Search
Invoice Line 請求書詳細 Invoice Detail Line The Invoice Line uniquely identifies a single line of an Invoice. C_InvoiceLine_ID
numeric(10)
Search
Receipt Line 出荷/受領詳細 Line on Shipment or Receipt document The Shipment/Receipt Line indicates a unique line in a Shipment/Receipt document M_InOutLine_ID
numeric(10)
Search
Move Line 移動詳細 Inventory Move document Line The Movement Line indicates the inventory movement document line (if applicable) for this transaction M_MovementLine_ID
numeric(10)
Search
Phys.Inventory Line 物理在庫詳細 Unique line in an Inventory document The Physical Inventory Line indicates the inventory document line (if applicable) for this transaction M_InventoryLine_ID
numeric(10)
Search
Project Issue プロジェクト問題 Project Issues (Material, Labor) Issues to the project initiated by the "Issue to Project" process. You can issue Receipts, Time and Expenses, or Stock. C_ProjectIssue_ID
numeric(10)
Search
Production Line 製造詳細 Document Line representing a production The Production Line indicates the production document line (if applicable) for this transaction M_ProductionLine_ID
numeric(10)
Search
Sales Transaction 売買取引 This is a Sales Transaction The Sales Transaction checkbox indicates if this item is a Sales Transaction. IsSOTrx
character(1) NOT NULL
Yes-No
Processed 処理済 The document has been processed The Processed checkbox indicates that a document has been processed. Processed
character(1) NOT NULL
Yes-No
Current Cost Price 現在の原価 The currently used cost price null CurrentCostPrice
numeric
Costs+Prices
Current Quantity 現在の数量 Current Quantity null CurrentQty
numeric
Quantity
Accumulated Amt 累積分量 Total Amount Sum of all amounts CumulatedAmt
numeric
Amount
Accumulated Qty 累積数量 Total Quantity Sum of the quantities CumulatedQty
numeric
Quantity




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
Accounting Schema 会計スキーマ 会計のためのルール 会計スキーマは、原価計算手法、通貨、およびカレンダーなどの会計に使用されるルールを定義します。 C_AcctSchema_ID
numeric(10) NOT NULL
Table Direct
Cost Type 費用タイプ Type of Cost (e.g. Current, Plan, Future) You can define multiple cost types. A cost type selected in an Accounting Schema is used for accounting. M_CostType_ID
numeric(10) NOT NULL
Table Direct
Cost Element 原価要素 Product Cost Element null M_CostElement_ID
numeric(10) NOT NULL
Table Direct
Product 製品 製品、サービス、項目 この組織で購入、または販売する製品を特定します。 M_Product_ID
numeric(10) NOT NULL
Search
Attribute Set Instance 属性セットインスタンス Product Attribute Set Instance The values of the actual Product Attribute Instances. The product level attributes are defined on Product level. M_AttributeSetInstance_ID
numeric(10) NOT NULL
Product Attribute
Current Cost Price 現在の原価 The currently used cost price null CurrentCostPrice
numeric NOT NULL
Costs+Prices
Current Quantity 現在の数量 Current Quantity null CurrentQty
numeric NOT NULL
Quantity


Contributions / Posts

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