|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_PP_MRP
Generated Interface for PP_MRP
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID |
static String |
COLUMNNAME_C_Order_ID
Column name C_Order_ID |
static String |
COLUMNNAME_C_OrderLine_ID
Column name C_OrderLine_ID |
static String |
COLUMNNAME_DateConfirm
Column name DateConfirm |
static String |
COLUMNNAME_DateFinishSchedule
Column name DateFinishSchedule |
static String |
COLUMNNAME_DateOrdered
Column name DateOrdered |
static String |
COLUMNNAME_DatePromised
Column name DatePromised |
static String |
COLUMNNAME_DateSimulation
Column name DateSimulation |
static String |
COLUMNNAME_DateStart
Column name DateStart |
static String |
COLUMNNAME_DateStartSchedule
Column name DateStartSchedule |
static String |
COLUMNNAME_DD_Order_ID
Column name DD_Order_ID |
static String |
COLUMNNAME_DD_OrderLine_ID
Column name DD_OrderLine_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_DocStatus
Column name DocStatus |
static String |
COLUMNNAME_IsAvailable
Column name IsAvailable |
static String |
COLUMNNAME_M_Forecast_ID
Column name M_Forecast_ID |
static String |
COLUMNNAME_M_ForecastLine_ID
Column name M_ForecastLine_ID |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static String |
COLUMNNAME_M_Requisition_ID
Column name M_Requisition_ID |
static String |
COLUMNNAME_M_RequisitionLine_ID
Column name M_RequisitionLine_ID |
static String |
COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_ID |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_OrderType
Column name OrderType |
static String |
COLUMNNAME_Planner_ID
Column name Planner_ID |
static String |
COLUMNNAME_PP_MRP_ID
Column name PP_MRP_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_Priority
Column name Priority |
static String |
COLUMNNAME_Qty
Column name Qty |
static String |
COLUMNNAME_S_Resource_ID
Column name S_Resource_ID |
static String |
COLUMNNAME_TypeMRP
Column name TypeMRP |
static String |
COLUMNNAME_Value
Column name Value |
static String |
COLUMNNAME_Version
Column name Version |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=53043 |
static String |
Table_Name
TableName=PP_MRP |
| Method Summary | |
|---|---|
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. |
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. |
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. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_Order_ID
static final String COLUMNNAME_C_OrderLine_ID
static final String COLUMNNAME_DateConfirm
static final String COLUMNNAME_DateFinishSchedule
static final String COLUMNNAME_DateOrdered
static final String COLUMNNAME_DatePromised
static final String COLUMNNAME_DateSimulation
static final String COLUMNNAME_DateStart
static final String COLUMNNAME_DateStartSchedule
static final String COLUMNNAME_DD_Order_ID
static final String COLUMNNAME_DD_OrderLine_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_DocStatus
static final String COLUMNNAME_IsAvailable
static final String COLUMNNAME_M_Forecast_ID
static final String COLUMNNAME_M_ForecastLine_ID
static final String COLUMNNAME_M_Product_ID
static final String COLUMNNAME_M_Requisition_ID
static final String COLUMNNAME_M_RequisitionLine_ID
static final String COLUMNNAME_M_Warehouse_ID
static final String COLUMNNAME_Name
static final String COLUMNNAME_OrderType
static final String COLUMNNAME_Planner_ID
static final String COLUMNNAME_PP_MRP_ID
static final String COLUMNNAME_PP_Order_BOMLine_ID
static final String COLUMNNAME_PP_Order_ID
static final String COLUMNNAME_Priority
static final String COLUMNNAME_Qty
static final String COLUMNNAME_S_Resource_ID
static final String COLUMNNAME_TypeMRP
static final String COLUMNNAME_Value
static final String COLUMNNAME_Version
| Method Detail |
|---|
void setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setC_Order_ID(int C_Order_ID)
int getC_Order_ID()
I_C_Order getC_Order()
throws Exception
Exceptionvoid setC_OrderLine_ID(int C_OrderLine_ID)
int getC_OrderLine_ID()
I_C_OrderLine getC_OrderLine()
throws Exception
Exceptionvoid setDateConfirm(Timestamp DateConfirm)
Timestamp getDateConfirm()
void setDateFinishSchedule(Timestamp DateFinishSchedule)
Timestamp getDateFinishSchedule()
void setDateOrdered(Timestamp DateOrdered)
Timestamp getDateOrdered()
void setDatePromised(Timestamp DatePromised)
Timestamp getDatePromised()
void setDateSimulation(Timestamp DateSimulation)
Timestamp getDateSimulation()
void setDateStart(Timestamp DateStart)
Timestamp getDateStart()
void setDateStartSchedule(Timestamp DateStartSchedule)
Timestamp getDateStartSchedule()
void setDD_Order_ID(int DD_Order_ID)
int getDD_Order_ID()
I_DD_Order getDD_Order()
throws Exception
Exceptionvoid setDD_OrderLine_ID(int DD_OrderLine_ID)
int getDD_OrderLine_ID()
I_DD_OrderLine getDD_OrderLine()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setDocStatus(String DocStatus)
String getDocStatus()
void setIsAvailable(boolean IsAvailable)
boolean isAvailable()
void setM_Forecast_ID(int M_Forecast_ID)
int getM_Forecast_ID()
I_M_Forecast getM_Forecast()
throws Exception
Exceptionvoid setM_ForecastLine_ID(int M_ForecastLine_ID)
int getM_ForecastLine_ID()
I_M_ForecastLine getM_ForecastLine()
throws Exception
Exceptionvoid setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exceptionvoid setM_Requisition_ID(int M_Requisition_ID)
int getM_Requisition_ID()
I_M_Requisition getM_Requisition()
throws Exception
Exceptionvoid setM_RequisitionLine_ID(int M_RequisitionLine_ID)
int getM_RequisitionLine_ID()
I_M_RequisitionLine getM_RequisitionLine()
throws Exception
Exceptionvoid setM_Warehouse_ID(int M_Warehouse_ID)
int getM_Warehouse_ID()
I_M_Warehouse getM_Warehouse()
throws Exception
Exceptionvoid setName(String Name)
String getName()
void setOrderType(String OrderType)
String getOrderType()
void setPlanner_ID(int Planner_ID)
int getPlanner_ID()
void setPP_MRP_ID(int PP_MRP_ID)
int getPP_MRP_ID()
void setPP_Order_BOMLine_ID(int PP_Order_BOMLine_ID)
int getPP_Order_BOMLine_ID()
I_PP_Order_BOMLine getPP_Order_BOMLine()
throws Exception
Exceptionvoid setPP_Order_ID(int PP_Order_ID)
int getPP_Order_ID()
I_PP_Order getPP_Order()
throws Exception
Exceptionvoid setPriority(String Priority)
String getPriority()
void setQty(BigDecimal Qty)
BigDecimal getQty()
void setS_Resource_ID(int S_Resource_ID)
int getS_Resource_ID()
I_S_Resource getS_Resource()
throws Exception
Exceptionvoid setTypeMRP(String TypeMRP)
String getTypeMRP()
void setValue(String Value)
String getValue()
void setVersion(BigDecimal Version)
BigDecimal getVersion()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||