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 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 3 - Client - Orgstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name Amtstatic final StringColumn name BackDateProcessedOnstatic final StringColumn name C_AcctSchema_IDstatic final StringColumn name C_InvoiceLine_IDstatic final StringColumn name C_OrderLine_IDstatic final StringColumn name C_ProjectIssue_IDstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name CumulatedAmtstatic final StringColumn name CumulatedQtystatic final StringColumn name CurrentCostPricestatic final StringColumn name CurrentQtystatic final StringColumn name DateAcctstatic final StringColumn name DeltaAmtstatic final StringColumn name DeltaQtystatic final StringColumn name Descriptionstatic final StringColumn name IsActivestatic final StringColumn name IsBackDatestatic final StringColumn name IsSOTrxstatic final StringColumn name M_AttributeSetInstance_IDstatic final StringColumn name M_CostDetail_IDstatic final StringColumn name M_CostDetail_UUstatic final StringColumn name M_CostElement_IDstatic final StringColumn name M_InOutLine_IDstatic final StringColumn name M_InventoryLine_IDstatic final StringColumn name M_MatchInv_IDstatic final StringColumn name M_MovementLine_IDstatic final StringColumn name M_Product_IDstatic final StringColumn name M_ProductionLine_IDstatic final StringColumn name PP_Cost_Collector_IDstatic final StringColumn name Pricestatic final StringColumn name Processedstatic final StringColumn name Qtystatic final StringColumn name Ref_CostDetail_IDstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final KeyNamePairstatic final intAD_Table_ID=808static final StringTableName=M_CostDetail -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.intGet Organization.getAmt()Get Amount.Get Back-Date Processed On.Deprecated.intGet Accounting Schema.Deprecated.intGet Invoice Line.Deprecated.intGet Sales Order Line.Deprecated.intGet Project Issue.Get Created.intGet Created By.Get Accumulated Amt.Get Accumulated Qty.Get Current Cost Price.Get Current Quantity.Get Account Date.Get Delta Amount.Get Delta Quantity.Get Description.Deprecated.intGet Attribute Set Instance.intGet Cost Detail.Get M_CostDetail_UUDeprecated.intGet Cost Element.Deprecated.intGet Shipment/Receipt Line.Deprecated.intGet Phys.Inventory Line.Deprecated.intGet Match Invoice.Deprecated.intGet Move Line.Deprecated.intGet Product.Deprecated.intGet Production Line.Deprecated.intGet Manufacturing Cost CollectorgetPrice()Get Price.getQty()Get Quantity.intGet Referenced Cost DetailGet Updated.intGet Updated By.booleanisActive()Get Active.booleanGet Back-DatebooleanGet Processed.booleanisSOTrx()Get Sales Transaction.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAmt(BigDecimal Amt) Set Amount.voidsetBackDateProcessedOn(Timestamp BackDateProcessedOn) Set Back-Date Processed On.voidsetC_AcctSchema_ID(int C_AcctSchema_ID) Set Accounting Schema.voidsetC_InvoiceLine_ID(int C_InvoiceLine_ID) Set Invoice Line.voidsetC_OrderLine_ID(int C_OrderLine_ID) Set Sales Order Line.voidsetC_ProjectIssue_ID(int C_ProjectIssue_ID) Set Project Issue.voidsetCumulatedAmt(BigDecimal CumulatedAmt) Set Accumulated Amt.voidsetCumulatedQty(BigDecimal CumulatedQty) Set Accumulated Qty.voidsetCurrentCostPrice(BigDecimal CurrentCostPrice) Set Current Cost Price.voidsetCurrentQty(BigDecimal CurrentQty) Set Current Quantity.voidsetDateAcct(Timestamp DateAcct) Set Account Date.voidsetDeltaAmt(BigDecimal DeltaAmt) Set Delta Amount.voidsetDeltaQty(BigDecimal DeltaQty) Set Delta Quantity.voidsetDescription(String Description) Set Description.voidsetIsActive(boolean IsActive) Set Active.voidsetIsBackDate(boolean IsBackDate) Set Back-DatevoidsetIsSOTrx(boolean IsSOTrx) Set Sales Transaction.voidsetM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID) Set Attribute Set Instance.voidsetM_CostDetail_ID(int M_CostDetail_ID) Set Cost Detail.voidsetM_CostDetail_UU(String M_CostDetail_UU) Set M_CostDetail_UUvoidsetM_CostElement_ID(int M_CostElement_ID) Set Cost Element.voidsetM_InOutLine_ID(int M_InOutLine_ID) Set Shipment/Receipt Line.voidsetM_InventoryLine_ID(int M_InventoryLine_ID) Set Phys.Inventory Line.voidsetM_MatchInv_ID(int M_MatchInv_ID) Set Match Invoice.voidsetM_MovementLine_ID(int M_MovementLine_ID) Set Move Line.voidsetM_Product_ID(int M_Product_ID) Set Product.voidsetM_ProductionLine_ID(int M_ProductionLine_ID) Set Production Line.voidsetPP_Cost_Collector_ID(int PP_Cost_Collector_ID) Set Manufacturing Cost CollectorvoidsetPrice(BigDecimal Price) Set Price.voidsetProcessed(boolean Processed) Set Processed.voidsetQty(BigDecimal Qty) Set Quantity.voidsetRef_CostDetail_ID(int Ref_CostDetail_ID) Set Referenced Cost Detail
-
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_BackDateProcessedOn
Column name BackDateProcessedOn- 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_DateAcct
Column name DateAcct- 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_IsBackDate
Column name IsBackDate- 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_Ref_CostDetail_ID
Column name Ref_CostDetail_ID- 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 -
setBackDateProcessedOn
Set Back-Date Processed On. The date+time (expressed in decimal format) when the document has been processed -
getBackDateProcessedOn
Timestamp getBackDateProcessedOn()Get Back-Date Processed On. The date+time (expressed in decimal format) when the document has been processed -
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
Deprecated.- 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
Deprecated.- 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
Deprecated.- 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
Deprecated.- 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 -
setDateAcct
Set Account Date. Accounting Date -
getDateAcct
Timestamp getDateAcct()Get Account Date. Accounting Date -
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 -
setIsBackDate
void setIsBackDate(boolean IsBackDate) Set Back-Date -
isBackDate
boolean isBackDate()Get Back-Date -
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
@Deprecated(since="13") I_M_AttributeSetInstance getM_AttributeSetInstance() throws RuntimeExceptionDeprecated.- 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
Deprecated.- 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
Deprecated.- 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
Deprecated.- 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
Deprecated.- 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
Deprecated.- 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
Deprecated.- 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
Deprecated.- 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
Deprecated.- 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 -
setRef_CostDetail_ID
void setRef_CostDetail_ID(int Ref_CostDetail_ID) Set Referenced Cost Detail -
getRef_CostDetail_ID
int getRef_CostDetail_ID()Get Referenced Cost Detail -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-