|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_R_RequestUpdate
Generated Interface for R_RequestUpdate
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 7 - System - Client - Org |
static String |
COLUMNNAME_ConfidentialTypeEntry
Column name ConfidentialTypeEntry |
static String |
COLUMNNAME_EndTime
Column name EndTime |
static String |
COLUMNNAME_M_ProductSpent_ID
Column name M_ProductSpent_ID |
static String |
COLUMNNAME_QtyInvoiced
Column name QtyInvoiced |
static String |
COLUMNNAME_QtySpent
Column name QtySpent |
static String |
COLUMNNAME_R_Request_ID
Column name R_Request_ID |
static String |
COLUMNNAME_R_RequestUpdate_ID
Column name R_RequestUpdate_ID |
static String |
COLUMNNAME_Result
Column name Result |
static String |
COLUMNNAME_StartTime
Column name StartTime |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=802 |
static String |
Table_Name
TableName=R_RequestUpdate |
| Method Summary | |
|---|---|
String |
getConfidentialTypeEntry()
Get Entry Confidentiality. |
Timestamp |
getEndTime()
Get End Time. |
int |
getM_ProductSpent_ID()
Get Product Used. |
BigDecimal |
getQtyInvoiced()
Get Quantity Invoiced. |
BigDecimal |
getQtySpent()
Get Quantity Used. |
int |
getR_Request_ID()
Get Request. |
I_R_Request |
getR_Request()
|
int |
getR_RequestUpdate_ID()
Get Request Update. |
String |
getResult()
Get Result. |
Timestamp |
getStartTime()
Get Start Time. |
void |
setConfidentialTypeEntry(String ConfidentialTypeEntry)
Set Entry Confidentiality. |
void |
setEndTime(Timestamp EndTime)
Set End Time. |
void |
setM_ProductSpent_ID(int M_ProductSpent_ID)
Set Product Used. |
void |
setQtyInvoiced(BigDecimal QtyInvoiced)
Set Quantity Invoiced. |
void |
setQtySpent(BigDecimal QtySpent)
Set Quantity Used. |
void |
setR_Request_ID(int R_Request_ID)
Set Request. |
void |
setR_RequestUpdate_ID(int R_RequestUpdate_ID)
Set Request Update. |
void |
setResult(String Result)
Set Result. |
void |
setStartTime(Timestamp StartTime)
Set Start Time. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_ConfidentialTypeEntry
static final String COLUMNNAME_EndTime
static final String COLUMNNAME_M_ProductSpent_ID
static final String COLUMNNAME_QtyInvoiced
static final String COLUMNNAME_QtySpent
static final String COLUMNNAME_Result
static final String COLUMNNAME_R_Request_ID
static final String COLUMNNAME_R_RequestUpdate_ID
static final String COLUMNNAME_StartTime
| Method Detail |
|---|
void setConfidentialTypeEntry(String ConfidentialTypeEntry)
String getConfidentialTypeEntry()
void setEndTime(Timestamp EndTime)
Timestamp getEndTime()
void setM_ProductSpent_ID(int M_ProductSpent_ID)
int getM_ProductSpent_ID()
void setQtyInvoiced(BigDecimal QtyInvoiced)
BigDecimal getQtyInvoiced()
void setQtySpent(BigDecimal QtySpent)
BigDecimal getQtySpent()
void setResult(String Result)
String getResult()
void setR_Request_ID(int R_Request_ID)
int getR_Request_ID()
I_R_Request getR_Request()
throws Exception
Exceptionvoid setR_RequestUpdate_ID(int R_RequestUpdate_ID)
int getR_RequestUpdate_ID()
void setStartTime(Timestamp StartTime)
Timestamp getStartTime()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||