|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_DemandDetail
Generated Interface for M_DemandDetail
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 2 - Client |
static String |
COLUMNNAME_C_OrderLine_ID
Column name C_OrderLine_ID |
static String |
COLUMNNAME_M_DemandDetail_ID
Column name M_DemandDetail_ID |
static String |
COLUMNNAME_M_DemandLine_ID
Column name M_DemandLine_ID |
static String |
COLUMNNAME_M_ForecastLine_ID
Column name M_ForecastLine_ID |
static String |
COLUMNNAME_M_RequisitionLine_ID
Column name M_RequisitionLine_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=721 |
static String |
Table_Name
TableName=M_DemandDetail |
| Method Summary | |
|---|---|
int |
getC_OrderLine_ID()
Get Sales Order Line. |
I_C_OrderLine |
getC_OrderLine()
|
int |
getM_DemandDetail_ID()
Get Demand Detail. |
int |
getM_DemandLine_ID()
Get Demand Line. |
I_M_DemandLine |
getM_DemandLine()
|
int |
getM_ForecastLine_ID()
Get Forecast Line. |
I_M_ForecastLine |
getM_ForecastLine()
|
int |
getM_RequisitionLine_ID()
Get Requisition Line. |
I_M_RequisitionLine |
getM_RequisitionLine()
|
void |
setC_OrderLine_ID(int C_OrderLine_ID)
Set Sales Order Line. |
void |
setM_DemandDetail_ID(int M_DemandDetail_ID)
Set Demand Detail. |
void |
setM_DemandLine_ID(int M_DemandLine_ID)
Set Demand Line. |
void |
setM_ForecastLine_ID(int M_ForecastLine_ID)
Set Forecast Line. |
void |
setM_RequisitionLine_ID(int M_RequisitionLine_ID)
Set Requisition Line. |
| 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_OrderLine_ID
static final String COLUMNNAME_M_DemandDetail_ID
static final String COLUMNNAME_M_DemandLine_ID
static final String COLUMNNAME_M_ForecastLine_ID
static final String COLUMNNAME_M_RequisitionLine_ID
| Method Detail |
|---|
void setC_OrderLine_ID(int C_OrderLine_ID)
int getC_OrderLine_ID()
I_C_OrderLine getC_OrderLine()
throws Exception
Exceptionvoid setM_DemandDetail_ID(int M_DemandDetail_ID)
int getM_DemandDetail_ID()
void setM_DemandLine_ID(int M_DemandLine_ID)
int getM_DemandLine_ID()
I_M_DemandLine getM_DemandLine()
throws Exception
Exceptionvoid setM_ForecastLine_ID(int M_ForecastLine_ID)
int getM_ForecastLine_ID()
I_M_ForecastLine getM_ForecastLine()
throws Exception
Exceptionvoid setM_RequisitionLine_ID(int M_RequisitionLine_ID)
int getM_RequisitionLine_ID()
I_M_RequisitionLine getM_RequisitionLine()
throws Exception
Exception
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||