Package org.eevolution.model
Class X_PP_Order_BOMLine
- java.lang.Object
-
- org.compiere.model.PO
-
- org.eevolution.model.X_PP_Order_BOMLine
-
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,I_Persistent,Evaluatee,I_PP_Order_BOMLine
public class X_PP_Order_BOMLine extends PO implements I_PP_Order_BOMLine, I_Persistent
Generated Model for PP_Order_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_Order_BOMLine
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_User_ID, COLUMNNAME_Assay, COLUMNNAME_BackflushGroup, COLUMNNAME_C_UOM_ID, COLUMNNAME_ComponentType, COLUMNNAME_CostAllocationPerc, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_DateDelivered, 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_Locator_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_M_Warehouse_ID, COLUMNNAME_PP_Order_BOM_ID, COLUMNNAME_PP_Order_BOMLine_ID, COLUMNNAME_PP_Order_BOMLine_UU, COLUMNNAME_PP_Order_ID, COLUMNNAME_QtyBatch, COLUMNNAME_QtyBOM, COLUMNNAME_QtyDelivered, COLUMNNAME_QtyEntered, COLUMNNAME_QtyPost, COLUMNNAME_QtyReject, COLUMNNAME_QtyRequiered, COLUMNNAME_QtyReserved, COLUMNNAME_QtyScrap, COLUMNNAME_Scrap, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_ValidFrom, COLUMNNAME_ValidTo, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_PP_Order_BOMLine(Properties ctx, int PP_Order_BOMLine_ID, String trxName)Standard ConstructorX_PP_Order_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()AccessLevelI_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.TimestampgetDateDelivered()Get Date Delivered.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_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 BOM.intgetPP_Order_BOMLine_ID()Get Manufacturing Order BOM Line.StringgetPP_Order_BOMLine_UU()Get PP_Order_BOMLine_UU.intgetPP_Order_ID()Get Manufacturing Order.BigDecimalgetQtyBatch()Get Quantity in %.BigDecimalgetQtyBOM()Get Quantity.BigDecimalgetQtyDelivered()Get Delivered Quantity.BigDecimalgetQtyEntered()Get Quantity.BigDecimalgetQtyPost()Get Qty Post.BigDecimalgetQtyReject()Get Qty Reject.BigDecimalgetQtyRequiered()Get Qty Requiered.BigDecimalgetQtyReserved()Get Reserved Quantity.BigDecimalgetQtyScrap()Get Scrap %.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.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.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 BOM.voidsetPP_Order_BOMLine_ID(int PP_Order_BOMLine_ID)Set Manufacturing Order BOM Line.voidsetPP_Order_BOMLine_UU(String PP_Order_BOMLine_UU)Set PP_Order_BOMLine_UU.voidsetPP_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 Post.voidsetQtyReject(BigDecimal QtyReject)Set Qty Reject.voidsetQtyRequiered(BigDecimal QtyRequiered)Set Qty Requiered.voidsetQtyReserved(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.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_Order_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_Order_BOMLine
public X_PP_Order_BOMLine(Properties ctx, int PP_Order_BOMLine_ID, String trxName)
Standard Constructor
-
X_PP_Order_BOMLine
public X_PP_Order_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
-
getAD_User
public I_AD_User getAD_User() throws RuntimeException
- Specified by:
getAD_Userin interfaceI_PP_Order_BOMLine- Throws:
RuntimeException
-
setAD_User_ID
public void setAD_User_ID(int AD_User_ID)
Set User/Contact.- Specified by:
setAD_User_IDin interfaceI_PP_Order_BOMLine- Parameters:
AD_User_ID- User within the system - Internal or Business Partner Contact
-
getAD_User_ID
public int getAD_User_ID()
Get User/Contact.- Specified by:
getAD_User_IDin interfaceI_PP_Order_BOMLine- Returns:
- User within the system - Internal or Business Partner Contact
-
setAssay
public void setAssay(BigDecimal Assay)
Set Quantity Assay.- Specified by:
setAssayin interfaceI_PP_Order_BOMLine- Parameters:
Assay- Indicated the Quantity Assay to use into Quality Order
-
getAssay
public BigDecimal getAssay()
Get Quantity Assay.- Specified by:
getAssayin interfaceI_PP_Order_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_Order_BOMLine- Parameters:
BackflushGroup- The Grouping Components to the Backflush
-
getBackflushGroup
public String getBackflushGroup()
Get Backflush Group.- Specified by:
getBackflushGroupin interfaceI_PP_Order_BOMLine- Returns:
- The Grouping Components to the Backflush
-
setComponentType
public void setComponentType(String ComponentType)
Set Component Type.- Specified by:
setComponentTypein interfaceI_PP_Order_BOMLine- Parameters:
ComponentType- Component Type for a Bill of Material or Formula
-
getComponentType
public String getComponentType()
Get Component Type.- Specified by:
getComponentTypein interfaceI_PP_Order_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_Order_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_Order_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_Order_BOMLine- Throws:
RuntimeException
-
setC_UOM_ID
public void setC_UOM_ID(int C_UOM_ID)
Set UOM.- Specified by:
setC_UOM_IDin interfaceI_PP_Order_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_Order_BOMLine- Returns:
- Unit of Measure
-
setDateDelivered
public void setDateDelivered(Timestamp DateDelivered)
Set Date Delivered.- Specified by:
setDateDeliveredin interfaceI_PP_Order_BOMLine- Parameters:
DateDelivered- Date when the product was delivered
-
getDateDelivered
public Timestamp getDateDelivered()
Get Date Delivered.- Specified by:
getDateDeliveredin interfaceI_PP_Order_BOMLine- Returns:
- Date when the product was delivered
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescriptionin interfaceI_PP_Order_BOMLine- Parameters:
Description- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescriptionin interfaceI_PP_Order_BOMLine- Returns:
- Optional short description of the record
-
setFeature
public void setFeature(String Feature)
Set Feature.- Specified by:
setFeaturein interfaceI_PP_Order_BOMLine- Parameters:
Feature- Indicated the Feature for Product Configure
-
getFeature
public String getFeature()
Get Feature.- Specified by:
getFeaturein interfaceI_PP_Order_BOMLine- Returns:
- Indicated the Feature for Product Configure
-
setForecast
public void setForecast(BigDecimal Forecast)
Set Forecast.- Specified by:
setForecastin interfaceI_PP_Order_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_Order_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_Order_BOMLine- Parameters:
Help- Comment or Hint
-
getHelp
public String getHelp()
Get Comment/Help.- Specified by:
getHelpin interfaceI_PP_Order_BOMLine- Returns:
- Comment or Hint
-
setIsCritical
public void setIsCritical(boolean IsCritical)
Set Is Critical Component.- Specified by:
setIsCriticalin interfaceI_PP_Order_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_Order_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_Order_BOMLine- Parameters:
IsQtyPercentage- Indicate that this component is based in % Quantity
-
isQtyPercentage
public boolean isQtyPercentage()
Get Is Qty Percentage.- Specified by:
isQtyPercentagein interfaceI_PP_Order_BOMLine- Returns:
- Indicate that this component is based in % Quantity
-
setIssueMethod
public void setIssueMethod(String IssueMethod)
Set Issue Method.- Specified by:
setIssueMethodin interfaceI_PP_Order_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_Order_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_Order_BOMLine- Parameters:
LeadTimeOffset- Optional Lead Time offset before starting production
-
getLeadTimeOffset
public int getLeadTimeOffset()
Get Lead Time Offset.- Specified by:
getLeadTimeOffsetin interfaceI_PP_Order_BOMLine- Returns:
- Optional Lead Time offset before starting production
-
setLine
public void setLine(int Line)
Set Line No.- Specified by:
setLinein interfaceI_PP_Order_BOMLine- Parameters:
Line- Unique line for this document
-
getLine
public int getLine()
Get Line No.- Specified by:
getLinein interfaceI_PP_Order_BOMLine- Returns:
- Unique line for this document
-
getM_AttributeSetInstance
public I_M_AttributeSetInstance getM_AttributeSetInstance() throws RuntimeException
- Specified by:
getM_AttributeSetInstancein interfaceI_PP_Order_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_Order_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_Order_BOMLine- Returns:
- Product Attribute Set Instance
-
getM_ChangeNotice
public I_M_ChangeNotice getM_ChangeNotice() throws RuntimeException
- Specified by:
getM_ChangeNoticein interfaceI_PP_Order_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_Order_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_Order_BOMLine- Returns:
- Bill of Materials (Engineering) Change Notice (Version)
-
getM_Locator
public I_M_Locator getM_Locator() throws RuntimeException
- Specified by:
getM_Locatorin interfaceI_PP_Order_BOMLine- Throws:
RuntimeException
-
setM_Locator_ID
public void setM_Locator_ID(int M_Locator_ID)
Set Locator.- Specified by:
setM_Locator_IDin interfaceI_PP_Order_BOMLine- Parameters:
M_Locator_ID- Warehouse Locator
-
getM_Locator_ID
public int getM_Locator_ID()
Get Locator.- Specified by:
getM_Locator_IDin interfaceI_PP_Order_BOMLine- Returns:
- Warehouse Locator
-
getM_Product
public I_M_Product getM_Product() throws RuntimeException
- Specified by:
getM_Productin interfaceI_PP_Order_BOMLine- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID)
Set Product.- Specified by:
setM_Product_IDin interfaceI_PP_Order_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_Order_BOMLine- Returns:
- Product, Service, Item
-
getKeyNamePair
public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
getM_Warehouse
public I_M_Warehouse getM_Warehouse() throws RuntimeException
- Specified by:
getM_Warehousein interfaceI_PP_Order_BOMLine- Throws:
RuntimeException
-
setM_Warehouse_ID
public void setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse.- Specified by:
setM_Warehouse_IDin interfaceI_PP_Order_BOMLine- Parameters:
M_Warehouse_ID- Storage Warehouse and Service Point
-
getM_Warehouse_ID
public int getM_Warehouse_ID()
Get Warehouse.- Specified by:
getM_Warehouse_IDin interfaceI_PP_Order_BOMLine- Returns:
- Storage Warehouse and Service Point
-
getPP_Order_BOM
public I_PP_Order_BOM getPP_Order_BOM() throws RuntimeException
- Specified by:
getPP_Order_BOMin interfaceI_PP_Order_BOMLine- Throws:
RuntimeException
-
setPP_Order_BOM_ID
public void setPP_Order_BOM_ID(int PP_Order_BOM_ID)
Set Manufacturing Order BOM.- Specified by:
setPP_Order_BOM_IDin interfaceI_PP_Order_BOMLine- Parameters:
PP_Order_BOM_ID- Manufacturing Order BOM
-
getPP_Order_BOM_ID
public int getPP_Order_BOM_ID()
Get Manufacturing Order BOM.- Specified by:
getPP_Order_BOM_IDin interfaceI_PP_Order_BOMLine- Returns:
- Manufacturing Order BOM
-
setPP_Order_BOMLine_ID
public void setPP_Order_BOMLine_ID(int PP_Order_BOMLine_ID)
Set Manufacturing Order BOM Line.- Specified by:
setPP_Order_BOMLine_IDin interfaceI_PP_Order_BOMLine- Parameters:
PP_Order_BOMLine_ID- Manufacturing Order BOM Line
-
getPP_Order_BOMLine_ID
public int getPP_Order_BOMLine_ID()
Get Manufacturing Order BOM Line.- Specified by:
getPP_Order_BOMLine_IDin interfaceI_PP_Order_BOMLine- Returns:
- Manufacturing Order BOM Line
-
setPP_Order_BOMLine_UU
public void setPP_Order_BOMLine_UU(String PP_Order_BOMLine_UU)
Set PP_Order_BOMLine_UU.- Specified by:
setPP_Order_BOMLine_UUin interfaceI_PP_Order_BOMLine- Parameters:
PP_Order_BOMLine_UU- PP_Order_BOMLine_UU
-
getPP_Order_BOMLine_UU
public String getPP_Order_BOMLine_UU()
Get PP_Order_BOMLine_UU.- Specified by:
getPP_Order_BOMLine_UUin interfaceI_PP_Order_BOMLine- Returns:
- PP_Order_BOMLine_UU
-
getPP_Order
public I_PP_Order getPP_Order() throws RuntimeException
- Specified by:
getPP_Orderin interfaceI_PP_Order_BOMLine- Throws:
RuntimeException
-
setPP_Order_ID
public void setPP_Order_ID(int PP_Order_ID)
Set Manufacturing Order.- Specified by:
setPP_Order_IDin interfaceI_PP_Order_BOMLine- Parameters:
PP_Order_ID- Manufacturing Order
-
getPP_Order_ID
public int getPP_Order_ID()
Get Manufacturing Order.- Specified by:
getPP_Order_IDin interfaceI_PP_Order_BOMLine- Returns:
- Manufacturing Order
-
setQtyBatch
public void setQtyBatch(BigDecimal QtyBatch)
Set Quantity in %.- Specified by:
setQtyBatchin interfaceI_PP_Order_BOMLine- Parameters:
QtyBatch- Indicate the Quantity % use in this Formula
-
getQtyBatch
public BigDecimal getQtyBatch()
Get Quantity in %.- Specified by:
getQtyBatchin interfaceI_PP_Order_BOMLine- Returns:
- Indicate the Quantity % use in this Formula
-
setQtyBOM
public void setQtyBOM(BigDecimal QtyBOM)
Set Quantity.- Specified by:
setQtyBOMin interfaceI_PP_Order_BOMLine- Parameters:
QtyBOM- Indicate the Quantity use in this BOM
-
getQtyBOM
public BigDecimal getQtyBOM()
Get Quantity.- Specified by:
getQtyBOMin interfaceI_PP_Order_BOMLine- Returns:
- Indicate the Quantity use in this BOM
-
setQtyDelivered
public void setQtyDelivered(BigDecimal QtyDelivered)
Set Delivered Quantity.- Specified by:
setQtyDeliveredin interfaceI_PP_Order_BOMLine- Parameters:
QtyDelivered- Delivered Quantity
-
getQtyDelivered
public BigDecimal getQtyDelivered()
Get Delivered Quantity.- Specified by:
getQtyDeliveredin interfaceI_PP_Order_BOMLine- Returns:
- Delivered Quantity
-
setQtyEntered
public void setQtyEntered(BigDecimal QtyEntered)
Set Quantity.- Specified by:
setQtyEnteredin interfaceI_PP_Order_BOMLine- Parameters:
QtyEntered- The Quantity Entered is based on the selected UoM
-
getQtyEntered
public BigDecimal getQtyEntered()
Get Quantity.- Specified by:
getQtyEnteredin interfaceI_PP_Order_BOMLine- Returns:
- The Quantity Entered is based on the selected UoM
-
setQtyPost
public void setQtyPost(BigDecimal QtyPost)
Set Qty Post.- Specified by:
setQtyPostin interfaceI_PP_Order_BOMLine- Parameters:
QtyPost- Qty Post
-
getQtyPost
public BigDecimal getQtyPost()
Get Qty Post.- Specified by:
getQtyPostin interfaceI_PP_Order_BOMLine- Returns:
- Qty Post
-
setQtyReject
public void setQtyReject(BigDecimal QtyReject)
Set Qty Reject.- Specified by:
setQtyRejectin interfaceI_PP_Order_BOMLine- Parameters:
QtyReject- Qty Reject
-
getQtyReject
public BigDecimal getQtyReject()
Get Qty Reject.- Specified by:
getQtyRejectin interfaceI_PP_Order_BOMLine- Returns:
- Qty Reject
-
setQtyRequiered
public void setQtyRequiered(BigDecimal QtyRequiered)
Set Qty Requiered.- Specified by:
setQtyRequieredin interfaceI_PP_Order_BOMLine- Parameters:
QtyRequiered- Qty Requiered
-
getQtyRequiered
public BigDecimal getQtyRequiered()
Get Qty Requiered.- Specified by:
getQtyRequieredin interfaceI_PP_Order_BOMLine- Returns:
- Qty Requiered
-
setQtyReserved
public void setQtyReserved(BigDecimal QtyReserved)
Set Reserved Quantity.- Specified by:
setQtyReservedin interfaceI_PP_Order_BOMLine- Parameters:
QtyReserved- Reserved Quantity
-
getQtyReserved
public BigDecimal getQtyReserved()
Get Reserved Quantity.- Specified by:
getQtyReservedin interfaceI_PP_Order_BOMLine- Returns:
- Reserved Quantity
-
setQtyScrap
public void setQtyScrap(BigDecimal QtyScrap)
Set Scrap %.- Specified by:
setQtyScrapin interfaceI_PP_Order_BOMLine- Parameters:
QtyScrap- Scrap % Quantity for this componet
-
getQtyScrap
public BigDecimal getQtyScrap()
Get Scrap %.- Specified by:
getQtyScrapin interfaceI_PP_Order_BOMLine- Returns:
- Scrap % Quantity for this componet
-
setScrap
public void setScrap(BigDecimal Scrap)
Set Scrap %.- Specified by:
setScrapin interfaceI_PP_Order_BOMLine- Parameters:
Scrap- Indicate the Scrap % for calculate the Scrap Quantity
-
getScrap
public BigDecimal getScrap()
Get Scrap %.- Specified by:
getScrapin interfaceI_PP_Order_BOMLine- Returns:
- Indicate the Scrap % for calculate the Scrap Quantity
-
setValidFrom
public void setValidFrom(Timestamp ValidFrom)
Set Valid from.- Specified by:
setValidFromin interfaceI_PP_Order_BOMLine- Parameters:
ValidFrom- Valid from including this date (first day)
-
getValidFrom
public Timestamp getValidFrom()
Get Valid from.- Specified by:
getValidFromin interfaceI_PP_Order_BOMLine- Returns:
- Valid from including this date (first day)
-
setValidTo
public void setValidTo(Timestamp ValidTo)
Set Valid to.- Specified by:
setValidToin interfaceI_PP_Order_BOMLine- Parameters:
ValidTo- Valid to including this date (last day)
-
getValidTo
public Timestamp getValidTo()
Get Valid to.- Specified by:
getValidToin interfaceI_PP_Order_BOMLine- Returns:
- Valid to including this date (last day)
-
-