Package org.compiere.model
Interface I_T_BOM_Indented
-
- All Known Implementing Classes:
X_T_BOM_Indented
public interface I_T_BOM_IndentedGenerated Interface for T_BOM_Indented- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 3 - Client - Orgstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_AD_PInstance_IDColumn name AD_PInstance_IDstatic StringCOLUMNNAME_C_AcctSchema_IDColumn name C_AcctSchema_IDstatic StringCOLUMNNAME_CostColumn name Coststatic StringCOLUMNNAME_CostFutureColumn name CostFuturestatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_CurrentCostPriceColumn name CurrentCostPricestatic StringCOLUMNNAME_CurrentCostPriceLLColumn name CurrentCostPriceLLstatic StringCOLUMNNAME_FutureCostPriceColumn name FutureCostPricestatic StringCOLUMNNAME_FutureCostPriceLLColumn name FutureCostPriceLLstatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_LevelNoColumn name LevelNostatic StringCOLUMNNAME_LevelsColumn name Levelsstatic StringCOLUMNNAME_M_CostElement_IDColumn name M_CostElement_IDstatic StringCOLUMNNAME_M_Product_IDColumn name M_Product_IDstatic StringCOLUMNNAME_QtyColumn name Qtystatic StringCOLUMNNAME_QtyBOMColumn name QtyBOMstatic StringCOLUMNNAME_Sel_Product_IDColumn name Sel_Product_IDstatic StringCOLUMNNAME_SeqNoColumn name SeqNostatic StringCOLUMNNAME_T_BOM_Indented_IDColumn name T_BOM_Indented_IDstatic StringCOLUMNNAME_T_BOM_Indented_UUColumn name T_BOM_Indented_UUstatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic KeyNamePairModelstatic intTable_IDAD_Table_ID=53335static StringTable_NameTableName=T_BOM_Indented
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.I_AD_PInstancegetAD_PInstance()intgetAD_PInstance_ID()Get Process Instance.I_C_AcctSchemagetC_AcctSchema()intgetC_AcctSchema_ID()Get Accounting Schema.BigDecimalgetCost()Get Cost.BigDecimalgetCostFuture()Get Future Cost.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.BigDecimalgetCurrentCostPrice()Get Current Cost Price.BigDecimalgetCurrentCostPriceLL()Get Current Cost Price Lower Level.BigDecimalgetFutureCostPrice()Get Future Cost PriceBigDecimalgetFutureCostPriceLL()Get Future Cost Price Lower LevelintgetLevelNo()Get Level noStringgetLevels()Get LevelsI_M_CostElementgetM_CostElement()intgetM_CostElement_ID()Get Cost Element.I_M_ProductgetM_Product()intgetM_Product_ID()Get Product.BigDecimalgetQty()Get Quantity.BigDecimalgetQtyBOM()Get Quantity.I_M_ProductgetSel_Product()intgetSel_Product_ID()Get Selected ProductintgetSeqNo()Get Sequence.intgetT_BOM_Indented_ID()Get Indented BOM ReportStringgetT_BOM_Indented_UU()Get T_BOM_Indented_UUTimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.booleanisActive()Get Active.voidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetAD_PInstance_ID(int AD_PInstance_ID)Set Process Instance.voidsetC_AcctSchema_ID(int C_AcctSchema_ID)Set Accounting Schema.voidsetCost(BigDecimal Cost)Set Cost.voidsetCostFuture(BigDecimal CostFuture)Set Future Cost.voidsetCurrentCostPrice(BigDecimal CurrentCostPrice)Set Current Cost Price.voidsetCurrentCostPriceLL(BigDecimal CurrentCostPriceLL)Set Current Cost Price Lower Level.voidsetFutureCostPrice(BigDecimal FutureCostPrice)Set Future Cost PricevoidsetFutureCostPriceLL(BigDecimal FutureCostPriceLL)Set Future Cost Price Lower LevelvoidsetIsActive(boolean IsActive)Set Active.voidsetLevelNo(int LevelNo)Set Level novoidsetLevels(String Levels)Set LevelsvoidsetM_CostElement_ID(int M_CostElement_ID)Set Cost Element.voidsetM_Product_ID(int M_Product_ID)Set Product.voidsetQty(BigDecimal Qty)Set Quantity.voidsetQtyBOM(BigDecimal QtyBOM)Set Quantity.voidsetSel_Product_ID(int Sel_Product_ID)Set Selected ProductvoidsetSeqNo(int SeqNo)Set Sequence.voidsetT_BOM_Indented_ID(int T_BOM_Indented_ID)Set Indented BOM ReportvoidsetT_BOM_Indented_UU(String T_BOM_Indented_UU)Set T_BOM_Indented_UU
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=T_BOM_Indented- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=53335- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_PInstance_ID
static final String COLUMNNAME_AD_PInstance_ID
Column name AD_PInstance_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_AcctSchema_ID
static final String COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Cost
static final String COLUMNNAME_Cost
Column name Cost- See Also:
- Constant Field Values
-
COLUMNNAME_CostFuture
static final String COLUMNNAME_CostFuture
Column name CostFuture- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_CurrentCostPrice
static final String COLUMNNAME_CurrentCostPrice
Column name CurrentCostPrice- See Also:
- Constant Field Values
-
COLUMNNAME_CurrentCostPriceLL
static final String COLUMNNAME_CurrentCostPriceLL
Column name CurrentCostPriceLL- See Also:
- Constant Field Values
-
COLUMNNAME_FutureCostPrice
static final String COLUMNNAME_FutureCostPrice
Column name FutureCostPrice- See Also:
- Constant Field Values
-
COLUMNNAME_FutureCostPriceLL
static final String COLUMNNAME_FutureCostPriceLL
Column name FutureCostPriceLL- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_LevelNo
static final String COLUMNNAME_LevelNo
Column name LevelNo- See Also:
- Constant Field Values
-
COLUMNNAME_Levels
static final String COLUMNNAME_Levels
Column name Levels- See Also:
- Constant Field Values
-
COLUMNNAME_M_CostElement_ID
static final String COLUMNNAME_M_CostElement_ID
Column name M_CostElement_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_Product_ID
static final String COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Qty
static final String COLUMNNAME_Qty
Column name Qty- See Also:
- Constant Field Values
-
COLUMNNAME_QtyBOM
static final String COLUMNNAME_QtyBOM
Column name QtyBOM- See Also:
- Constant Field Values
-
COLUMNNAME_Sel_Product_ID
static final String COLUMNNAME_Sel_Product_ID
Column name Sel_Product_ID- See Also:
- Constant Field Values
-
COLUMNNAME_SeqNo
static final String COLUMNNAME_SeqNo
Column name SeqNo- See Also:
- Constant Field Values
-
COLUMNNAME_T_BOM_Indented_ID
static final String COLUMNNAME_T_BOM_Indented_ID
Column name T_BOM_Indented_ID- See Also:
- Constant Field Values
-
COLUMNNAME_T_BOM_Indented_UU
static final String COLUMNNAME_T_BOM_Indented_UU
Column name T_BOM_Indented_UU- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setAD_PInstance_ID
void setAD_PInstance_ID(int AD_PInstance_ID)
Set Process Instance. Instance of the process
-
getAD_PInstance_ID
int getAD_PInstance_ID()
Get Process Instance. Instance of the process
-
getAD_PInstance
I_AD_PInstance getAD_PInstance() throws RuntimeException
- Throws:
RuntimeException
-
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
I_C_AcctSchema getC_AcctSchema() throws RuntimeException
- Throws:
RuntimeException
-
setCost
void setCost(BigDecimal Cost)
Set Cost. Cost information
-
getCost
BigDecimal getCost()
Get Cost. Cost information
-
setCostFuture
void setCostFuture(BigDecimal CostFuture)
Set Future Cost. Cost information
-
getCostFuture
BigDecimal getCostFuture()
Get Future Cost. Cost information
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setCurrentCostPrice
void setCurrentCostPrice(BigDecimal CurrentCostPrice)
Set Current Cost Price. The currently used cost price
-
getCurrentCostPrice
BigDecimal getCurrentCostPrice()
Get Current Cost Price. The currently used cost price
-
setCurrentCostPriceLL
void setCurrentCostPriceLL(BigDecimal CurrentCostPriceLL)
Set 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.
-
getCurrentCostPriceLL
BigDecimal getCurrentCostPriceLL()
Get 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.
-
setFutureCostPrice
void setFutureCostPrice(BigDecimal FutureCostPrice)
Set Future Cost Price
-
getFutureCostPrice
BigDecimal getFutureCostPrice()
Get Future Cost Price
-
setFutureCostPriceLL
void setFutureCostPriceLL(BigDecimal FutureCostPriceLL)
Set Future Cost Price Lower Level
-
getFutureCostPriceLL
BigDecimal getFutureCostPriceLL()
Get Future Cost Price Lower Level
-
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
-
setLevelNo
void setLevelNo(int LevelNo)
Set Level no
-
getLevelNo
int getLevelNo()
Get Level no
-
setLevels
void setLevels(String Levels)
Set Levels
-
getLevels
String getLevels()
Get Levels
-
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
I_M_CostElement getM_CostElement() throws RuntimeException
- 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
I_M_Product getM_Product() throws RuntimeException
- Throws:
RuntimeException
-
setQty
void setQty(BigDecimal Qty)
Set Quantity. Quantity
-
getQty
BigDecimal getQty()
Get Quantity. Quantity
-
setQtyBOM
void setQtyBOM(BigDecimal QtyBOM)
Set Quantity. Indicate the Quantity use in this BOM
-
getQtyBOM
BigDecimal getQtyBOM()
Get Quantity. Indicate the Quantity use in this BOM
-
setSel_Product_ID
void setSel_Product_ID(int Sel_Product_ID)
Set Selected Product
-
getSel_Product_ID
int getSel_Product_ID()
Get Selected Product
-
getSel_Product
I_M_Product getSel_Product() throws RuntimeException
- Throws:
RuntimeException
-
setSeqNo
void setSeqNo(int SeqNo)
Set Sequence. Method of ordering records; lowest number comes first
-
getSeqNo
int getSeqNo()
Get Sequence. Method of ordering records; lowest number comes first
-
setT_BOM_Indented_ID
void setT_BOM_Indented_ID(int T_BOM_Indented_ID)
Set Indented BOM Report
-
getT_BOM_Indented_ID
int getT_BOM_Indented_ID()
Get Indented BOM Report
-
setT_BOM_Indented_UU
void setT_BOM_Indented_UU(String T_BOM_Indented_UU)
Set T_BOM_Indented_UU
-
getT_BOM_Indented_UU
String getT_BOM_Indented_UU()
Get T_BOM_Indented_UU
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-