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
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 BOMQtystatic final String
Column name BOMTypestatic final String
Column name CostStandardstatic final String
Column name CostStandardCumAmtstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name IsActivestatic final String
Column name IsBillOfMaterialstatic final String
Column name Linestatic final String
Column name M_PartType_IDstatic final String
Column name M_Product_BOM_IDstatic final String
Column name M_Product_BOM_UUstatic final String
Column name M_Product_IDstatic final String
Column name M_ProductBOM_IDstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name Valuestatic final KeyNamePair
static final int
AD_Table_ID=383static final String
TableName=M_Product_BOM -
Method Summary
Modifier and TypeMethodDescriptionint
Get Client.int
Get Organization.Get BOM Quantity.Get BOM Type.Get Standard Cost.Get Std Cost Amount Sum.Get Created.int
Get Created By.Get Description.int
getLine()
Get Line No.int
Get Part Typeint
Get BOM LineGet M_Product_BOM_UUint
Get Product.int
Get BOM Product.Get Updated.int
Get Updated By.getValue()
Get Search Key.boolean
isActive()
Get Active.boolean
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
Set Search Key.
-
Field Details
-
Table_Name
TableName=M_Product_BOM- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=383- 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_BOMQty
Column name BOMQty- See Also:
-
COLUMNNAME_BOMType
Column name BOMType- See Also:
-
COLUMNNAME_CostStandard
Column name CostStandard- See Also:
-
COLUMNNAME_CostStandardCumAmt
Column name CostStandardCumAmt- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsBillOfMaterial
Column name IsBillOfMaterial- See Also:
-
COLUMNNAME_Line
Column name Line- See Also:
-
COLUMNNAME_M_PartType_ID
Column name M_PartType_ID- See Also:
-
COLUMNNAME_M_Product_BOM_ID
Column name M_Product_BOM_ID- See Also:
-
COLUMNNAME_M_ProductBOM_ID
Column name M_ProductBOM_ID- See Also:
-
COLUMNNAME_M_Product_BOM_UU
Column name M_Product_BOM_UU- See Also:
-
COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_Value
Column name Value- See Also:
-
-
Method Details
-
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
Set BOM Quantity. Bill of Materials Quantity -
getBOMQty
BigDecimal getBOMQty()Get BOM Quantity. Bill of Materials Quantity -
setBOMType
Set BOM Type. Type of BOM -
getBOMType
String getBOMType()Get BOM Type. Type of BOM -
setCostStandard
Set Standard Cost. Standard Costs -
getCostStandard
BigDecimal getCostStandard()Get Standard Cost. Standard Costs -
setCostStandardCumAmt
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
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
- 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
- Throws:
RuntimeException
-
setM_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
- Throws:
RuntimeException
-
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setValue
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
-