Adempiere 3.5.2a

org.eevolution.model
Interface I_PP_Order_BOMLine

All Known Implementing Classes:
MPPOrderBOMLine, X_PP_Order_BOMLine

public interface I_PP_Order_BOMLine

Generated Interface for PP_Order_BOMLine

Version:
Release 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 3 - Client - Org
static String COLUMNNAME_AD_User_ID
          Column name AD_User_ID
static String COLUMNNAME_Assay
          Column name Assay
static String COLUMNNAME_BackflushGroup
          Column name BackflushGroup
static String COLUMNNAME_C_UOM_ID
          Column name C_UOM_ID
static String COLUMNNAME_ComponentType
          Column name ComponentType
static String COLUMNNAME_DateDelivered
          Column name DateDelivered
static String COLUMNNAME_Description
          Column name Description
static String COLUMNNAME_Feature
          Column name Feature
static String COLUMNNAME_Forecast
          Column name Forecast
static String COLUMNNAME_Help
          Column name Help
static String COLUMNNAME_IsCritical
          Column name IsCritical
static String COLUMNNAME_IsQtyPercentage
          Column name IsQtyPercentage
static String COLUMNNAME_IssueMethod
          Column name IssueMethod
static String COLUMNNAME_LeadTimeOffset
          Column name LeadTimeOffset
static String COLUMNNAME_Line
          Column name Line
static String COLUMNNAME_M_AttributeSetInstance_ID
          Column name M_AttributeSetInstance_ID
static String COLUMNNAME_M_ChangeNotice_ID
          Column name M_ChangeNotice_ID
static String COLUMNNAME_M_Locator_ID
          Column name M_Locator_ID
static String COLUMNNAME_M_Product_ID
          Column name M_Product_ID
static String COLUMNNAME_M_Warehouse_ID
          Column name M_Warehouse_ID
static String COLUMNNAME_PP_Order_BOM_ID
          Column name PP_Order_BOM_ID
static String COLUMNNAME_PP_Order_BOMLine_ID
          Column name PP_Order_BOMLine_ID
static String COLUMNNAME_PP_Order_ID
          Column name PP_Order_ID
static String COLUMNNAME_QtyBatch
          Column name QtyBatch
static String COLUMNNAME_QtyBOM
          Column name QtyBOM
static String COLUMNNAME_QtyDelivered
          Column name QtyDelivered
static String COLUMNNAME_QtyEntered
          Column name QtyEntered
static String COLUMNNAME_QtyPost
          Column name QtyPost
static String COLUMNNAME_QtyReject
          Column name QtyReject
static String COLUMNNAME_QtyRequiered
          Column name QtyRequiered
static String COLUMNNAME_QtyReserved
          Column name QtyReserved
static String COLUMNNAME_QtyScrap
          Column name QtyScrap
static String COLUMNNAME_Scrap
          Column name Scrap
static String COLUMNNAME_ValidFrom
          Column name ValidFrom
static String COLUMNNAME_ValidTo
          Column name ValidTo
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=53025
static String Table_Name
          TableName=PP_Order_BOMLine
 
