Package org.eevolution.model
Interface I_PP_Order_BOMLine
-
- All Known Implementing Classes:
X_PP_Order_BOMLine
public interface I_PP_Order_BOMLineGenerated Interface for PP_Order_BOMLine- 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_User_IDColumn name AD_User_IDstatic StringCOLUMNNAME_AssayColumn name Assaystatic StringCOLUMNNAME_BackflushGroupColumn name BackflushGroupstatic StringCOLUMNNAME_C_UOM_IDColumn name C_UOM_IDstatic StringCOLUMNNAME_ComponentTypeColumn name ComponentTypestatic StringCOLUMNNAME_CostAllocationPercColumn name CostAllocationPercstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_DateDeliveredColumn name DateDeliveredstatic StringCOLUMNNAME_DescriptionColumn name Descriptionstatic StringCOLUMNNAME_FeatureColumn name Featurestatic StringCOLUMNNAME_ForecastColumn name Forecaststatic StringCOLUMNNAME_HelpColumn name Helpstatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_IsCriticalColumn name IsCriticalstatic StringCOLUMNNAME_IsQtyPercentageColumn name IsQtyPercentagestatic StringCOLUMNNAME_IssueMethodColumn name IssueMethodstatic StringCOLUMNNAME_LeadTimeOffsetColumn name LeadTimeOffsetstatic StringCOLUMNNAME_LineColumn name Linestatic StringCOLUMNNAME_M_AttributeSetInstance_IDColumn name M_AttributeSetInstance_IDstatic StringCOLUMNNAME_M_ChangeNotice_IDColumn name M_ChangeNotice_IDstatic StringCOLUMNNAME_M_Locator_IDColumn name M_Locator_IDstatic StringCOLUMNNAME_M_Product_IDColumn name M_Product_IDstatic StringCOLUMNNAME_M_Warehouse_IDColumn name M_Warehouse_IDstatic StringCOLUMNNAME_PP_Order_BOM_IDColumn name PP_Order_BOM_IDstatic StringCOLUMNNAME_PP_Order_BOMLine_IDColumn name PP_Order_BOMLine_IDstatic StringCOLUMNNAME_PP_Order_BOMLine_UUColumn name PP_Order_BOMLine_UUstatic StringCOLUMNNAME_PP_Order_IDColumn name PP_Order_IDstatic StringCOLUMNNAME_QtyBatchColumn name QtyBatchstatic StringCOLUMNNAME_QtyBOMColumn name QtyBOMstatic StringCOLUMNNAME_QtyDeliveredColumn name QtyDeliveredstatic StringCOLUMNNAME_QtyEnteredColumn name QtyEnteredstatic StringCOLUMNNAME_QtyPostColumn name QtyPoststatic StringCOLUMNNAME_QtyRejectColumn name QtyRejectstatic StringCOLUMNNAME_QtyRequieredColumn name QtyRequieredstatic StringCOLUMNNAME_QtyReservedColumn name QtyReservedstatic StringCOLUMNNAME_QtyScrapColumn name QtyScrapstatic StringCOLUMNNAME_ScrapColumn name Scrapstatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic StringCOLUMNNAME_ValidFromColumn name ValidFromstatic StringCOLUMNNAME_ValidToColumn name ValidTostatic KeyNamePairModelstatic intTable_IDAD_Table_ID=53025static StringTable_NameTableName=PP_Order_BOMLine
-
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_UsergetAD_User()intgetAD_User_ID()Get User/Contact.BigDecimalgetAssay()Get Quantity Assay.StringgetBackflushGroup()Get Backflush Group.I_C_UOMgetC_UOM()intgetC_UOM_ID()Get UOM.StringgetComponentType()Get Component Type.BigDecimalgetCostAllocationPerc()Get Cost Allocation Percent.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.TimestampgetDateDelivered()Get Date Delivered.StringgetDescription()Get Description.StringgetFeature()Get Feature.BigDecimalgetForecast()Get Forecast.StringgetHelp()Get Comment/Help.StringgetIssueMethod()Get Issue Method.intgetLeadTimeOffset()Get Lead Time Offset.intgetLine()Get Line No.I_M_AttributeSetInstancegetM_AttributeSetInstance()intgetM_AttributeSetInstance_ID()Get Attribute Set Instance.I_M_ChangeNoticegetM_ChangeNotice()intgetM_ChangeNotice_ID()Get Change Notice.I_M_LocatorgetM_Locator()intgetM_Locator_ID()Get Locator.I_M_ProductgetM_Product()intgetM_Product_ID()Get Product.I_M_WarehousegetM_Warehouse()intgetM_Warehouse_ID()Get Warehouse.I_PP_OrdergetPP_Order()I_PP_Order_BOMgetPP_Order_BOM()intgetPP_Order_BOM_ID()Get Manufacturing Order BOMintgetPP_Order_BOMLine_ID()Get Manufacturing Order BOM LineStringgetPP_Order_BOMLine_UU()Get PP_Order_BOMLine_UUintgetPP_Order_ID()Get Manufacturing Order.BigDecimalgetQtyBatch()Get Quantity in %.BigDecimalgetQtyBOM()Get Quantity.BigDecimalgetQtyDelivered()Get Delivered Quantity.BigDecimalgetQtyEntered()Get Quantity.BigDecimalgetQtyPost()Get Qty PostBigDecimalgetQtyReject()Get Qty RejectBigDecimalgetQtyRequiered()Get Qty RequieredBigDecimalgetQtyReserved()Get Reserved Quantity.BigDecimalgetQtyScrap()Get Scrap %.BigDecimalgetScrap()Get Scrap %.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.TimestampgetValidFrom()Get Valid from.TimestampgetValidTo()Get Valid to.booleanisActive()Get Active.booleanisCritical()Get Is Critical Component.booleanisQtyPercentage()Get Is Qty Percentage.voidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetAD_User_ID(int AD_User_ID)Set User/Contact.voidsetAssay(BigDecimal Assay)Set Quantity Assay.voidsetBackflushGroup(String BackflushGroup)Set Backflush Group.voidsetC_UOM_ID(int C_UOM_ID)Set UOM.voidsetComponentType(String ComponentType)Set Component Type.voidsetCostAllocationPerc(BigDecimal CostAllocationPerc)Set Cost Allocation Percent.voidsetDateDelivered(Timestamp DateDelivered)Set Date Delivered.voidsetDescription(String Description)Set Description.voidsetFeature(String Feature)Set Feature.voidsetForecast(BigDecimal Forecast)Set Forecast.voidsetHelp(String Help)Set Comment/Help.voidsetIsActive(boolean IsActive)Set Active.voidsetIsCritical(boolean IsCritical)Set Is Critical Component.voidsetIsQtyPercentage(boolean IsQtyPercentage)Set Is Qty Percentage.voidsetIssueMethod(String IssueMethod)Set Issue Method.voidsetLeadTimeOffset(int LeadTimeOffset)Set Lead Time Offset.voidsetLine(int Line)Set Line No.voidsetM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)Set Attribute Set Instance.voidsetM_ChangeNotice_ID(int M_ChangeNotice_ID)Set Change Notice.voidsetM_Locator_ID(int M_Locator_ID)Set Locator.voidsetM_Product_ID(int M_Product_ID)Set Product.voidsetM_Warehouse_ID(int M_Warehouse_ID)Set Warehouse.voidsetPP_Order_BOM_ID(int PP_Order_BOM_ID)Set Manufacturing Order BOMvoidsetPP_Order_BOMLine_ID(int PP_Order_BOMLine_ID)Set Manufacturing Order BOM LinevoidsetPP_Order_BOMLine_UU(String PP_Order_BOMLine_UU)Set PP_Order_BOMLine_UUvoidsetPP_Order_ID(int PP_Order_ID)Set Manufacturing Order.voidsetQtyBatch(BigDecimal QtyBatch)Set Quantity in %.voidsetQtyBOM(BigDecimal QtyBOM)Set Quantity.voidsetQtyDelivered(BigDecimal QtyDelivered)Set Delivered Quantity.voidsetQtyEntered(BigDecimal QtyEntered)Set Quantity.voidsetQtyPost(BigDecimal QtyPost)Set Qty PostvoidsetQtyReject(BigDecimal QtyReject)Set Qty RejectvoidsetQtyRequiered(BigDecimal QtyRequiered)Set Qty RequieredvoidsetQtyReserved(BigDecimal QtyReserved)Set Reserved Quantity.voidsetQtyScrap(BigDecimal QtyScrap)Set Scrap %.voidsetScrap(BigDecimal Scrap)Set Scrap %.voidsetValidFrom(Timestamp ValidFrom)Set Valid from.voidsetValidTo(Timestamp ValidTo)Set Valid to.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=PP_Order_BOMLine- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=53025- 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_User_ID
static final String COLUMNNAME_AD_User_ID
Column name AD_User_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Assay
static final String COLUMNNAME_Assay
Column name Assay- See Also:
- Constant Field Values
-
COLUMNNAME_BackflushGroup
static final String COLUMNNAME_BackflushGroup
Column name BackflushGroup- See Also:
- Constant Field Values
-
COLUMNNAME_ComponentType
static final String COLUMNNAME_ComponentType
Column name ComponentType- See Also:
- Constant Field Values
-
COLUMNNAME_CostAllocationPerc
static final String COLUMNNAME_CostAllocationPerc
Column name CostAllocationPerc- 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_C_UOM_ID
static final String COLUMNNAME_C_UOM_ID
Column name C_UOM_ID- See Also:
- Constant Field Values
-
COLUMNNAME_DateDelivered
static final String COLUMNNAME_DateDelivered
Column name DateDelivered- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_Feature
static final String COLUMNNAME_Feature
Column name Feature- See Also:
- Constant Field Values
-
COLUMNNAME_Forecast
static final String COLUMNNAME_Forecast
Column name Forecast- See Also:
- Constant Field Values
-
COLUMNNAME_Help
static final String COLUMNNAME_Help
Column name Help- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsCritical
static final String COLUMNNAME_IsCritical
Column name IsCritical- See Also:
- Constant Field Values
-
COLUMNNAME_IsQtyPercentage
static final String COLUMNNAME_IsQtyPercentage
Column name IsQtyPercentage- See Also:
- Constant Field Values
-
COLUMNNAME_IssueMethod
static final String COLUMNNAME_IssueMethod
Column name IssueMethod- See Also:
- Constant Field Values
-
COLUMNNAME_LeadTimeOffset
static final String COLUMNNAME_LeadTimeOffset
Column name LeadTimeOffset- See Also:
- Constant Field Values
-
COLUMNNAME_Line
static final String COLUMNNAME_Line
Column name Line- See Also:
- Constant Field Values
-
COLUMNNAME_M_AttributeSetInstance_ID
static final String COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_ChangeNotice_ID
static final String COLUMNNAME_M_ChangeNotice_ID
Column name M_ChangeNotice_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_Locator_ID
static final String COLUMNNAME_M_Locator_ID
Column name M_Locator_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_M_Warehouse_ID
static final String COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_ID- See Also:
- Constant Field Values
-
COLUMNNAME_PP_Order_BOM_ID
static final String COLUMNNAME_PP_Order_BOM_ID
Column name PP_Order_BOM_ID- See Also:
- Constant Field Values
-
COLUMNNAME_PP_Order_BOMLine_ID
static final String COLUMNNAME_PP_Order_BOMLine_ID
Column name PP_Order_BOMLine_ID- See Also:
- Constant Field Values
-
COLUMNNAME_PP_Order_BOMLine_UU
static final String COLUMNNAME_PP_Order_BOMLine_UU
Column name PP_Order_BOMLine_UU- See Also:
- Constant Field Values
-
COLUMNNAME_PP_Order_ID
static final String COLUMNNAME_PP_Order_ID
Column name PP_Order_ID- See Also:
- Constant Field Values
-
COLUMNNAME_QtyBatch
static final String COLUMNNAME_QtyBatch
Column name QtyBatch- See Also:
- Constant Field Values
-
COLUMNNAME_QtyBOM
static final String COLUMNNAME_QtyBOM
Column name QtyBOM- See Also:
- Constant Field Values
-
COLUMNNAME_QtyDelivered
static final String COLUMNNAME_QtyDelivered
Column name QtyDelivered- See Also:
- Constant Field Values
-
COLUMNNAME_QtyEntered
static final String COLUMNNAME_QtyEntered
Column name QtyEntered- See Also:
- Constant Field Values
-
COLUMNNAME_QtyPost
static final String COLUMNNAME_QtyPost
Column name QtyPost- See Also:
- Constant Field Values
-
COLUMNNAME_QtyReject
static final String COLUMNNAME_QtyReject
Column name QtyReject- See Also:
- Constant Field Values
-
COLUMNNAME_QtyRequiered
static final String COLUMNNAME_QtyRequiered
Column name QtyRequiered- See Also:
- Constant Field Values
-
COLUMNNAME_QtyReserved
static final String COLUMNNAME_QtyReserved
Column name QtyReserved- See Also:
- Constant Field Values
-
COLUMNNAME_QtyScrap
static final String COLUMNNAME_QtyScrap
Column name QtyScrap- See Also:
- Constant Field Values
-
COLUMNNAME_Scrap
static final String COLUMNNAME_Scrap
Column name Scrap- 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_ValidFrom
static final String COLUMNNAME_ValidFrom
Column name ValidFrom- See Also:
- Constant Field Values
-
COLUMNNAME_ValidTo
static final String COLUMNNAME_ValidTo
Column name ValidTo- 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_User_ID
void setAD_User_ID(int AD_User_ID)
Set User/Contact. User within the system - Internal or Business Partner Contact
-
getAD_User_ID
int getAD_User_ID()
Get User/Contact. User within the system - Internal or Business Partner Contact
-
getAD_User
I_AD_User getAD_User() throws RuntimeException
- Throws:
RuntimeException
-
setAssay
void setAssay(BigDecimal Assay)
Set Quantity Assay. Indicated the Quantity Assay to use into Quality Order
-
getAssay
BigDecimal getAssay()
Get Quantity Assay. Indicated the Quantity Assay to use into Quality Order
-
setBackflushGroup
void setBackflushGroup(String BackflushGroup)
Set Backflush Group. The Grouping Components to the Backflush
-
getBackflushGroup
String getBackflushGroup()
Get Backflush Group. The Grouping Components to the Backflush
-
setComponentType
void setComponentType(String ComponentType)
Set Component Type. Component Type for a Bill of Material or Formula
-
getComponentType
String getComponentType()
Get Component Type. Component Type for a Bill of Material or Formula
-
setCostAllocationPerc
void setCostAllocationPerc(BigDecimal CostAllocationPerc)
Set Cost Allocation Percent. Cost allocation percent in case of a co-product.
-
getCostAllocationPerc
BigDecimal getCostAllocationPerc()
Get Cost Allocation Percent. Cost allocation percent in case of a co-product.
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setC_UOM_ID
void setC_UOM_ID(int C_UOM_ID)
Set UOM. Unit of Measure
-
getC_UOM_ID
int getC_UOM_ID()
Get UOM. Unit of Measure
-
getC_UOM
I_C_UOM getC_UOM() throws RuntimeException
- Throws:
RuntimeException
-
setDateDelivered
void setDateDelivered(Timestamp DateDelivered)
Set Date Delivered. Date when the product was delivered
-
getDateDelivered
Timestamp getDateDelivered()
Get Date Delivered. Date when the product was delivered
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setFeature
void setFeature(String Feature)
Set Feature. Indicated the Feature for Product Configure
-
getFeature
String getFeature()
Get Feature. Indicated the Feature for Product Configure
-
setForecast
void setForecast(BigDecimal Forecast)
Set Forecast. Indicated the % of participation this component into a of the BOM Planning
-
getForecast
BigDecimal getForecast()
Get Forecast. Indicated the % of participation this component into a of the BOM Planning
-
setHelp
void setHelp(String Help)
Set Comment/Help. Comment or Hint
-
getHelp
String getHelp()
Get Comment/Help. Comment or Hint
-
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
-
setIsCritical
void setIsCritical(boolean IsCritical)
Set Is Critical Component. Indicate that a Manufacturing Order can not begin without have this component
-
isCritical
boolean isCritical()
Get Is Critical Component. Indicate that a Manufacturing Order can not begin without have this component
-
setIsQtyPercentage
void setIsQtyPercentage(boolean IsQtyPercentage)
Set Is Qty Percentage. Indicate that this component is based in % Quantity
-
isQtyPercentage
boolean isQtyPercentage()
Get Is Qty Percentage. Indicate that this component is based in % Quantity
-
setIssueMethod
void setIssueMethod(String IssueMethod)
Set Issue Method. There are two methods for issue the components to Manufacturing Order
-
getIssueMethod
String getIssueMethod()
Get Issue Method. There are two methods for issue the components to Manufacturing Order
-
setLeadTimeOffset
void setLeadTimeOffset(int LeadTimeOffset)
Set Lead Time Offset. Optional Lead Time offset before starting production
-
getLeadTimeOffset
int getLeadTimeOffset()
Get Lead Time Offset. Optional Lead Time offset before starting production
-
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_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
I_M_AttributeSetInstance getM_AttributeSetInstance() throws RuntimeException
- Throws:
RuntimeException
-
setM_ChangeNotice_ID
void setM_ChangeNotice_ID(int M_ChangeNotice_ID)
Set Change Notice. Bill of Materials (Engineering) Change Notice (Version)
-
getM_ChangeNotice_ID
int getM_ChangeNotice_ID()
Get Change Notice. Bill of Materials (Engineering) Change Notice (Version)
-
getM_ChangeNotice
I_M_ChangeNotice getM_ChangeNotice() throws RuntimeException
- Throws:
RuntimeException
-
setM_Locator_ID
void setM_Locator_ID(int M_Locator_ID)
Set Locator. Warehouse Locator
-
getM_Locator_ID
int getM_Locator_ID()
Get Locator. Warehouse Locator
-
getM_Locator
I_M_Locator getM_Locator() 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
-
setM_Warehouse_ID
void setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse. Storage Warehouse and Service Point
-
getM_Warehouse_ID
int getM_Warehouse_ID()
Get Warehouse. Storage Warehouse and Service Point
-
getM_Warehouse
I_M_Warehouse getM_Warehouse() throws RuntimeException
- Throws:
RuntimeException
-
setPP_Order_BOM_ID
void setPP_Order_BOM_ID(int PP_Order_BOM_ID)
Set Manufacturing Order BOM
-
getPP_Order_BOM_ID
int getPP_Order_BOM_ID()
Get Manufacturing Order BOM
-
getPP_Order_BOM
I_PP_Order_BOM getPP_Order_BOM() throws RuntimeException
- Throws:
RuntimeException
-
setPP_Order_BOMLine_ID
void setPP_Order_BOMLine_ID(int PP_Order_BOMLine_ID)
Set Manufacturing Order BOM Line
-
getPP_Order_BOMLine_ID
int getPP_Order_BOMLine_ID()
Get Manufacturing Order BOM Line
-
setPP_Order_BOMLine_UU
void setPP_Order_BOMLine_UU(String PP_Order_BOMLine_UU)
Set PP_Order_BOMLine_UU
-
getPP_Order_BOMLine_UU
String getPP_Order_BOMLine_UU()
Get PP_Order_BOMLine_UU
-
setPP_Order_ID
void setPP_Order_ID(int PP_Order_ID)
Set Manufacturing Order. Manufacturing Order
-
getPP_Order_ID
int getPP_Order_ID()
Get Manufacturing Order. Manufacturing Order
-
getPP_Order
I_PP_Order getPP_Order() throws RuntimeException
- Throws:
RuntimeException
-
setQtyBatch
void setQtyBatch(BigDecimal QtyBatch)
Set Quantity in %. Indicate the Quantity % use in this Formula
-
getQtyBatch
BigDecimal getQtyBatch()
Get Quantity in %. Indicate the Quantity % use in this Formula
-
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
-
setQtyDelivered
void setQtyDelivered(BigDecimal QtyDelivered)
Set Delivered Quantity. Delivered Quantity
-
getQtyDelivered
BigDecimal getQtyDelivered()
Get Delivered Quantity. Delivered Quantity
-
setQtyEntered
void setQtyEntered(BigDecimal QtyEntered)
Set Quantity. The Quantity Entered is based on the selected UoM
-
getQtyEntered
BigDecimal getQtyEntered()
Get Quantity. The Quantity Entered is based on the selected UoM
-
setQtyPost
void setQtyPost(BigDecimal QtyPost)
Set Qty Post
-
getQtyPost
BigDecimal getQtyPost()
Get Qty Post
-
setQtyReject
void setQtyReject(BigDecimal QtyReject)
Set Qty Reject
-
getQtyReject
BigDecimal getQtyReject()
Get Qty Reject
-
setQtyRequiered
void setQtyRequiered(BigDecimal QtyRequiered)
Set Qty Requiered
-
getQtyRequiered
BigDecimal getQtyRequiered()
Get Qty Requiered
-
setQtyReserved
void setQtyReserved(BigDecimal QtyReserved)
Set Reserved Quantity. Reserved Quantity
-
getQtyReserved
BigDecimal getQtyReserved()
Get Reserved Quantity. Reserved Quantity
-
setQtyScrap
void setQtyScrap(BigDecimal QtyScrap)
Set Scrap %. Scrap % Quantity for this componet
-
getQtyScrap
BigDecimal getQtyScrap()
Get Scrap %. Scrap % Quantity for this componet
-
setScrap
void setScrap(BigDecimal Scrap)
Set Scrap %. Indicate the Scrap % for calculate the Scrap Quantity
-
getScrap
BigDecimal getScrap()
Get Scrap %. Indicate the Scrap % for calculate the Scrap Quantity
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
setValidFrom
void setValidFrom(Timestamp ValidFrom)
Set Valid from. Valid from including this date (first day)
-
getValidFrom
Timestamp getValidFrom()
Get Valid from. Valid from including this date (first day)
-
setValidTo
void setValidTo(Timestamp ValidTo)
Set Valid to. Valid to including this date (last day)
-
getValidTo
Timestamp getValidTo()
Get Valid to. Valid to including this date (last day)
-
-