Adempiere 3.5.2a

org.eevolution.model
Class X_PP_MRP

java.lang.Object
  extended by org.compiere.model.PO
      extended by org.eevolution.model.X_PP_MRP
All Implemented Interfaces:
Serializable, Comparator, I_Persistent, Evaluatee, I_PP_MRP
Direct Known Subclasses:
MPPMRP

public class X_PP_MRP
extends PO
implements I_PP_MRP, I_Persistent

Generated Model for PP_MRP

Version:
Release 3.5.2a - $Id$
Author:
Adempiere (generated)
See Also:
Serialized Form

Field Summary
static int ORDERTYPE_AD_Reference_ID
          OrderType AD_Reference_ID=53229
static String ORDERTYPE_DistributionOrder
          Distribution Order = DOO
static String ORDERTYPE_Forecast
          Forecast = FCT
static String ORDERTYPE_ManufacturingOrder
          Manufacturing Order = MOP
static String ORDERTYPE_MaterialRequisition
          Material Requisition = POR
static String ORDERTYPE_PurchaseOrder
          Purchase Order = POO
static String ORDERTYPE_SalesOrder
          Sales Order = SOO
static int PLANNER_ID_AD_Reference_ID
          Planner_ID AD_Reference_ID=286
static int TYPEMRP_AD_Reference_ID
          TypeMRP AD_Reference_ID=53230
static String TYPEMRP_Demand
          Demand = D
static String TYPEMRP_Supply
          Supply = S
 
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, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
 
Fields inherited from interface org.eevolution.model.I_PP_MRP
accessLevel, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_Order_ID, COLUMNNAME_C_OrderLine_ID, COLUMNNAME_DateConfirm, COLUMNNAME_DateFinishSchedule, COLUMNNAME_DateOrdered, COLUMNNAME_DatePromised, COLUMNNAME_DateSimulation, COLUMNNAME_DateStart, COLUMNNAME_DateStartSchedule, COLUMNNAME_DD_Order_ID, COLUMNNAME_DD_OrderLine_ID, COLUMNNAME_Description, COLUMNNAME_DocStatus, COLUMNNAME_IsAvailable, COLUMNNAME_M_Forecast_ID, COLUMNNAME_M_ForecastLine_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_M_Requisition_ID, COLUMNNAME_M_RequisitionLine_ID, COLUMNNAME_M_Warehouse_ID, COLUMNNAME_Name, COLUMNNAME_OrderType, COLUMNNAME_Planner_ID, COLUMNNAME_PP_MRP_ID, COLUMNNAME_PP_Order_BOMLine_ID, COLUMNNAME_PP_Order_ID, COLUMNNAME_Priority, COLUMNNAME_Qty, COLUMNNAME_S_Resource_ID, COLUMNNAME_TypeMRP, COLUMNNAME_Value, COLUMNNAME_Version, Model, Table_ID, Table_Name
 
Constructor Summary
X_PP_MRP(Properties ctx, int PP_MRP_ID, String trxName)
          Standard Constructor