Method Summary
 int getAD_User_ID()
          Get User/Contact.
 BigDecimal getAssay()
          Get Quantity Assay.
 String getBackflushGroup()
          Get Backflush Group.
 int getC_UOM_ID()
          Get UOM.
 I_C_UOM getC_UOM()
           
 String getComponentType()
          Get Component Type.
 Timestamp getDateDelivered()
          Get Date Delivered.
 String getDescription()
          Get Description.
 String getFeature()
          Get Feature.
 BigDecimal getForecast()
          Get Forecast.
 String getHelp()
          Get Comment/Help.
 String getIssueMethod()
          Get Issue Method.
 int getLeadTimeOffset()
          Get Lead Time Offset.
 int getLine()
          Get Line No.
 int getM_AttributeSetInstance_ID()
          Get Attribute Set Instance.
 int getM_ChangeNotice_ID()
          Get Change Notice.
 I_M_ChangeNotice getM_ChangeNotice()
           
 int getM_Locator_ID()
          Get Locator.
 int getM_Product_ID()
          Get Product.
 I_M_Product getM_Product()
           
 int getM_Warehouse_ID()
          Get Warehouse.
 I_M_Warehouse getM_Warehouse()
           
 int getPP_Order_BOM_ID()
          Get PP_Order_BOM_ID
 I_PP_Order_BOM getPP_Order_BOM()
           
 int getPP_Order_BOMLine_ID()
          Get PP_Order_BOMLine_ID
 int getPP_Order_ID()
          Get PP_Order_ID
 I_PP_Order getPP_Order()
           
 BigDecimal getQtyBatch()
          Get Quantity %.
 BigDecimal getQtyBOM()
          Get Quantity.
 BigDecimal getQtyDelivered()
          Get Delivered Quantity.
 BigDecimal getQtyEntered()
          Get Quantity.
 BigDecimal getQtyPost()
          Get QtyPost
 BigDecimal getQtyReject()
          Get QtyReject
 BigDecimal getQtyRequiered()
          Get QtyRequiered
 BigDecimal getQtyReserved()
          Get Reserved Quantity.
 BigDecimal getQtyScrap()
          Get QtyScrap
 BigDecimal getScrap()
          Get Scrap.
 Timestamp getValidFrom()
          Get Valid from.
 Timestamp getValidTo()
          Get Valid to.
 boolean isCritical()
          Get Is Critical Component.
 boolean isQtyPercentage()
          Get Is Qty Percentage.
 void setAD_User_ID(int AD_User_ID)
          Set User/Contact.
 void setAssay(BigDecimal Assay)
          Set Quantity Assay.
 void setBackflushGroup(String BackflushGroup)
          Set Backflush Group.
 void setC_UOM_ID(int C_UOM_ID)
          Set UOM.
 void setComponentType(String ComponentType)
          Set Component Type.
 void setDateDelivered(Timestamp DateDelivered)
          Set Date Delivered.
 void setDescription(String Description)
          Set Description.
 void setFeature(String Feature)
          Set Feature.
 void setForecast(BigDecimal Forecast)
          Set Forecast.
 void setHelp(String Help)
          Set Comment/Help.
 void setIsCritical(boolean IsCritical)
          Set Is Critical Component.
 void setIsQtyPercentage(boolean IsQtyPercentage)
          Set Is Qty Percentage.
 void setIssueMethod(String IssueMethod)
          Set Issue Method.
 void setLeadTimeOffset(int LeadTimeOffset)
          Set Lead Time Offset.
 void setLine(int Line)
          Set Line No.
 void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
          Set Attribute Set Instance.
 void setM_ChangeNotice_ID(int M_ChangeNotice_ID)
          Set Change Notice.
 void setM_Locator_ID(int M_Locator_ID)
          Set Locator.
 void setM_Product_ID(int M_Product_ID)
          Set Product.
 void setM_Warehouse_ID(int M_Warehouse_ID)
          Set Warehouse.
 void setPP_Order_BOM_ID(int PP_Order_BOM_ID)
          Set PP_Order_BOM_ID
 void setPP_Order_BOMLine_ID(int PP_Order_BOMLine_ID)
          Set PP_Order_BOMLine_ID
 void setPP_Order_ID(int PP_Order_ID)
          Set PP_Order_ID
 void setQtyBatch(BigDecimal QtyBatch)
          Set Quantity %.
 void setQtyBOM(BigDecimal QtyBOM)
          Set Quantity.
 void setQtyDelivered(BigDecimal QtyDelivered)
          Set Delivered Quantity.
 void setQtyEntered(BigDecimal QtyEntered)
          Set Quantity.
 void setQtyPost(BigDecimal QtyPost)
          Set QtyPost
 void setQtyReject(BigDecimal QtyReject)
          Set QtyReject
 void setQtyRequiered(BigDecimal QtyRequiered)
          Set QtyRequiered
 void setQtyReserved(BigDecimal QtyReserved)
          Set Reserved Quantity.
 void setQtyScrap(BigDecimal QtyScrap)
          Set QtyScrap
 void setScrap(BigDecimal Scrap)
          Set Scrap.
 void setValidFrom(Timestamp ValidFrom)
          Set Valid from.
 void setValidTo(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


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org


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_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_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_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_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

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


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


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 Exception
Throws:
Exception

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


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 offest before starting production


getLeadTimeOffset

int getLeadTimeOffset()
Get Lead Time Offset. Optional Lead Time offest 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


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 Exception
Throws:
Exception

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


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 Exception
Throws:
Exception

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 Exception
Throws:
Exception

setPP_Order_BOM_ID

void setPP_Order_BOM_ID(int PP_Order_BOM_ID)
Set PP_Order_BOM_ID


getPP_Order_BOM_ID

int getPP_Order_BOM_ID()
Get PP_Order_BOM_ID


getPP_Order_BOM

I_PP_Order_BOM getPP_Order_BOM()
                               throws Exception
Throws:
Exception

setPP_Order_BOMLine_ID

void setPP_Order_BOMLine_ID(int PP_Order_BOMLine_ID)
Set PP_Order_BOMLine_ID


getPP_Order_BOMLine_ID

int getPP_Order_BOMLine_ID()
Get PP_Order_BOMLine_ID


setPP_Order_ID

void setPP_Order_ID(int PP_Order_ID)
Set PP_Order_ID


getPP_Order_ID

int getPP_Order_ID()
Get PP_Order_ID


getPP_Order

I_PP_Order getPP_Order()
                       throws Exception
Throws:
Exception

setQtyBatch

void setQtyBatch(BigDecimal QtyBatch)
Set Quantity %. Indicate the Quantity % use in this Formula


getQtyBatch

BigDecimal getQtyBatch()
Get Quantity %. 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 QtyPost


getQtyPost

BigDecimal getQtyPost()
Get QtyPost


setQtyReject

void setQtyReject(BigDecimal QtyReject)
Set QtyReject


getQtyReject

BigDecimal getQtyReject()
Get QtyReject


setQtyRequiered

void setQtyRequiered(BigDecimal QtyRequiered)
Set QtyRequiered


getQtyRequiered

BigDecimal getQtyRequiered()
Get QtyRequiered


setQtyReserved

void setQtyReserved(BigDecimal QtyReserved)
Set Reserved Quantity. Reserved Quantity


getQtyReserved

BigDecimal getQtyReserved()
Get Reserved Quantity. Reserved Quantity


setQtyScrap

void setQtyScrap(BigDecimal QtyScrap)
Set QtyScrap


getQtyScrap

BigDecimal getQtyScrap()
Get QtyScrap


setScrap

void setScrap(BigDecimal Scrap)
Set Scrap. Indicate the Scrap Quantity that is generate in a manufacturing process


getScrap

BigDecimal getScrap()
Get Scrap. Indicate the Scrap Quantity that is generate in a manufacturing process


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)


Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.