|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_R_RequestAction
Generated Interface for R_RequestAction
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 7 - System - Client - Org |
static String |
COLUMNNAME_A_Asset_ID
Column name A_Asset_ID |
static String |
COLUMNNAME_AD_Role_ID
Column name AD_Role_ID |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_C_Activity_ID
Column name C_Activity_ID |
static String |
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID |
static String |
COLUMNNAME_C_Invoice_ID
Column name C_Invoice_ID |
static String |
COLUMNNAME_C_Order_ID
Column name C_Order_ID |
static String |
COLUMNNAME_C_Payment_ID
Column name C_Payment_ID |
static String |
COLUMNNAME_C_Project_ID
Column name C_Project_ID |
static String |
COLUMNNAME_ConfidentialType
Column name ConfidentialType |
static String |
COLUMNNAME_DateCompletePlan
Column name DateCompletePlan |
static String |
COLUMNNAME_DateNextAction
Column name DateNextAction |
static String |
COLUMNNAME_DateStartPlan
Column name DateStartPlan |
static String |
COLUMNNAME_EndDate
Column name EndDate |
static String |
COLUMNNAME_IsEscalated
Column name IsEscalated |
static String |
COLUMNNAME_IsInvoiced
Column name IsInvoiced |
static String |
COLUMNNAME_IsSelfService
Column name IsSelfService |
static String |
COLUMNNAME_M_InOut_ID
Column name M_InOut_ID |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static String |
COLUMNNAME_M_ProductSpent_ID
Column name M_ProductSpent_ID |
static String |
COLUMNNAME_M_RMA_ID
Column name M_RMA_ID |
static String |
COLUMNNAME_NullColumns
Column name NullColumns |
static String |
COLUMNNAME_Priority
Column name Priority |
static String |
COLUMNNAME_PriorityUser
Column name PriorityUser |
static String |
COLUMNNAME_QtyInvoiced
Column name QtyInvoiced |
static String |
COLUMNNAME_QtyPlan
Column name QtyPlan |
static String |
COLUMNNAME_QtySpent
Column name QtySpent |
static String |
COLUMNNAME_R_Category_ID
Column name R_Category_ID |
static String |
COLUMNNAME_R_Group_ID
Column name R_Group_ID |
static String |
COLUMNNAME_R_Request_ID
Column name R_Request_ID |
static String |
COLUMNNAME_R_RequestAction_ID
Column name R_RequestAction_ID |
static String |
COLUMNNAME_R_RequestType_ID
Column name R_RequestType_ID |
static String |
COLUMNNAME_R_Resolution_ID
Column name R_Resolution_ID |
static String |
COLUMNNAME_R_Status_ID
Column name R_Status_ID |
static String |
COLUMNNAME_SalesRep_ID
Column name SalesRep_ID |
static String |
COLUMNNAME_StartDate
Column name StartDate |
static String |
COLUMNNAME_Summary
Column name Summary |
static String |
COLUMNNAME_TaskStatus
Column name TaskStatus |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=418 |
static String |
Table_Name
TableName=R_RequestAction |
| Method Summary | |
|---|---|
int |
getA_Asset_ID()
Get Asset. |
I_A_Asset |
getA_Asset()
|
int |
getAD_Role_ID()
Get Role. |
I_AD_Role |
getAD_Role()
|
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
int |
getC_Activity_ID()
Get Activity. |
I_C_Activity |
getC_Activity()
|
int |
getC_BPartner_ID()
Get Business Partner . |
I_C_BPartner |
getC_BPartner()
|
int |
getC_Invoice_ID()
Get Invoice. |
I_C_Invoice |
getC_Invoice()
|
int |
getC_Order_ID()
Get Order. |
I_C_Order |
getC_Order()
|
int |
getC_Payment_ID()
Get Payment. |
I_C_Payment |
getC_Payment()
|
int |
getC_Project_ID()
Get Project. |
I_C_Project |
getC_Project()
|
String |
getConfidentialType()
Get Confidentiality. |
Timestamp |
getDateCompletePlan()
Get Complete Plan. |
Timestamp |
getDateNextAction()
Get Date next action. |
Timestamp |
getDateStartPlan()
Get Start Plan. |
Timestamp |
getEndDate()
Get End Date. |
String |
getIsEscalated()
Get Escalated. |
String |
getIsInvoiced()
Get Invoiced. |
String |
getIsSelfService()
Get Self-Service. |
int |
getM_InOut_ID()
Get Shipment/Receipt. |
I_M_InOut |
getM_InOut()
|
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
int |
getM_ProductSpent_ID()
Get Product Used. |
int |
getM_RMA_ID()
Get RMA. |
I_M_RMA |
getM_RMA()
|
String |
getNullColumns()
Get Null Columns. |
String |
getPriority()
Get Priority. |
String |
getPriorityUser()
Get User Importance. |
BigDecimal |
getQtyInvoiced()
Get Quantity Invoiced. |
BigDecimal |
getQtyPlan()
Get Quantity Plan. |
BigDecimal |
getQtySpent()
Get Quantity Used. |
int |
getR_Category_ID()
Get Category. |
I_R_Category |
getR_Category()
|
int |
getR_Group_ID()
Get Group. |
I_R_Group |
getR_Group()
|
int |
getR_Request_ID()
Get Request. |
I_R_Request |
getR_Request()
|
int |
getR_RequestAction_ID()
Get Request History. |
int |
getR_RequestType_ID()
Get Request Type. |
I_R_RequestType |
getR_RequestType()
|
int |
getR_Resolution_ID()
Get Resolution. |
I_R_Resolution |
getR_Resolution()
|
int |
getR_Status_ID()
Get Status. |
I_R_Status |
getR_Status()
|
int |
getSalesRep_ID()
Get Sales Representative. |
Timestamp |
getStartDate()
Get Start Date. |
String |
getSummary()
Get Summary. |
String |
getTaskStatus()
Get Task Status. |
void |
setA_Asset_ID(int A_Asset_ID)
Set Asset. |
void |
setAD_Role_ID(int AD_Role_ID)
Set Role. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setC_Activity_ID(int C_Activity_ID)
Set Activity. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setC_Invoice_ID(int C_Invoice_ID)
Set Invoice. |
void |
setC_Order_ID(int C_Order_ID)
Set Order. |
void |
setC_Payment_ID(int C_Payment_ID)
Set Payment. |
void |
setC_Project_ID(int C_Project_ID)
Set Project. |
void |
setConfidentialType(String ConfidentialType)
Set Confidentiality. |
void |
setDateCompletePlan(Timestamp DateCompletePlan)
Set Complete Plan. |
void |
setDateNextAction(Timestamp DateNextAction)
Set Date next action. |
void |
setDateStartPlan(Timestamp DateStartPlan)
Set Start Plan. |
void |
setEndDate(Timestamp EndDate)
Set End Date. |
void |
setIsEscalated(String IsEscalated)
Set Escalated. |
void |
setIsInvoiced(String IsInvoiced)
Set Invoiced. |
void |
setIsSelfService(String IsSelfService)
Set Self-Service. |
void |
setM_InOut_ID(int M_InOut_ID)
Set Shipment/Receipt. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setM_ProductSpent_ID(int M_ProductSpent_ID)
Set Product Used. |
void |
setM_RMA_ID(int M_RMA_ID)
Set RMA. |
void |
setNullColumns(String NullColumns)
Set Null Columns. |
void |
setPriority(String Priority)
Set Priority. |
void |
setPriorityUser(String PriorityUser)
Set User Importance. |
void |
setQtyInvoiced(BigDecimal QtyInvoiced)
Set Quantity Invoiced. |
void |
setQtyPlan(BigDecimal QtyPlan)
Set Quantity Plan. |
void |
setQtySpent(BigDecimal QtySpent)
Set Quantity Used. |
void |
setR_Category_ID(int R_Category_ID)
Set Category. |
void |
setR_Group_ID(int R_Group_ID)
Set Group. |
void |
setR_Request_ID(int R_Request_ID)
Set Request. |
void |
setR_RequestAction_ID(int R_RequestAction_ID)
Set Request History. |
void |
setR_RequestType_ID(int R_RequestType_ID)
Set Request Type. |
void |
setR_Resolution_ID(int R_Resolution_ID)
Set Resolution. |
void |
setR_Status_ID(int R_Status_ID)
Set Status. |
void |
setSalesRep_ID(int SalesRep_ID)
Set Sales Representative. |
void |
setStartDate(Timestamp StartDate)
Set Start Date. |
void |
setSummary(String Summary)
Set Summary. |
void |
setTaskStatus(String TaskStatus)
Set Task Status. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_A_Asset_ID
static final String COLUMNNAME_AD_Role_ID
static final String COLUMNNAME_AD_User_ID
static final String COLUMNNAME_C_Activity_ID
static final String COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_Invoice_ID
static final String COLUMNNAME_ConfidentialType
static final String COLUMNNAME_C_Order_ID
static final String COLUMNNAME_C_Payment_ID
static final String COLUMNNAME_C_Project_ID
static final String COLUMNNAME_DateCompletePlan
static final String COLUMNNAME_DateNextAction
static final String COLUMNNAME_DateStartPlan
static final String COLUMNNAME_EndDate
static final String COLUMNNAME_IsEscalated
static final String COLUMNNAME_IsInvoiced
static final String COLUMNNAME_IsSelfService
static final String COLUMNNAME_M_InOut_ID
static final String COLUMNNAME_M_Product_ID
static final String COLUMNNAME_M_ProductSpent_ID
static final String COLUMNNAME_M_RMA_ID
static final String COLUMNNAME_NullColumns
static final String COLUMNNAME_Priority
static final String COLUMNNAME_PriorityUser
static final String COLUMNNAME_QtyInvoiced
static final String COLUMNNAME_QtyPlan
static final String COLUMNNAME_QtySpent
static final String COLUMNNAME_R_Category_ID
static final String COLUMNNAME_R_Group_ID
static final String COLUMNNAME_R_RequestAction_ID
static final String COLUMNNAME_R_Request_ID
static final String COLUMNNAME_R_RequestType_ID
static final String COLUMNNAME_R_Resolution_ID
static final String COLUMNNAME_R_Status_ID
static final String COLUMNNAME_SalesRep_ID
static final String COLUMNNAME_StartDate
static final String COLUMNNAME_Summary
static final String COLUMNNAME_TaskStatus
| Method Detail |
|---|
void setA_Asset_ID(int A_Asset_ID)
int getA_Asset_ID()
I_A_Asset getA_Asset()
throws Exception
Exceptionvoid setAD_Role_ID(int AD_Role_ID)
int getAD_Role_ID()
I_AD_Role getAD_Role()
throws Exception
Exceptionvoid setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setC_Activity_ID(int C_Activity_ID)
int getC_Activity_ID()
I_C_Activity getC_Activity()
throws Exception
Exceptionvoid setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setC_Invoice_ID(int C_Invoice_ID)
int getC_Invoice_ID()
I_C_Invoice getC_Invoice()
throws Exception
Exceptionvoid setConfidentialType(String ConfidentialType)
String getConfidentialType()
void setC_Order_ID(int C_Order_ID)
int getC_Order_ID()
I_C_Order getC_Order()
throws Exception
Exceptionvoid setC_Payment_ID(int C_Payment_ID)
int getC_Payment_ID()
I_C_Payment getC_Payment()
throws Exception
Exceptionvoid setC_Project_ID(int C_Project_ID)
int getC_Project_ID()
I_C_Project getC_Project()
throws Exception
Exceptionvoid setDateCompletePlan(Timestamp DateCompletePlan)
Timestamp getDateCompletePlan()
void setDateNextAction(Timestamp DateNextAction)
Timestamp getDateNextAction()
void setDateStartPlan(Timestamp DateStartPlan)
Timestamp getDateStartPlan()
void setEndDate(Timestamp EndDate)
Timestamp getEndDate()
void setIsEscalated(String IsEscalated)
String getIsEscalated()
void setIsInvoiced(String IsInvoiced)
String getIsInvoiced()
void setIsSelfService(String IsSelfService)
String getIsSelfService()
void setM_InOut_ID(int M_InOut_ID)
int getM_InOut_ID()
I_M_InOut getM_InOut()
throws Exception
Exceptionvoid setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exceptionvoid setM_ProductSpent_ID(int M_ProductSpent_ID)
int getM_ProductSpent_ID()
void setM_RMA_ID(int M_RMA_ID)
int getM_RMA_ID()
I_M_RMA getM_RMA()
throws Exception
Exceptionvoid setNullColumns(String NullColumns)
String getNullColumns()
void setPriority(String Priority)
String getPriority()
void setPriorityUser(String PriorityUser)
String getPriorityUser()
void setQtyInvoiced(BigDecimal QtyInvoiced)
BigDecimal getQtyInvoiced()
void setQtyPlan(BigDecimal QtyPlan)
BigDecimal getQtyPlan()
void setQtySpent(BigDecimal QtySpent)
BigDecimal getQtySpent()
void setR_Category_ID(int R_Category_ID)
int getR_Category_ID()
I_R_Category getR_Category()
throws Exception
Exceptionvoid setR_Group_ID(int R_Group_ID)
int getR_Group_ID()
I_R_Group getR_Group()
throws Exception
Exceptionvoid setR_RequestAction_ID(int R_RequestAction_ID)
int getR_RequestAction_ID()
void setR_Request_ID(int R_Request_ID)
int getR_Request_ID()
I_R_Request getR_Request()
throws Exception
Exceptionvoid setR_RequestType_ID(int R_RequestType_ID)
int getR_RequestType_ID()
I_R_RequestType getR_RequestType()
throws Exception
Exceptionvoid setR_Resolution_ID(int R_Resolution_ID)
int getR_Resolution_ID()
I_R_Resolution getR_Resolution()
throws Exception
Exceptionvoid setR_Status_ID(int R_Status_ID)
int getR_Status_ID()
I_R_Status getR_Status()
throws Exception
Exceptionvoid setSalesRep_ID(int SalesRep_ID)
int getSalesRep_ID()
void setStartDate(Timestamp StartDate)
Timestamp getStartDate()
void setSummary(String Summary)
String getSummary()
void setTaskStatus(String TaskStatus)
String getTaskStatus()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||