X_PP_MRP(Properties ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 int getC_BPartner_ID()
          Get Business Partner .
 I_C_BPartner getC_BPartner()
           
 int getC_Order_ID()
          Get Order.
 I_C_Order getC_Order()
           
 int getC_OrderLine_ID()
          Get Sales Order Line.
 I_C_OrderLine getC_OrderLine()
           
 Timestamp getDateConfirm()
          Get DateConfirm.
 Timestamp getDateFinishSchedule()
          Get DateFinishSchedule.
 Timestamp getDateOrdered()
          Get Date Ordered.
 Timestamp getDatePromised()
          Get Date Promised.
 Timestamp getDateSimulation()
          Get DateSimulation.
 Timestamp getDateStart()
          Get DateStart.
 Timestamp getDateStartSchedule()
          Get DateStartSchedule.
 int getDD_Order_ID()
          Get Distribution Order.
 I_DD_Order getDD_Order()
           
 int getDD_OrderLine_ID()
          Get Distribution Order Line.
 I_DD_OrderLine getDD_OrderLine()
           
 String getDescription()
          Get Description.
 String getDocStatus()
          Get Document Status.
 KeyNamePair getKeyNamePair()
          Get Record ID/ColumnName
 int getM_Forecast_ID()
          Get Forecast.
 I_M_Forecast getM_Forecast()
           
 int getM_ForecastLine_ID()
          Get Forecast Line.
 I_M_ForecastLine getM_ForecastLine()
           
 int getM_Product_ID()
          Get Product.
 I_M_Product getM_Product()
           
 int getM_Requisition_ID()
          Get Requisition.
 I_M_Requisition getM_Requisition()
           
 int getM_RequisitionLine_ID()
          Get Requisition Line.
 I_M_RequisitionLine getM_RequisitionLine()
           
 int getM_Warehouse_ID()
          Get Warehouse.
 I_M_Warehouse getM_Warehouse()
           
 String getName()
          Get Name.
 String getOrderType()
          Get OrderType.
 int getPlanner_ID()
          Get Planner.
 int getPP_MRP_ID()
          Get PP_MRP_ID.
 int getPP_Order_BOMLine_ID()
          Get PP_Order_BOMLine_ID.
 I_PP_Order_BOMLine getPP_Order_BOMLine()
           
 int getPP_Order_ID()
          Get PP_Order_ID.
 I_PP_Order getPP_Order()
           
 String getPriority()
          Get Priority.
 BigDecimal getQty()
          Get Quantity.
 int getS_Resource_ID()
          Get Resource.
 I_S_Resource getS_Resource()
           
 String getTypeMRP()
          Get TypeMRP.
 String getValue()
          Get Search Key.
 BigDecimal getVersion()
          Get Version.
protected  POInfo initPO(Properties ctx)
          Load Meta Data
 boolean isAvailable()
          Get Available.
 void setC_BPartner_ID(int C_BPartner_ID)
          Set Business Partner .
 void setC_Order_ID(int C_Order_ID)
          Set Order.
 void setC_OrderLine_ID(int C_OrderLine_ID)
          Set Sales Order Line.
 void setDateConfirm(Timestamp DateConfirm)
          Set DateConfirm.
 void setDateFinishSchedule(Timestamp DateFinishSchedule)
          Set DateFinishSchedule.
 void setDateOrdered(Timestamp DateOrdered)
          Set Date Ordered.
 void setDatePromised(Timestamp DatePromised)
          Set Date Promised.
 void setDateSimulation(Timestamp DateSimulation)
          Set DateSimulation.
 void setDateStart(Timestamp DateStart)
          Set DateStart.
 void setDateStartSchedule(Timestamp DateStartSchedule)
          Set DateStartSchedule.
 void setDD_Order_ID(int DD_Order_ID)
          Set Distribution Order.
 void setDD_OrderLine_ID(int DD_OrderLine_ID)
          Set Distribution Order Line.
 void setDescription(String Description)
          Set Description.
 void setDocStatus(String DocStatus)
          Set Document Status.
 void setIsAvailable(boolean IsAvailable)
          Set Available.
 void setM_Forecast_ID(int M_Forecast_ID)
          Set Forecast.
 void setM_ForecastLine_ID(int M_ForecastLine_ID)
          Set Forecast Line.
 void setM_Product_ID(int M_Product_ID)
          Set Product.
 void setM_Requisition_ID(int M_Requisition_ID)
          Set Requisition.
 void setM_RequisitionLine_ID(int M_RequisitionLine_ID)
          Set Requisition Line.
 void setM_Warehouse_ID(int M_Warehouse_ID)
          Set Warehouse.
 void setName(String Name)
          Set Name.
 void setOrderType(String OrderType)
          Set OrderType.
 void setPlanner_ID(int Planner_ID)
          Set Planner.
 void setPP_MRP_ID(int PP_MRP_ID)
          Set PP_MRP_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 setPriority(String Priority)
          Set Priority.
 void setQty(BigDecimal Qty)
          Set Quantity.
 void setS_Resource_ID(int S_Resource_ID)
          Set Resource.
 void setTypeMRP(String TypeMRP)
          Set TypeMRP.
 void setValue(String Value)
          Set Search Key.
 void setVersion(BigDecimal Version)
          Set Version.
 String toString()
          String representation
 
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, compare, copyValues, copyValues, createAttachment, delete_Accounting, delete_Tree, delete, delete, deleteEx, deleteEx, dump, dump, equals, 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_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveEx, saveEx, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setDoc, setDocWorkflowMgr, setIsActive, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.compiere.model.I_Persistent
save
 

Field Detail

ORDERTYPE_AD_Reference_ID

public static final int ORDERTYPE_AD_Reference_ID
OrderType AD_Reference_ID=53229

See Also:
Constant Field Values

ORDERTYPE_Forecast

public static final String ORDERTYPE_Forecast
Forecast = FCT

See Also:
Constant Field Values

ORDERTYPE_ManufacturingOrder

public static final String ORDERTYPE_ManufacturingOrder
Manufacturing Order = MOP

See Also:
Constant Field Values

ORDERTYPE_PurchaseOrder

public static final String ORDERTYPE_PurchaseOrder
Purchase Order = POO

See Also:
Constant Field Values

ORDERTYPE_MaterialRequisition

public static final String ORDERTYPE_MaterialRequisition
Material Requisition = POR

See Also:
Constant Field Values

ORDERTYPE_SalesOrder

public static final String ORDERTYPE_SalesOrder
Sales Order = SOO

See Also:
Constant Field Values

ORDERTYPE_DistributionOrder

public static final String ORDERTYPE_DistributionOrder
Distribution Order = DOO

See Also:
Constant Field Values

PLANNER_ID_AD_Reference_ID

public static final int PLANNER_ID_AD_Reference_ID
Planner_ID AD_Reference_ID=286

See Also:
Constant Field Values

TYPEMRP_AD_Reference_ID

public static final int TYPEMRP_AD_Reference_ID
TypeMRP AD_Reference_ID=53230

See Also:
Constant Field Values

TYPEMRP_Demand

public static final String TYPEMRP_Demand
Demand = D

See Also:
Constant Field Values

TYPEMRP_Supply

public static final String TYPEMRP_Supply
Supply = S

See Also:
Constant Field Values
Constructor Detail

X_PP_MRP

public X_PP_MRP(Properties ctx,
                int PP_MRP_ID,
                String trxName)
Standard Constructor


X_PP_MRP

public X_PP_MRP(Properties ctx,
                ResultSet rs,
                String trxName)
Load Constructor

Method Detail

get_AccessLevel

protected int get_AccessLevel()
AccessLevel

Specified by:
get_AccessLevel in class PO
Returns:
3 - Client - Org

initPO

protected POInfo initPO(Properties ctx)
Load Meta Data

Specified by:
initPO in class PO
Parameters:
ctx - context
Returns:
POInfo

toString

public String toString()
Description copied from class: PO
String representation

Overrides:
toString in class PO
Returns:
String representation

getC_BPartner

public I_C_BPartner getC_BPartner()
                           throws Exception
Specified by:
getC_BPartner in interface I_PP_MRP
Throws:
Exception

setC_BPartner_ID

public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner .

Specified by:
setC_BPartner_ID in interface I_PP_MRP
Parameters:
C_BPartner_ID - Identifies a Business Partner

getC_BPartner_ID

public int getC_BPartner_ID()
Get Business Partner .

Specified by:
getC_BPartner_ID in interface I_PP_MRP
Returns:
Identifies a Business Partner

getC_Order

public I_C_Order getC_Order()
                     throws Exception
Specified by:
getC_Order in interface I_PP_MRP
Throws:
Exception

setC_Order_ID

public void setC_Order_ID(int C_Order_ID)
Set Order.

Specified by:
setC_Order_ID in interface I_PP_MRP
Parameters:
C_Order_ID - Order

getC_Order_ID

public int getC_Order_ID()
Get Order.

Specified by:
getC_Order_ID in interface I_PP_MRP
Returns:
Order

getC_OrderLine

public I_C_OrderLine getC_OrderLine()
                             throws Exception
Specified by:
getC_OrderLine in interface I_PP_MRP
Throws:
Exception

setC_OrderLine_ID

public void setC_OrderLine_ID(int C_OrderLine_ID)
Set Sales Order Line.

Specified by:
setC_OrderLine_ID in interface I_PP_MRP
Parameters:
C_OrderLine_ID - Sales Order Line

getC_OrderLine_ID

public int getC_OrderLine_ID()
Get Sales Order Line.

Specified by:
getC_OrderLine_ID in interface I_PP_MRP
Returns:
Sales Order Line

setDateConfirm

public void setDateConfirm(Timestamp DateConfirm)
Set DateConfirm.

Specified by:
setDateConfirm in interface I_PP_MRP
Parameters:
DateConfirm - DateConfirm

getDateConfirm

public Timestamp getDateConfirm()
Get DateConfirm.

Specified by:
getDateConfirm in interface I_PP_MRP
Returns:
DateConfirm

setDateFinishSchedule

public void setDateFinishSchedule(Timestamp DateFinishSchedule)
Set DateFinishSchedule.

Specified by:
setDateFinishSchedule in interface I_PP_MRP
Parameters:
DateFinishSchedule - DateFinishSchedule

getDateFinishSchedule

public Timestamp getDateFinishSchedule()
Get DateFinishSchedule.

Specified by:
getDateFinishSchedule in interface I_PP_MRP
Returns:
DateFinishSchedule

setDateOrdered

public void setDateOrdered(Timestamp DateOrdered)
Set Date Ordered.

Specified by:
setDateOrdered in interface I_PP_MRP
Parameters:
DateOrdered - Date of Order

getDateOrdered

public Timestamp getDateOrdered()
Get Date Ordered.

Specified by:
getDateOrdered in interface I_PP_MRP
Returns:
Date of Order

setDatePromised

public void setDatePromised(Timestamp DatePromised)
Set Date Promised.

Specified by:
setDatePromised in interface I_PP_MRP
Parameters:
DatePromised - Date Order was promised

getDatePromised

public Timestamp getDatePromised()
Get Date Promised.

Specified by:
getDatePromised in interface I_PP_MRP
Returns:
Date Order was promised

setDateSimulation

public void setDateSimulation(Timestamp DateSimulation)
Set DateSimulation.

Specified by:
setDateSimulation in interface I_PP_MRP
Parameters:
DateSimulation - DateSimulation

getDateSimulation

public Timestamp getDateSimulation()
Get DateSimulation.

Specified by:
getDateSimulation in interface I_PP_MRP
Returns:
DateSimulation

setDateStart

public void setDateStart(Timestamp DateStart)
Set DateStart.

Specified by:
setDateStart in interface I_PP_MRP
Parameters:
DateStart - DateStart

getDateStart

public Timestamp getDateStart()
Get DateStart.

Specified by:
getDateStart in interface I_PP_MRP
Returns:
DateStart

setDateStartSchedule

public void setDateStartSchedule(Timestamp DateStartSchedule)
Set DateStartSchedule.

Specified by:
setDateStartSchedule in interface I_PP_MRP
Parameters:
DateStartSchedule - DateStartSchedule

getDateStartSchedule

public Timestamp getDateStartSchedule()
Get DateStartSchedule.

Specified by:
getDateStartSchedule in interface I_PP_MRP
Returns:
DateStartSchedule

getDD_Order

public I_DD_Order getDD_Order()
                       throws Exception
Specified by:
getDD_Order in interface I_PP_MRP
Throws:
Exception

setDD_Order_ID

public void setDD_Order_ID(int DD_Order_ID)
Set Distribution Order.

Specified by:
setDD_Order_ID in interface I_PP_MRP
Parameters:
DD_Order_ID - Distribution Order

getDD_Order_ID

public int getDD_Order_ID()
Get Distribution Order.

Specified by:
getDD_Order_ID in interface I_PP_MRP
Returns:
Distribution Order

getDD_OrderLine

public I_DD_OrderLine getDD_OrderLine()
                               throws Exception
Specified by:
getDD_OrderLine in interface I_PP_MRP
Throws:
Exception

setDD_OrderLine_ID

public void setDD_OrderLine_ID(int DD_OrderLine_ID)
Set Distribution Order Line.

Specified by:
setDD_OrderLine_ID in interface I_PP_MRP
Parameters:
DD_OrderLine_ID - Distribution Order Line

getDD_OrderLine_ID

public int getDD_OrderLine_ID()
Get Distribution Order Line.

Specified by:
getDD_OrderLine_ID in interface I_PP_MRP
Returns:
Distribution Order Line

setDescription

public void setDescription(String Description)
Set Description.

Specified by:
setDescription in interface I_PP_MRP
Parameters:
Description - Optional short description of the record

getDescription

public String getDescription()
Get Description.

Specified by:
getDescription in interface I_PP_MRP
Returns:
Optional short description of the record

setDocStatus

public void setDocStatus(String DocStatus)
Set Document Status.

Specified by:
setDocStatus in interface I_PP_MRP
Parameters:
DocStatus - The current status of the document

getDocStatus

public String getDocStatus()
Get Document Status.

Specified by:
getDocStatus in interface I_PP_MRP
Returns:
The current status of the document

setIsAvailable

public void setIsAvailable(boolean IsAvailable)
Set Available.

Specified by:
setIsAvailable in interface I_PP_MRP
Parameters:
IsAvailable - Resource is available

isAvailable

public boolean isAvailable()
Get Available.

Specified by:
isAvailable in interface I_PP_MRP
Returns:
Resource is available

getM_Forecast

public I_M_Forecast getM_Forecast()
                           throws Exception
Specified by:
getM_Forecast in interface I_PP_MRP
Throws:
Exception

setM_Forecast_ID

public void setM_Forecast_ID(int M_Forecast_ID)
Set Forecast.

Specified by:
setM_Forecast_ID in interface I_PP_MRP
Parameters:
M_Forecast_ID - Material Forecast

getM_Forecast_ID

public int getM_Forecast_ID()
Get Forecast.

Specified by:
getM_Forecast_ID in interface I_PP_MRP
Returns:
Material Forecast

getM_ForecastLine

public I_M_ForecastLine getM_ForecastLine()
                                   throws Exception
Specified by:
getM_ForecastLine in interface I_PP_MRP
Throws:
Exception

setM_ForecastLine_ID

public void setM_ForecastLine_ID(int M_ForecastLine_ID)
Set Forecast Line.

Specified by:
setM_ForecastLine_ID in interface I_PP_MRP
Parameters:
M_ForecastLine_ID - Forecast Line

getM_ForecastLine_ID

public int getM_ForecastLine_ID()
Get Forecast Line.

Specified by:
getM_ForecastLine_ID in interface I_PP_MRP
Returns:
Forecast Line

getM_Product

public I_M_Product getM_Product()
                         throws Exception
Specified by:
getM_Product in interface I_PP_MRP
Throws:
Exception

setM_Product_ID

public void setM_Product_ID(int M_Product_ID)
Set Product.

Specified by:
setM_Product_ID in interface I_PP_MRP
Parameters:
M_Product_ID - Product, Service, Item

getM_Product_ID

public int getM_Product_ID()
Get Product.

Specified by:
getM_Product_ID in interface I_PP_MRP
Returns:
Product, Service, Item

getM_Requisition

public I_M_Requisition getM_Requisition()
                                 throws Exception
Specified by:
getM_Requisition in interface I_PP_MRP
Throws:
Exception

setM_Requisition_ID

public void setM_Requisition_ID(int M_Requisition_ID)
Set Requisition.

Specified by:
setM_Requisition_ID in interface I_PP_MRP
Parameters:
M_Requisition_ID - Material Requisition

getM_Requisition_ID

public int getM_Requisition_ID()
Get Requisition.

Specified by:
getM_Requisition_ID in interface I_PP_MRP
Returns:
Material Requisition

getM_RequisitionLine

public I_M_RequisitionLine getM_RequisitionLine()
                                         throws Exception
Specified by:
getM_RequisitionLine in interface I_PP_MRP
Throws:
Exception

setM_RequisitionLine_ID

public void setM_RequisitionLine_ID(int M_RequisitionLine_ID)
Set Requisition Line.

Specified by:
setM_RequisitionLine_ID in interface I_PP_MRP
Parameters:
M_RequisitionLine_ID - Material Requisition Line

getM_RequisitionLine_ID

public int getM_RequisitionLine_ID()
Get Requisition Line.

Specified by:
getM_RequisitionLine_ID in interface I_PP_MRP
Returns:
Material Requisition Line

getM_Warehouse

public I_M_Warehouse getM_Warehouse()
                             throws Exception
Specified by:
getM_Warehouse in interface I_PP_MRP
Throws:
Exception

setM_Warehouse_ID

public void setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse.

Specified by:
setM_Warehouse_ID in interface I_PP_MRP
Parameters:
M_Warehouse_ID - Storage Warehouse and Service Point

getM_Warehouse_ID

public int getM_Warehouse_ID()
Get Warehouse.

Specified by:
getM_Warehouse_ID in interface I_PP_MRP
Returns:
Storage Warehouse and Service Point

setName

public void setName(String Name)
Set Name.

Specified by:
setName in interface I_PP_MRP
Parameters:
Name - Alphanumeric identifier of the entity

getName

public String getName()
Get Name.

Specified by:
getName in interface I_PP_MRP
Returns:
Alphanumeric identifier of the entity

getKeyNamePair

public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName

Returns:
ID/ColumnName pair

setOrderType

public void setOrderType(String OrderType)
Set OrderType.

Specified by:
setOrderType in interface I_PP_MRP
Parameters:
OrderType - OrderType

getOrderType

public String getOrderType()
Get OrderType.

Specified by:
getOrderType in interface I_PP_MRP
Returns:
OrderType

setPlanner_ID

public void setPlanner_ID(int Planner_ID)
Set Planner.

Specified by:
setPlanner_ID in interface I_PP_MRP
Parameters:
Planner_ID - Planner

getPlanner_ID

public int getPlanner_ID()
Get Planner.

Specified by:
getPlanner_ID in interface I_PP_MRP
Returns:
Planner

setPP_MRP_ID

public void setPP_MRP_ID(int PP_MRP_ID)
Set PP_MRP_ID.

Specified by:
setPP_MRP_ID in interface I_PP_MRP
Parameters:
PP_MRP_ID - PP_MRP_ID

getPP_MRP_ID

public int getPP_MRP_ID()
Get PP_MRP_ID.

Specified by:
getPP_MRP_ID in interface I_PP_MRP
Returns:
PP_MRP_ID

getPP_Order_BOMLine

public I_PP_Order_BOMLine getPP_Order_BOMLine()
                                       throws Exception
Specified by:
getPP_Order_BOMLine in interface I_PP_MRP
Throws:
Exception

setPP_Order_BOMLine_ID

public void setPP_Order_BOMLine_ID(int PP_Order_BOMLine_ID)
Set PP_Order_BOMLine_ID.

Specified by:
setPP_Order_BOMLine_ID in interface I_PP_MRP
Parameters:
PP_Order_BOMLine_ID - PP_Order_BOMLine_ID

getPP_Order_BOMLine_ID

public int getPP_Order_BOMLine_ID()
Get PP_Order_BOMLine_ID.

Specified by:
getPP_Order_BOMLine_ID in interface I_PP_MRP
Returns:
PP_Order_BOMLine_ID

getPP_Order

public I_PP_Order getPP_Order()
                       throws Exception
Specified by:
getPP_Order in interface I_PP_MRP
Throws:
Exception

setPP_Order_ID

public void setPP_Order_ID(int PP_Order_ID)
Set PP_Order_ID.

Specified by:
setPP_Order_ID in interface I_PP_MRP
Parameters:
PP_Order_ID - PP_Order_ID

getPP_Order_ID

public int getPP_Order_ID()
Get PP_Order_ID.

Specified by:
getPP_Order_ID in interface I_PP_MRP
Returns:
PP_Order_ID

setPriority

public void setPriority(String Priority)
Set Priority.

Specified by:
setPriority in interface I_PP_MRP
Parameters:
Priority - Indicates if this request is of a high, medium or low priority.

getPriority

public String getPriority()
Get Priority.

Specified by:
getPriority in interface I_PP_MRP
Returns:
Indicates if this request is of a high, medium or low priority.

setQty

public void setQty(BigDecimal Qty)
Set Quantity.

Specified by:
setQty in interface I_PP_MRP
Parameters:
Qty - Quantity

getQty

public BigDecimal getQty()
Get Quantity.

Specified by:
getQty in interface I_PP_MRP
Returns:
Quantity

getS_Resource

public I_S_Resource getS_Resource()
                           throws Exception
Specified by:
getS_Resource in interface I_PP_MRP
Throws:
Exception

setS_Resource_ID

public void setS_Resource_ID(int S_Resource_ID)
Set Resource.

Specified by:
setS_Resource_ID in interface I_PP_MRP
Parameters:
S_Resource_ID - Resource

getS_Resource_ID

public int getS_Resource_ID()
Get Resource.

Specified by:
getS_Resource_ID in interface I_PP_MRP
Returns:
Resource

setTypeMRP

public void setTypeMRP(String TypeMRP)
Set TypeMRP.

Specified by:
setTypeMRP in interface I_PP_MRP
Parameters:
TypeMRP - TypeMRP

getTypeMRP

public String getTypeMRP()
Get TypeMRP.

Specified by:
getTypeMRP in interface I_PP_MRP
Returns:
TypeMRP

setValue

public void setValue(String Value)
Set Search Key.

Specified by:
setValue in interface I_PP_MRP
Parameters:
Value - Search key for the record in the format required - must be unique

getValue

public String getValue()
Get Search Key.

Specified by:
getValue in interface I_PP_MRP
Returns:
Search key for the record in the format required - must be unique

setVersion

public void setVersion(BigDecimal Version)
Set Version.

Specified by:
setVersion in interface I_PP_MRP
Parameters:
Version - Version of the table definition

getVersion

public BigDecimal getVersion()
Get Version.

Specified by:
getVersion in interface I_PP_MRP
Returns:
Version of the table definition

Adempiere 3.5.2a

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