Package org.compiere.model
Interface I_M_CostDetail
- All Known Implementing Classes:
MCostDetail
,X_M_CostDetail
public interface I_M_CostDetail
Generated Interface for M_CostDetail
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name Amtstatic final String
Column name C_AcctSchema_IDstatic final String
Column name C_InvoiceLine_IDstatic final String
Column name C_OrderLine_IDstatic final String
Column name C_ProjectIssue_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name CumulatedAmtstatic final String
Column name CumulatedQtystatic final String
Column name CurrentCostPricestatic final String
Column name CurrentQtystatic final String
Column name DeltaAmtstatic final String
Column name DeltaQtystatic final String
Column name Descriptionstatic final String
Column name IsActivestatic final String
Column name IsSOTrxstatic final String
Column name M_AttributeSetInstance_IDstatic final String
Column name M_CostDetail_IDstatic final String
Column name M_CostDetail_UUstatic final String
Column name M_CostElement_IDstatic final String
Column name M_InOutLine_IDstatic final String
Column name M_InventoryLine_IDstatic final String
Column name M_MatchInv_IDstatic final String
Column name M_MovementLine_IDstatic final String
Column name M_Product_IDstatic final String
Column name M_ProductionLine_IDstatic final String
Column name PP_Cost_Collector_IDstatic final String
Column name Pricestatic final String
Column name Processedstatic final String
Column name Qtystatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=808static final String
TableName=M_CostDetail -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.getAmt()
Get Amount.int
Get Accounting Schema.int
Get Invoice Line.int
Get Sales Order Line.int
Get Project Issue.Get Created.int
Get Created By.Get Accumulated Amt.Get Accumulated Qty.Get Current Cost Price.Get Current Quantity.Get Delta Amount.Get Delta Quantity.Get Description.int
Get Attribute Set Instance.int
Get Cost Detail.Get M_CostDetail_UUint
Get Cost Element.int
Get Shipment/Receipt Line.int
Get Phys.Inventory Line.int
Get Match Invoice.int
Get Move Line.int
Get Product.int
Get Production Line.int
Get Manufacturing Cost CollectorgetPrice()
Get Price.getQty()
Get Quantity.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.boolean
Get Processed.boolean
isSOTrx()
Get Sales Transaction.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAmt
(BigDecimal Amt) Set Amount.void
setC_AcctSchema_ID
(int C_AcctSchema_ID) Set Accounting Schema.void
setC_InvoiceLine_ID
(int C_InvoiceLine_ID) Set Invoice Line.void
setC_OrderLine_ID
(int C_OrderLine_ID) Set Sales Order Line.void
setC_ProjectIssue_ID
(int C_ProjectIssue_ID) Set Project Issue.void
setCumulatedAmt
(BigDecimal CumulatedAmt) Set Accumulated Amt.void
setCumulatedQty
(BigDecimal CumulatedQty) Set Accumulated Qty.void
setCurrentCostPrice
(BigDecimal CurrentCostPrice) Set Current Cost Price.void
setCurrentQty
(BigDecimal CurrentQty) Set Current Quantity.void
setDeltaAmt
(BigDecimal DeltaAmt) Set Delta Amount.void
setDeltaQty
(BigDecimal DeltaQty) Set Delta Quantity.void
setDescription
(String Description) Set Description.void
setIsActive
(boolean IsActive) Set Active.void
setIsSOTrx
(boolean IsSOTrx) Set Sales Transaction.void
setM_AttributeSetInstance_ID
(int M_AttributeSetInstance_ID) Set Attribute Set Instance.void
setM_CostDetail_ID
(int M_CostDetail_ID) Set Cost Detail.void
setM_CostDetail_UU
(String M_CostDetail_UU) Set M_CostDetail_UUvoid
setM_CostElement_ID
(int M_CostElement_ID) Set Cost Element.void
setM_InOutLine_ID
(int M_InOutLine_ID) Set Shipment/Receipt Line.void
setM_InventoryLine_ID
(int M_InventoryLine_ID) Set Phys.Inventory Line.void
setM_MatchInv_ID
(int M_MatchInv_ID) Set Match Invoice.void
setM_MovementLine_ID
(int M_MovementLine_ID) Set Move Line.void
setM_Product_ID
(int M_Product_ID) Set Product.void
setM_ProductionLine_ID
(int M_ProductionLine_ID) Set Production Line.void
setPP_Cost_Collector_ID
(int PP_Cost_Collector_ID) Set Manufacturing Cost Collectorvoid
setPrice
(BigDecimal Price) Set Price.void
setProcessed
(boolean Processed) Set Processed.void
setQty
(BigDecimal Qty) Set Quantity.
-
Field Details
-
Table_Name
TableName=M_CostDetail- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=808- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_Amt
Column name Amt- See Also:
-
COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_ID- See Also:
-
COLUMNNAME_C_InvoiceLine_ID
Column name C_InvoiceLine_ID- See Also:
-
COLUMNNAME_C_OrderLine_ID
Column name C_OrderLine_ID- See Also:
-
COLUMNNAME_C_ProjectIssue_ID
Column name C_ProjectIssue_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_CumulatedAmt
Column name CumulatedAmt- See Also:
-
COLUMNNAME_CumulatedQty
Column name CumulatedQty- See Also:
-
COLUMNNAME_CurrentCostPrice
Column name CurrentCostPrice- See Also:
-
COLUMNNAME_CurrentQty
Column name CurrentQty- See Also:
-
COLUMNNAME_DeltaAmt
Column name DeltaAmt- See Also:
-
COLUMNNAME_DeltaQty
Column name DeltaQty- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsSOTrx
Column name IsSOTrx- See Also:
-
COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_ID- See Also:
-
COLUMNNAME_M_CostDetail_ID
Column name M_CostDetail_ID- See Also:
-
COLUMNNAME_M_CostDetail_UU
Column name M_CostDetail_UU- See Also:
-
COLUMNNAME_M_CostElement_ID
Column name M_CostElement_ID- See Also:
-
COLUMNNAME_M_InOutLine_ID
Column name M_InOutLine_ID- See Also:
-
COLUMNNAME_M_InventoryLine_ID
Column name M_InventoryLine_ID- See Also:
-
COLUMNNAME_M_MatchInv_ID
Column name M_MatchInv_ID- See Also:
-
COLUMNNAME_M_MovementLine_ID
Column name M_MovementLine_ID- See Also:
-
COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
-
COLUMNNAME_M_ProductionLine_ID
Column name M_ProductionLine_ID- See Also:
-
COLUMNNAME_PP_Cost_Collector_ID
Column name PP_Cost_Collector_ID- See Also:
-
COLUMNNAME_Price
Column name Price- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_Qty
Column name Qty- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setAmt
Set Amount. Amount -
getAmt
BigDecimal getAmt()Get Amount. Amount -
setC_AcctSchema_ID
void setC_AcctSchema_ID(int C_AcctSchema_ID) Set Accounting Schema. Rules for accounting -
getC_AcctSchema_ID
int getC_AcctSchema_ID()Get Accounting Schema. Rules for accounting -
getC_AcctSchema
- Throws:
RuntimeException
-
setC_InvoiceLine_ID
void setC_InvoiceLine_ID(int C_InvoiceLine_ID) Set Invoice Line. Invoice Detail Line -
getC_InvoiceLine_ID
int getC_InvoiceLine_ID()Get Invoice Line. Invoice Detail Line -
getC_InvoiceLine
- Throws:
RuntimeException
-
setC_OrderLine_ID
void setC_OrderLine_ID(int C_OrderLine_ID) Set Sales Order Line. Sales Order Line -
getC_OrderLine_ID
int getC_OrderLine_ID()Get Sales Order Line. Sales Order Line -
getC_OrderLine
- Throws:
RuntimeException
-
setC_ProjectIssue_ID
void setC_ProjectIssue_ID(int C_ProjectIssue_ID) Set Project Issue. Project Issues (Material, Labor) -
getC_ProjectIssue_ID
int getC_ProjectIssue_ID()Get Project Issue. Project Issues (Material, Labor) -
getC_ProjectIssue
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setCumulatedAmt
Set Accumulated Amt. Total Amount -
getCumulatedAmt
BigDecimal getCumulatedAmt()Get Accumulated Amt. Total Amount -
setCumulatedQty
Set Accumulated Qty. Total Quantity -
getCumulatedQty
BigDecimal getCumulatedQty()Get Accumulated Qty. Total Quantity -
setCurrentCostPrice
Set Current Cost Price. The currently used cost price -
getCurrentCostPrice
BigDecimal getCurrentCostPrice()Get Current Cost Price. The currently used cost price -
setCurrentQty
Set Current Quantity. Current Quantity -
getCurrentQty
BigDecimal getCurrentQty()Get Current Quantity. Current Quantity -
setDeltaAmt
Set Delta Amount. Difference Amount -
getDeltaAmt
BigDecimal getDeltaAmt()Get Delta Amount. Difference Amount -
setDeltaQty
Set Delta Quantity. Quantity Difference -
getDeltaQty
BigDecimal getDeltaQty()Get Delta Quantity. Quantity Difference -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setIsActive
void setIsActive(boolean IsActive) Set Active. The record is active in the system -
isActive
boolean isActive()Get Active. The record is active in the system -
setIsSOTrx
void setIsSOTrx(boolean IsSOTrx) Set Sales Transaction. This is a Sales Transaction -
isSOTrx
boolean isSOTrx()Get Sales Transaction. This is a Sales Transaction -
setM_AttributeSetInstance_ID
void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID) Set Attribute Set Instance. Product Attribute Set Instance -
getM_AttributeSetInstance_ID
int getM_AttributeSetInstance_ID()Get Attribute Set Instance. Product Attribute Set Instance -
getM_AttributeSetInstance
- Throws:
RuntimeException
-
setM_CostDetail_ID
void setM_CostDetail_ID(int M_CostDetail_ID) Set Cost Detail. Cost Detail Information -
getM_CostDetail_ID
int getM_CostDetail_ID()Get Cost Detail. Cost Detail Information -
setM_CostDetail_UU
Set M_CostDetail_UU -
getM_CostDetail_UU
String getM_CostDetail_UU()Get M_CostDetail_UU -
setM_CostElement_ID
void setM_CostElement_ID(int M_CostElement_ID) Set Cost Element. Product Cost Element -
getM_CostElement_ID
int getM_CostElement_ID()Get Cost Element. Product Cost Element -
getM_CostElement
- Throws:
RuntimeException
-
setM_InOutLine_ID
void setM_InOutLine_ID(int M_InOutLine_ID) Set Shipment/Receipt Line. Line on Shipment or Receipt document -
getM_InOutLine_ID
int getM_InOutLine_ID()Get Shipment/Receipt Line. Line on Shipment or Receipt document -
getM_InOutLine
- Throws:
RuntimeException
-
setM_InventoryLine_ID
void setM_InventoryLine_ID(int M_InventoryLine_ID) Set Phys.Inventory Line. Unique line in an Inventory document -
getM_InventoryLine_ID
int getM_InventoryLine_ID()Get Phys.Inventory Line. Unique line in an Inventory document -
getM_InventoryLine
- Throws:
RuntimeException
-
setM_MatchInv_ID
void setM_MatchInv_ID(int M_MatchInv_ID) Set Match Invoice. Match Shipment/Receipt to Invoice -
getM_MatchInv_ID
int getM_MatchInv_ID()Get Match Invoice. Match Shipment/Receipt to Invoice -
getM_MatchInv
- Throws:
RuntimeException
-
setM_MovementLine_ID
void setM_MovementLine_ID(int M_MovementLine_ID) Set Move Line. Inventory Move document Line -
getM_MovementLine_ID
int getM_MovementLine_ID()Get Move Line. Inventory Move document Line -
getM_MovementLine
- Throws:
RuntimeException
-
setM_Product_ID
void setM_Product_ID(int M_Product_ID) Set Product. Product, Service, Item -
getM_Product_ID
int getM_Product_ID()Get Product. Product, Service, Item -
getM_Product
- Throws:
RuntimeException
-
setM_ProductionLine_ID
void setM_ProductionLine_ID(int M_ProductionLine_ID) Set Production Line. Document Line representing a production -
getM_ProductionLine_ID
int getM_ProductionLine_ID()Get Production Line. Document Line representing a production -
getM_ProductionLine
- Throws:
RuntimeException
-
setPP_Cost_Collector_ID
void setPP_Cost_Collector_ID(int PP_Cost_Collector_ID) Set Manufacturing Cost Collector -
getPP_Cost_Collector_ID
int getPP_Cost_Collector_ID()Get Manufacturing Cost Collector -
getPP_Cost_Collector
- Throws:
RuntimeException
-
setPrice
Set Price. Price -
getPrice
BigDecimal getPrice()Get Price. Price -
setProcessed
void setProcessed(boolean Processed) Set Processed. The document has been processed -
isProcessed
boolean isProcessed()Get Processed. The document has been processed -
setQty
Set Quantity. Quantity -
getQty
BigDecimal getQty()Get Quantity. Quantity -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-