Package org.compiere.model
Interface I_M_Product_BOM
-
- All Known Implementing Classes:
MProductBOM
,X_M_Product_BOM
public interface I_M_Product_BOM
Generated Interface for M_Product_BOM- Version:
- Development 9.0
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 3 - Client - Orgstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_BOMQty
Column name BOMQtystatic String
COLUMNNAME_BOMType
Column name BOMTypestatic String
COLUMNNAME_CostStandard
Column name CostStandardstatic String
COLUMNNAME_CostStandardCumAmt
Column name CostStandardCumAmtstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_IsBillOfMaterial
Column name IsBillOfMaterialstatic String
COLUMNNAME_Line
Column name Linestatic String
COLUMNNAME_M_PartType_ID
Column name M_PartType_IDstatic String
COLUMNNAME_M_Product_BOM_ID
Column name M_Product_BOM_IDstatic String
COLUMNNAME_M_Product_BOM_UU
Column name M_Product_BOM_UUstatic String
COLUMNNAME_M_Product_ID
Column name M_Product_IDstatic String
COLUMNNAME_M_ProductBOM_ID
Column name M_ProductBOM_IDstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic String
COLUMNNAME_Value
Column name Valuestatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=383static String
Table_Name
TableName=M_Product_BOM
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.BigDecimal
getBOMQty()
Get BOM Quantity.String
getBOMType()
Get BOM Type.BigDecimal
getCostStandard()
Get Standard Cost.BigDecimal
getCostStandardCumAmt()
Get Std Cost Amount Sum.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getDescription()
Get Description.int
getLine()
Get Line No.I_M_PartType
getM_PartType()
int
getM_PartType_ID()
Get Part TypeI_M_Product
getM_Product()
int
getM_Product_BOM_ID()
Get BOM LineString
getM_Product_BOM_UU()
Get M_Product_BOM_UUint
getM_Product_ID()
Get Product.I_M_Product
getM_ProductBOM()
int
getM_ProductBOM_ID()
Get BOM Product.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.String
getValue()
Get Search Key.boolean
isActive()
Get Active.boolean
isBillOfMaterial()
Get Bill of Materials.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setBOMQty(BigDecimal BOMQty)
Set BOM Quantity.void
setBOMType(String BOMType)
Set BOM Type.void
setCostStandard(BigDecimal CostStandard)
Set Standard Cost.void
setCostStandardCumAmt(BigDecimal CostStandardCumAmt)
Set Std Cost Amount Sum.void
setDescription(String Description)
Set Description.void
setIsActive(boolean IsActive)
Set Active.void
setIsBillOfMaterial(boolean IsBillOfMaterial)
Set Bill of Materials.void
setLine(int Line)
Set Line No.void
setM_PartType_ID(int M_PartType_ID)
Set Part Typevoid
setM_Product_BOM_ID(int M_Product_BOM_ID)
Set BOM Linevoid
setM_Product_BOM_UU(String M_Product_BOM_UU)
Set M_Product_BOM_UUvoid
setM_Product_ID(int M_Product_ID)
Set Product.void
setM_ProductBOM_ID(int M_ProductBOM_ID)
Set BOM Product.void
setValue(String Value)
Set Search Key.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=M_Product_BOM- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=383- 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_BOMQty
static final String COLUMNNAME_BOMQty
Column name BOMQty- See Also:
- Constant Field Values
-
COLUMNNAME_BOMType
static final String COLUMNNAME_BOMType
Column name BOMType- See Also:
- Constant Field Values
-
COLUMNNAME_CostStandard
static final String COLUMNNAME_CostStandard
Column name CostStandard- See Also:
- Constant Field Values
-
COLUMNNAME_CostStandardCumAmt
static final String COLUMNNAME_CostStandardCumAmt
Column name CostStandardCumAmt- 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_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsBillOfMaterial
static final String COLUMNNAME_IsBillOfMaterial
Column name IsBillOfMaterial- See Also:
- Constant Field Values
-
COLUMNNAME_Line
static final String COLUMNNAME_Line
Column name Line- See Also:
- Constant Field Values
-
COLUMNNAME_M_PartType_ID
static final String COLUMNNAME_M_PartType_ID
Column name M_PartType_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_Product_BOM_ID
static final String COLUMNNAME_M_Product_BOM_ID
Column name M_Product_BOM_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_ProductBOM_ID
static final String COLUMNNAME_M_ProductBOM_ID
Column name M_ProductBOM_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_Product_BOM_UU
static final String COLUMNNAME_M_Product_BOM_UU
Column name M_Product_BOM_UU- 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_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
-
COLUMNNAME_Value
static final String COLUMNNAME_Value
Column name Value- 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
-
setBOMQty
void setBOMQty(BigDecimal BOMQty)
Set BOM Quantity. Bill of Materials Quantity
-
getBOMQty
BigDecimal getBOMQty()
Get BOM Quantity. Bill of Materials Quantity
-
setBOMType
void setBOMType(String BOMType)
Set BOM Type. Type of BOM
-
getBOMType
String getBOMType()
Get BOM Type. Type of BOM
-
setCostStandard
void setCostStandard(BigDecimal CostStandard)
Set Standard Cost. Standard Costs
-
getCostStandard
BigDecimal getCostStandard()
Get Standard Cost. Standard Costs
-
setCostStandardCumAmt
void setCostStandardCumAmt(BigDecimal CostStandardCumAmt)
Set Std Cost Amount Sum. Standard Cost Invoice Amount Sum (internal)
-
getCostStandardCumAmt
BigDecimal getCostStandardCumAmt()
Get Std Cost Amount Sum. Standard Cost Invoice Amount Sum (internal)
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setDescription
void setDescription(String Description)
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
-
setIsBillOfMaterial
void setIsBillOfMaterial(boolean IsBillOfMaterial)
Set Bill of Materials. Bill of Materials
-
isBillOfMaterial
boolean isBillOfMaterial()
Get Bill of Materials. Bill of Materials
-
setLine
void setLine(int Line)
Set Line No. Unique line for this document
-
getLine
int getLine()
Get Line No. Unique line for this document
-
setM_PartType_ID
void setM_PartType_ID(int M_PartType_ID)
Set Part Type
-
getM_PartType_ID
int getM_PartType_ID()
Get Part Type
-
getM_PartType
I_M_PartType getM_PartType() throws RuntimeException
- Throws:
RuntimeException
-
setM_Product_BOM_ID
void setM_Product_BOM_ID(int M_Product_BOM_ID)
Set BOM Line
-
getM_Product_BOM_ID
int getM_Product_BOM_ID()
Get BOM Line
-
setM_ProductBOM_ID
void setM_ProductBOM_ID(int M_ProductBOM_ID)
Set BOM Product. Bill of Material Component Product
-
getM_ProductBOM_ID
int getM_ProductBOM_ID()
Get BOM Product. Bill of Material Component Product
-
getM_ProductBOM
I_M_Product getM_ProductBOM() throws RuntimeException
- Throws:
RuntimeException
-
setM_Product_BOM_UU
void setM_Product_BOM_UU(String M_Product_BOM_UU)
Set M_Product_BOM_UU
-
getM_Product_BOM_UU
String getM_Product_BOM_UU()
Get M_Product_BOM_UU
-
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
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
setValue
void setValue(String Value)
Set Search Key. Search key for the record in the format required - must be unique
-
getValue
String getValue()
Get Search Key. Search key for the record in the format required - must be unique
-
-