Package org.eevolution.model
Class X_PP_Product_BOMLine
- java.lang.Object
-
- org.compiere.model.PO
-
- org.eevolution.model.X_PP_Product_BOMLine
-
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,I_Persistent,Evaluatee,I_PP_Product_BOMLine
- Direct Known Subclasses:
MPPProductBOMLine
public class X_PP_Product_BOMLine extends PO implements I_PP_Product_BOMLine, I_Persistent
Generated Model for PP_Product_BOMLine- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static intCOMPONENTTYPE_AD_Reference_IDComponentType AD_Reference_ID=53225static StringCOMPONENTTYPE_By_ProductBy-Product = BYstatic StringCOMPONENTTYPE_Co_ProductCo-Product = CPstatic StringCOMPONENTTYPE_ComponentComponent = COstatic StringCOMPONENTTYPE_OptionOption = OPstatic StringCOMPONENTTYPE_PackingPacking = PKstatic StringCOMPONENTTYPE_PhantomPhantom = PHstatic StringCOMPONENTTYPE_PlanningPlanning = PLstatic StringCOMPONENTTYPE_ToolsTools = TLstatic StringCOMPONENTTYPE_VariantVariant = VAstatic intISSUEMETHOD_AD_Reference_IDIssueMethod AD_Reference_ID=53226static StringISSUEMETHOD_BackflushBackflush = 1static StringISSUEMETHOD_FloorStockFloor Stock = 2static StringISSUEMETHOD_IssueIssue = 0-
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
-
Fields inherited from interface org.eevolution.model.I_PP_Product_BOMLine
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_Assay, COLUMNNAME_BackflushGroup, COLUMNNAME_C_UOM_ID, COLUMNNAME_ComponentType, COLUMNNAME_CostAllocationPerc, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_Feature, COLUMNNAME_Forecast, COLUMNNAME_Help, COLUMNNAME_IsActive, COLUMNNAME_IsCritical, COLUMNNAME_IsQtyPercentage, COLUMNNAME_IssueMethod, COLUMNNAME_LeadTimeOffset, COLUMNNAME_Line, COLUMNNAME_M_AttributeSetInstance_ID, COLUMNNAME_M_ChangeNotice_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_PP_Product_BOM_ID, COLUMNNAME_PP_Product_BOMLine_ID, COLUMNNAME_PP_Product_BOMLine_UU, COLUMNNAME_QtyBatch, COLUMNNAME_QtyBOM, COLUMNNAME_Scrap, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_ValidFrom, COLUMNNAME_ValidTo, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_PP_Product_BOMLine(Properties ctx, int PP_Product_BOMLine_ID, String trxName)Standard ConstructorX_PP_Product_BOMLine(Properties ctx, ResultSet rs, String trxName)Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected intget_AccessLevel()AccessLevelBigDecimalgetAssay()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.StringgetDescription()Get Description.StringgetFeature()Get Feature.BigDecimalgetForecast()Get Forecast.StringgetHelp()Get Comment/Help.StringgetIssueMethod()Get Issue Method.KeyNamePairgetKeyNamePair()Get Record ID/ColumnNameintgetLeadTimeOffset()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_ProductgetM_Product()intgetM_Product_ID()Get Product.I_PP_Product_BOMgetPP_Product_BOM()intgetPP_Product_BOM_ID()Get BOM & Formula.intgetPP_Product_BOMLine_ID()Get BOM Line.StringgetPP_Product_BOMLine_UU()Get PP_Product_BOMLine_UU.BigDecimalgetQtyBatch()Get Quantity in %.BigDecimalgetQtyBOM()Get Quantity.BigDecimalgetScrap()Get Scrap %.TimestampgetValidFrom()Get Valid from.TimestampgetValidTo()Get Valid to.protected POInfoinitPO(Properties ctx)Load Meta DatabooleanisCritical()Get Is Critical Component.booleanisQtyPercentage()Get Is Qty Percentage.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.voidsetDescription(String Description)Set Description.voidsetFeature(String Feature)Set Feature.voidsetForecast(BigDecimal Forecast)Set Forecast.voidsetHelp(String Help)Set Comment/Help.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_Product_ID(int M_Product_ID)Set Product.voidsetPP_Product_BOM_ID(int PP_Product_BOM_ID)Set BOM & Formula.voidsetPP_Product_BOMLine_ID(int PP_Product_BOMLine_ID)Set BOM Line.voidsetPP_Product_BOMLine_UU(String PP_Product_BOMLine_UU)Set PP_Product_BOMLine_UU.voidsetQtyBatch(BigDecimal QtyBatch)Set Quantity in %.voidsetQtyBOM(BigDecimal QtyBOM)Set Quantity.voidsetScrap(BigDecimal Scrap)Set Scrap %.voidsetValidFrom(Timestamp ValidFrom)Set Valid from.voidsetValidTo(Timestamp ValidTo)Set Valid to.StringtoString()String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock, update_Tree, validForeignKeys
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Methods inherited from interface org.compiere.model.I_Persistent
save
-
Methods inherited from interface org.eevolution.model.I_PP_Product_BOMLine
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
-
-
-
-
Field Detail
-
COMPONENTTYPE_AD_Reference_ID
public static final int COMPONENTTYPE_AD_Reference_ID
ComponentType AD_Reference_ID=53225- See Also:
- Constant Field Values
-
COMPONENTTYPE_By_Product
public static final String COMPONENTTYPE_By_Product
By-Product = BY- See Also:
- Constant Field Values
-
COMPONENTTYPE_Component
public static final String COMPONENTTYPE_Component
Component = CO- See Also:
- Constant Field Values
-
COMPONENTTYPE_Co_Product
public static final String COMPONENTTYPE_Co_Product
Co-Product = CP- See Also:
- Constant Field Values
-
COMPONENTTYPE_Option
public static final String COMPONENTTYPE_Option
Option = OP- See Also:
- Constant Field Values
-
COMPONENTTYPE_Phantom
public static final String COMPONENTTYPE_Phantom
Phantom = PH- See Also:
- Constant Field Values
-
COMPONENTTYPE_Packing
public static final String COMPONENTTYPE_Packing
Packing = PK- See Also:
- Constant Field Values
-
COMPONENTTYPE_Planning
public static final String COMPONENTTYPE_Planning
Planning = PL- See Also:
- Constant Field Values
-
COMPONENTTYPE_Tools
public static final String COMPONENTTYPE_Tools
Tools = TL- See Also:
- Constant Field Values
-
COMPONENTTYPE_Variant
public static final String COMPONENTTYPE_Variant
Variant = VA- See Also:
- Constant Field Values
-
ISSUEMETHOD_AD_Reference_ID
public static final int ISSUEMETHOD_AD_Reference_ID
IssueMethod AD_Reference_ID=53226- See Also:
- Constant Field Values
-
ISSUEMETHOD_Issue
public static final String ISSUEMETHOD_Issue
Issue = 0- See Also:
- Constant Field Values
-
ISSUEMETHOD_Backflush
public static final String ISSUEMETHOD_Backflush
Backflush = 1- See Also:
- Constant Field Values
-
ISSUEMETHOD_FloorStock
public static final String ISSUEMETHOD_FloorStock
Floor Stock = 2- See Also:
- Constant Field Values
-
-
Constructor Detail
-
X_PP_Product_BOMLine
public X_PP_Product_BOMLine(Properties ctx, int PP_Product_BOMLine_ID, String trxName)
Standard Constructor
-
X_PP_Product_BOMLine
public X_PP_Product_BOMLine(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevelin classPO- Returns:
- 3 - Client - Org
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
setAssay
public void setAssay(BigDecimal Assay)
Set Quantity Assay.- Specified by:
setAssayin interfaceI_PP_Product_BOMLine- Parameters:
Assay- Indicated the Quantity Assay to use into Quality Order
-
getAssay
public BigDecimal getAssay()
Get Quantity Assay.- Specified by:
getAssayin interfaceI_PP_Product_BOMLine- Returns:
- Indicated the Quantity Assay to use into Quality Order
-
setBackflushGroup
public void setBackflushGroup(String BackflushGroup)
Set Backflush Group.- Specified by:
setBackflushGroupin interfaceI_PP_Product_BOMLine- Parameters:
BackflushGroup- The Grouping Components to the Backflush
-
getBackflushGroup
public String getBackflushGroup()
Get Backflush Group.- Specified by:
getBackflushGroupin interfaceI_PP_Product_BOMLine- Returns:
- The Grouping Components to the Backflush
-
setComponentType
public void setComponentType(String ComponentType)
Set Component Type.- Specified by:
setComponentTypein interfaceI_PP_Product_BOMLine- Parameters:
ComponentType- Component Type for a Bill of Material or Formula
-
getComponentType
public String getComponentType()
Get Component Type.- Specified by:
getComponentTypein interfaceI_PP_Product_BOMLine- Returns:
- Component Type for a Bill of Material or Formula
-
setCostAllocationPerc
public void setCostAllocationPerc(BigDecimal CostAllocationPerc)
Set Cost Allocation Percent.- Specified by:
setCostAllocationPercin interfaceI_PP_Product_BOMLine- Parameters:
CostAllocationPerc- Cost allocation percent in case of a co-product.
-
getCostAllocationPerc
public BigDecimal getCostAllocationPerc()
Get Cost Allocation Percent.- Specified by:
getCostAllocationPercin interfaceI_PP_Product_BOMLine- Returns:
- Cost allocation percent in case of a co-product.
-
getC_UOM
public I_C_UOM getC_UOM() throws RuntimeException
- Specified by:
getC_UOMin interfaceI_PP_Product_BOMLine- Throws:
RuntimeException
-
setC_UOM_ID
public void setC_UOM_ID(int C_UOM_ID)
Set UOM.- Specified by:
setC_UOM_IDin interfaceI_PP_Product_BOMLine- Parameters:
C_UOM_ID- Unit of Measure
-
getC_UOM_ID
public int getC_UOM_ID()
Get UOM.- Specified by:
getC_UOM_IDin interfaceI_PP_Product_BOMLine- Returns:
- Unit of Measure
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescriptionin interfaceI_PP_Product_BOMLine- Parameters:
Description- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescriptionin interfaceI_PP_Product_BOMLine- Returns:
- Optional short description of the record
-
setFeature
public void setFeature(String Feature)
Set Feature.- Specified by:
setFeaturein interfaceI_PP_Product_BOMLine- Parameters:
Feature- Indicated the Feature for Product Configure
-
getFeature
public String getFeature()
Get Feature.- Specified by:
getFeaturein interfaceI_PP_Product_BOMLine- Returns:
- Indicated the Feature for Product Configure
-
setForecast
public void setForecast(BigDecimal Forecast)
Set Forecast.- Specified by:
setForecastin interfaceI_PP_Product_BOMLine- Parameters:
Forecast- Indicated the % of participation this component into a of the BOM Planning
-
getForecast
public BigDecimal getForecast()
Get Forecast.- Specified by:
getForecastin interfaceI_PP_Product_BOMLine- Returns:
- Indicated the % of participation this component into a of the BOM Planning
-
setHelp
public void setHelp(String Help)
Set Comment/Help.- Specified by:
setHelpin interfaceI_PP_Product_BOMLine- Parameters:
Help- Comment or Hint
-
getHelp
public String getHelp()
Get Comment/Help.- Specified by:
getHelpin interfaceI_PP_Product_BOMLine- Returns:
- Comment or Hint
-
setIsCritical
public void setIsCritical(boolean IsCritical)
Set Is Critical Component.- Specified by:
setIsCriticalin interfaceI_PP_Product_BOMLine- Parameters:
IsCritical- Indicate that a Manufacturing Order can not begin without have this component
-
isCritical
public boolean isCritical()
Get Is Critical Component.- Specified by:
isCriticalin interfaceI_PP_Product_BOMLine- Returns:
- Indicate that a Manufacturing Order can not begin without have this component
-
setIsQtyPercentage
public void setIsQtyPercentage(boolean IsQtyPercentage)
Set Is Qty Percentage.- Specified by:
setIsQtyPercentagein interfaceI_PP_Product_BOMLine- Parameters:
IsQtyPercentage- Indicate that this component is based in % Quantity
-
isQtyPercentage
public boolean isQtyPercentage()
Get Is Qty Percentage.- Specified by:
isQtyPercentagein interfaceI_PP_Product_BOMLine- Returns:
- Indicate that this component is based in % Quantity
-
setIssueMethod
public void setIssueMethod(String IssueMethod)
Set Issue Method.- Specified by:
setIssueMethodin interfaceI_PP_Product_BOMLine- Parameters:
IssueMethod- There are two methods for issue the components to Manufacturing Order
-
getIssueMethod
public String getIssueMethod()
Get Issue Method.- Specified by:
getIssueMethodin interfaceI_PP_Product_BOMLine- Returns:
- There are two methods for issue the components to Manufacturing Order
-
setLeadTimeOffset
public void setLeadTimeOffset(int LeadTimeOffset)
Set Lead Time Offset.- Specified by:
setLeadTimeOffsetin interfaceI_PP_Product_BOMLine- Parameters:
LeadTimeOffset- Optional Lead Time offset before starting production
-
getLeadTimeOffset
public int getLeadTimeOffset()
Get Lead Time Offset.- Specified by:
getLeadTimeOffsetin interfaceI_PP_Product_BOMLine- Returns:
- Optional Lead Time offset before starting production
-
setLine
public void setLine(int Line)
Set Line No.- Specified by:
setLinein interfaceI_PP_Product_BOMLine- Parameters:
Line- Unique line for this document
-
getLine
public int getLine()
Get Line No.- Specified by:
getLinein interfaceI_PP_Product_BOMLine- Returns:
- Unique line for this document
-
getM_AttributeSetInstance
public I_M_AttributeSetInstance getM_AttributeSetInstance() throws RuntimeException
- Specified by:
getM_AttributeSetInstancein interfaceI_PP_Product_BOMLine- Throws:
RuntimeException
-
setM_AttributeSetInstance_ID
public void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance.- Specified by:
setM_AttributeSetInstance_IDin interfaceI_PP_Product_BOMLine- Parameters:
M_AttributeSetInstance_ID- Product Attribute Set Instance
-
getM_AttributeSetInstance_ID
public int getM_AttributeSetInstance_ID()
Get Attribute Set Instance.- Specified by:
getM_AttributeSetInstance_IDin interfaceI_PP_Product_BOMLine- Returns:
- Product Attribute Set Instance
-
getM_ChangeNotice
public I_M_ChangeNotice getM_ChangeNotice() throws RuntimeException
- Specified by:
getM_ChangeNoticein interfaceI_PP_Product_BOMLine- Throws:
RuntimeException
-
setM_ChangeNotice_ID
public void setM_ChangeNotice_ID(int M_ChangeNotice_ID)
Set Change Notice.- Specified by:
setM_ChangeNotice_IDin interfaceI_PP_Product_BOMLine- Parameters:
M_ChangeNotice_ID- Bill of Materials (Engineering) Change Notice (Version)
-
getM_ChangeNotice_ID
public int getM_ChangeNotice_ID()
Get Change Notice.- Specified by:
getM_ChangeNotice_IDin interfaceI_PP_Product_BOMLine- Returns:
- Bill of Materials (Engineering) Change Notice (Version)
-
getM_Product
public I_M_Product getM_Product() throws RuntimeException
- Specified by:
getM_Productin interfaceI_PP_Product_BOMLine- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID)
Set Product.- Specified by:
setM_Product_IDin interfaceI_PP_Product_BOMLine- Parameters:
M_Product_ID- Product, Service, Item
-
getM_Product_ID
public int getM_Product_ID()
Get Product.- Specified by:
getM_Product_IDin interfaceI_PP_Product_BOMLine- Returns:
- Product, Service, Item
-
getKeyNamePair
public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
getPP_Product_BOM
public I_PP_Product_BOM getPP_Product_BOM() throws RuntimeException
- Specified by:
getPP_Product_BOMin interfaceI_PP_Product_BOMLine- Throws:
RuntimeException
-
setPP_Product_BOM_ID
public void setPP_Product_BOM_ID(int PP_Product_BOM_ID)
Set BOM & Formula.- Specified by:
setPP_Product_BOM_IDin interfaceI_PP_Product_BOMLine- Parameters:
PP_Product_BOM_ID- BOM & Formula
-
getPP_Product_BOM_ID
public int getPP_Product_BOM_ID()
Get BOM & Formula.- Specified by:
getPP_Product_BOM_IDin interfaceI_PP_Product_BOMLine- Returns:
- BOM & Formula
-
setPP_Product_BOMLine_ID
public void setPP_Product_BOMLine_ID(int PP_Product_BOMLine_ID)
Set BOM Line.- Specified by:
setPP_Product_BOMLine_IDin interfaceI_PP_Product_BOMLine- Parameters:
PP_Product_BOMLine_ID- BOM Line
-
getPP_Product_BOMLine_ID
public int getPP_Product_BOMLine_ID()
Get BOM Line.- Specified by:
getPP_Product_BOMLine_IDin interfaceI_PP_Product_BOMLine- Returns:
- BOM Line
-
setPP_Product_BOMLine_UU
public void setPP_Product_BOMLine_UU(String PP_Product_BOMLine_UU)
Set PP_Product_BOMLine_UU.- Specified by:
setPP_Product_BOMLine_UUin interfaceI_PP_Product_BOMLine- Parameters:
PP_Product_BOMLine_UU- PP_Product_BOMLine_UU
-
getPP_Product_BOMLine_UU
public String getPP_Product_BOMLine_UU()
Get PP_Product_BOMLine_UU.- Specified by:
getPP_Product_BOMLine_UUin interfaceI_PP_Product_BOMLine- Returns:
- PP_Product_BOMLine_UU
-
setQtyBatch
public void setQtyBatch(BigDecimal QtyBatch)
Set Quantity in %.- Specified by:
setQtyBatchin interfaceI_PP_Product_BOMLine- Parameters:
QtyBatch- Indicate the Quantity % use in this Formula
-
getQtyBatch
public BigDecimal getQtyBatch()
Get Quantity in %.- Specified by:
getQtyBatchin interfaceI_PP_Product_BOMLine- Returns:
- Indicate the Quantity % use in this Formula
-
setQtyBOM
public void setQtyBOM(BigDecimal QtyBOM)
Set Quantity.- Specified by:
setQtyBOMin interfaceI_PP_Product_BOMLine- Parameters:
QtyBOM- Indicate the Quantity use in this BOM
-
getQtyBOM
public BigDecimal getQtyBOM()
Get Quantity.- Specified by:
getQtyBOMin interfaceI_PP_Product_BOMLine- Returns:
- Indicate the Quantity use in this BOM
-
setScrap
public void setScrap(BigDecimal Scrap)
Set Scrap %.- Specified by:
setScrapin interfaceI_PP_Product_BOMLine- Parameters:
Scrap- Indicate the Scrap % for calculate the Scrap Quantity
-
getScrap
public BigDecimal getScrap()
Get Scrap %.- Specified by:
getScrapin interfaceI_PP_Product_BOMLine- Returns:
- Indicate the Scrap % for calculate the Scrap Quantity
-
setValidFrom
public void setValidFrom(Timestamp ValidFrom)
Set Valid from.- Specified by:
setValidFromin interfaceI_PP_Product_BOMLine- Parameters:
ValidFrom- Valid from including this date (first day)
-
getValidFrom
public Timestamp getValidFrom()
Get Valid from.- Specified by:
getValidFromin interfaceI_PP_Product_BOMLine- Returns:
- Valid from including this date (first day)
-
setValidTo
public void setValidTo(Timestamp ValidTo)
Set Valid to.- Specified by:
setValidToin interfaceI_PP_Product_BOMLine- Parameters:
ValidTo- Valid to including this date (last day)
-
getValidTo
public Timestamp getValidTo()
Get Valid to.- Specified by:
getValidToin interfaceI_PP_Product_BOMLine- Returns:
- Valid to including this date (last day)
-
-