Package org.compiere.model
Interface I_R_RequestAction
- All Known Implementing Classes:
MRequestAction,X_R_RequestAction
public interface I_R_RequestAction
Generated Interface for R_RequestAction
- Version:
- Release 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 7 - System - Client - Orgstatic final StringColumn name A_Asset_IDstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name AD_Role_IDstatic final StringColumn name AD_User_IDstatic final StringColumn name C_Activity_IDstatic final StringColumn name C_BPartner_IDstatic final StringColumn name C_Invoice_IDstatic final StringColumn name C_Order_IDstatic final StringColumn name C_Payment_IDstatic final StringColumn name C_Project_IDstatic final StringColumn name ConfidentialTypestatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name DateCompletePlanstatic final StringColumn name DateNextActionstatic final StringColumn name DateStartPlanstatic final StringColumn name EndDatestatic final StringColumn name IsActivestatic final StringColumn name IsEscalatedstatic final StringColumn name IsInvoicedstatic final StringColumn name IsSelfServicestatic final StringColumn name M_InOut_IDstatic final StringColumn name M_Product_IDstatic final StringColumn name M_ProductSpent_IDstatic final StringColumn name M_RMA_IDstatic final StringColumn name NullColumnsstatic final StringColumn name Prioritystatic final StringColumn name PriorityUserstatic final StringColumn name QtyInvoicedstatic final StringColumn name QtyPlanstatic final StringColumn name QtySpentstatic final StringColumn name R_Category_IDstatic final StringColumn name R_Group_IDstatic final StringColumn name R_Request_IDstatic final StringColumn name R_RequestAction_IDstatic final StringColumn name R_RequestAction_UUstatic final StringColumn name R_RequestType_IDstatic final StringColumn name R_Resolution_IDstatic final StringColumn name R_Status_IDstatic final StringColumn name SalesRep_IDstatic final StringColumn name StartDatestatic final StringColumn name Summarystatic final StringColumn name TaskStatusstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final KeyNamePairstatic final intAD_Table_ID=418static final StringTableName=R_RequestAction -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.intGet Asset.intGet Tenant.intGet Organization.Deprecated.intGet Role.Deprecated.intGet User/Contact.Deprecated.intGet Activity.Deprecated.intGet Business Partner.Deprecated.intGet Invoice.Deprecated.intGet Order.Deprecated.intGet Payment.Deprecated.intGet Project.Get Confidentiality.Get Created.intGet Created By.Get Complete Plan.Get Date Next Action.Get Start Plan.Get End Date.Get Escalated.Get Self-Service.Deprecated.intGet Shipment/Receipt.Deprecated.intGet Product.Deprecated.intGet Product Used.getM_RMA()Deprecated.intGet RMA.Get Null Columns.Get Priority.Get User Importance.Get Quantity Invoiced.Get Quantity Plan.Get Quantity Used.Deprecated.intGet Category.Deprecated.intGet Group.Deprecated.intGet Request.intGet Request History.Get R_RequestAction_UUDeprecated.intGet Request Type.Deprecated.intGet Resolution.Deprecated.intGet Status.Deprecated.intGet Sales Representative.Get Start Date.Get Summary.Get Task Status.Get Updated.intGet Updated By.booleanisActive()Get Active.booleanGet Invoiced.voidsetA_Asset_ID(int A_Asset_ID) Set Asset.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAD_Role_ID(int AD_Role_ID) Set Role.voidsetAD_User_ID(int AD_User_ID) Set User/Contact.voidsetC_Activity_ID(int C_Activity_ID) Set Activity.voidsetC_BPartner_ID(int C_BPartner_ID) Set Business Partner.voidsetC_Invoice_ID(int C_Invoice_ID) Set Invoice.voidsetC_Order_ID(int C_Order_ID) Set Order.voidsetC_Payment_ID(int C_Payment_ID) Set Payment.voidsetC_Project_ID(int C_Project_ID) Set Project.voidsetConfidentialType(String ConfidentialType) Set Confidentiality.voidsetDateCompletePlan(Timestamp DateCompletePlan) Set Complete Plan.voidsetDateNextAction(Timestamp DateNextAction) Set Date Next Action.voidsetDateStartPlan(Timestamp DateStartPlan) Set Start Plan.voidsetEndDate(Timestamp EndDate) Set End Date.voidsetIsActive(boolean IsActive) Set Active.voidsetIsEscalated(String IsEscalated) Set Escalated.voidsetIsInvoiced(boolean IsInvoiced) Set Invoiced.voidsetIsSelfService(String IsSelfService) Set Self-Service.voidsetM_InOut_ID(int M_InOut_ID) Set Shipment/Receipt.voidsetM_Product_ID(int M_Product_ID) Set Product.voidsetM_ProductSpent_ID(int M_ProductSpent_ID) Set Product Used.voidsetM_RMA_ID(int M_RMA_ID) Set RMA.voidsetNullColumns(String NullColumns) Set Null Columns.voidsetPriority(String Priority) Set Priority.voidsetPriorityUser(String PriorityUser) Set User Importance.voidsetQtyInvoiced(BigDecimal QtyInvoiced) Set Quantity Invoiced.voidsetQtyPlan(BigDecimal QtyPlan) Set Quantity Plan.voidsetQtySpent(BigDecimal QtySpent) Set Quantity Used.voidsetR_Category_ID(int R_Category_ID) Set Category.voidsetR_Group_ID(int R_Group_ID) Set Group.voidsetR_Request_ID(int R_Request_ID) Set Request.voidsetR_RequestAction_ID(int R_RequestAction_ID) Set Request History.voidsetR_RequestAction_UU(String R_RequestAction_UU) Set R_RequestAction_UUvoidsetR_RequestType_ID(int R_RequestType_ID) Set Request Type.voidsetR_Resolution_ID(int R_Resolution_ID) Set Resolution.voidsetR_Status_ID(int R_Status_ID) Set Status.voidsetSalesRep_ID(int SalesRep_ID) Set Sales Representative.voidsetStartDate(Timestamp StartDate) Set Start Date.voidsetSummary(String Summary) Set Summary.voidsetTaskStatus(String TaskStatus) Set Task Status.
-
Field Details
-
Table_Name
TableName=R_RequestAction- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=418- See Also:
-
Model
-
accessLevel
AccessLevel = 7 - System - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_Role_ID
Column name AD_Role_ID- See Also:
-
COLUMNNAME_AD_User_ID
Column name AD_User_ID- See Also:
-
COLUMNNAME_A_Asset_ID
Column name A_Asset_ID- See Also:
-
COLUMNNAME_C_Activity_ID
Column name C_Activity_ID- See Also:
-
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
-
COLUMNNAME_C_Invoice_ID
Column name C_Invoice_ID- See Also:
-
COLUMNNAME_C_Order_ID
Column name C_Order_ID- See Also:
-
COLUMNNAME_C_Payment_ID
Column name C_Payment_ID- See Also:
-
COLUMNNAME_C_Project_ID
Column name C_Project_ID- See Also:
-
COLUMNNAME_ConfidentialType
Column name ConfidentialType- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DateCompletePlan
Column name DateCompletePlan- See Also:
-
COLUMNNAME_DateNextAction
Column name DateNextAction- See Also:
-
COLUMNNAME_DateStartPlan
Column name DateStartPlan- See Also:
-
COLUMNNAME_EndDate
Column name EndDate- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsEscalated
Column name IsEscalated- See Also:
-
COLUMNNAME_IsInvoiced
Column name IsInvoiced- See Also:
-
COLUMNNAME_IsSelfService
Column name IsSelfService- See Also:
-
COLUMNNAME_M_InOut_ID
Column name M_InOut_ID- See Also:
-
COLUMNNAME_M_ProductSpent_ID
Column name M_ProductSpent_ID- See Also:
-
COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
-
COLUMNNAME_M_RMA_ID
Column name M_RMA_ID- See Also:
-
COLUMNNAME_NullColumns
Column name NullColumns- See Also:
-
COLUMNNAME_Priority
Column name Priority- See Also:
-
COLUMNNAME_PriorityUser
Column name PriorityUser- See Also:
-
COLUMNNAME_QtyInvoiced
Column name QtyInvoiced- See Also:
-
COLUMNNAME_QtyPlan
Column name QtyPlan- See Also:
-
COLUMNNAME_QtySpent
Column name QtySpent- See Also:
-
COLUMNNAME_R_Category_ID
Column name R_Category_ID- See Also:
-
COLUMNNAME_R_Group_ID
Column name R_Group_ID- See Also:
-
COLUMNNAME_R_RequestAction_ID
Column name R_RequestAction_ID- See Also:
-
COLUMNNAME_R_RequestAction_UU
Column name R_RequestAction_UU- See Also:
-
COLUMNNAME_R_RequestType_ID
Column name R_RequestType_ID- See Also:
-
COLUMNNAME_R_Request_ID
Column name R_Request_ID- See Also:
-
COLUMNNAME_R_Resolution_ID
Column name R_Resolution_ID- See Also:
-
COLUMNNAME_R_Status_ID
Column name R_Status_ID- See Also:
-
COLUMNNAME_SalesRep_ID
Column name SalesRep_ID- See Also:
-
COLUMNNAME_StartDate
Column name StartDate- See Also:
-
COLUMNNAME_Summary
Column name Summary- See Also:
-
COLUMNNAME_TaskStatus
Column name TaskStatus- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setAD_Role_ID
void setAD_Role_ID(int AD_Role_ID) Set Role. Responsibility Role -
getAD_Role_ID
int getAD_Role_ID()Get Role. Responsibility Role -
getAD_Role
Deprecated.- Throws:
RuntimeException
-
setAD_User_ID
void setAD_User_ID(int AD_User_ID) Set User/Contact. User within the system - Internal or Business Partner Contact -
getAD_User_ID
int getAD_User_ID()Get User/Contact. User within the system - Internal or Business Partner Contact -
getAD_User
Deprecated.- Throws:
RuntimeException
-
setA_Asset_ID
void setA_Asset_ID(int A_Asset_ID) Set Asset. Asset used internally or by customers -
getA_Asset_ID
int getA_Asset_ID()Get Asset. Asset used internally or by customers -
getA_Asset
Deprecated.- Throws:
RuntimeException
-
setC_Activity_ID
void setC_Activity_ID(int C_Activity_ID) Set Activity. Business Activity -
getC_Activity_ID
int getC_Activity_ID()Get Activity. Business Activity -
getC_Activity
Deprecated.- Throws:
RuntimeException
-
setC_BPartner_ID
void setC_BPartner_ID(int C_BPartner_ID) Set Business Partner. Identifies a Business Partner -
getC_BPartner_ID
int getC_BPartner_ID()Get Business Partner. Identifies a Business Partner -
getC_BPartner
Deprecated.- Throws:
RuntimeException
-
setC_Invoice_ID
void setC_Invoice_ID(int C_Invoice_ID) Set Invoice. Invoice Identifier -
getC_Invoice_ID
int getC_Invoice_ID()Get Invoice. Invoice Identifier -
getC_Invoice
Deprecated.- Throws:
RuntimeException
-
setC_Order_ID
void setC_Order_ID(int C_Order_ID) Set Order. Order -
getC_Order_ID
int getC_Order_ID()Get Order. Order -
getC_Order
Deprecated.- Throws:
RuntimeException
-
setC_Payment_ID
void setC_Payment_ID(int C_Payment_ID) Set Payment. Payment identifier -
getC_Payment_ID
int getC_Payment_ID()Get Payment. Payment identifier -
getC_Payment
Deprecated.- Throws:
RuntimeException
-
setC_Project_ID
void setC_Project_ID(int C_Project_ID) Set Project. Financial Project -
getC_Project_ID
int getC_Project_ID()Get Project. Financial Project -
getC_Project
Deprecated.- Throws:
RuntimeException
-
setConfidentialType
Set Confidentiality. Type of Confidentiality -
getConfidentialType
String getConfidentialType()Get Confidentiality. Type of Confidentiality -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDateCompletePlan
Set Complete Plan. Planned Completion Date -
getDateCompletePlan
Timestamp getDateCompletePlan()Get Complete Plan. Planned Completion Date -
setDateNextAction
Set Date Next Action. Date that this request should be acted on -
getDateNextAction
Timestamp getDateNextAction()Get Date Next Action. Date that this request should be acted on -
setDateStartPlan
Set Start Plan. Planned Start Date -
getDateStartPlan
Timestamp getDateStartPlan()Get Start Plan. Planned Start Date -
setEndDate
Set End Date. Last effective date (inclusive) -
getEndDate
Timestamp getEndDate()Get End Date. Last effective date (inclusive) -
setIsActive
void setIsActive(boolean IsActive) Set Active. The record is active in the system -
isActive
boolean isActive()Get Active. The record is active in the system -
setIsEscalated
Set Escalated. This request has been escalated -
getIsEscalated
String getIsEscalated()Get Escalated. This request has been escalated -
setIsInvoiced
void setIsInvoiced(boolean IsInvoiced) Set Invoiced. Is this invoiced? -
isInvoiced
boolean isInvoiced()Get Invoiced. Is this invoiced? -
setIsSelfService
Set Self-Service. This is a Self-Service entry or this entry can be changed via Self-Service -
getIsSelfService
String getIsSelfService()Get Self-Service. This is a Self-Service entry or this entry can be changed via Self-Service -
setM_InOut_ID
void setM_InOut_ID(int M_InOut_ID) Set Shipment/Receipt. Material Shipment Document -
getM_InOut_ID
int getM_InOut_ID()Get Shipment/Receipt. Material Shipment Document -
getM_InOut
Deprecated.- Throws:
RuntimeException
-
setM_ProductSpent_ID
void setM_ProductSpent_ID(int M_ProductSpent_ID) Set Product Used. Product/Resource/Service used in Request -
getM_ProductSpent_ID
int getM_ProductSpent_ID()Get Product Used. Product/Resource/Service used in Request -
getM_ProductSpent
Deprecated.- Throws:
RuntimeException
-
setM_Product_ID
void setM_Product_ID(int M_Product_ID) Set Product. Product, Service, Item -
getM_Product_ID
int getM_Product_ID()Get Product. Product, Service, Item -
getM_Product
Deprecated.- Throws:
RuntimeException
-
setM_RMA_ID
void setM_RMA_ID(int M_RMA_ID) Set RMA. Return Material Authorization -
getM_RMA_ID
int getM_RMA_ID()Get RMA. Return Material Authorization -
getM_RMA
Deprecated.- Throws:
RuntimeException
-
setNullColumns
Set Null Columns. Columns with NULL value -
getNullColumns
String getNullColumns()Get Null Columns. Columns with NULL value -
setPriority
Set Priority. Indicates if this request is of a high, medium or low priority. -
getPriority
String getPriority()Get Priority. Indicates if this request is of a high, medium or low priority. -
setPriorityUser
Set User Importance. Priority of the issue for the User -
getPriorityUser
String getPriorityUser()Get User Importance. Priority of the issue for the User -
setQtyInvoiced
Set Quantity Invoiced. Invoiced Quantity -
getQtyInvoiced
BigDecimal getQtyInvoiced()Get Quantity Invoiced. Invoiced Quantity -
setQtyPlan
Set Quantity Plan. Planned Quantity -
getQtyPlan
BigDecimal getQtyPlan()Get Quantity Plan. Planned Quantity -
setQtySpent
Set Quantity Used. Quantity used for this event -
getQtySpent
BigDecimal getQtySpent()Get Quantity Used. Quantity used for this event -
setR_Category_ID
void setR_Category_ID(int R_Category_ID) Set Category. Request Category -
getR_Category_ID
int getR_Category_ID()Get Category. Request Category -
getR_Category
Deprecated.- Throws:
RuntimeException
-
setR_Group_ID
void setR_Group_ID(int R_Group_ID) Set Group. Request Group -
getR_Group_ID
int getR_Group_ID()Get Group. Request Group -
getR_Group
Deprecated.- Throws:
RuntimeException
-
setR_RequestAction_ID
void setR_RequestAction_ID(int R_RequestAction_ID) Set Request History. Request has been changed -
getR_RequestAction_ID
int getR_RequestAction_ID()Get Request History. Request has been changed -
setR_RequestAction_UU
Set R_RequestAction_UU -
getR_RequestAction_UU
String getR_RequestAction_UU()Get R_RequestAction_UU -
setR_RequestType_ID
void setR_RequestType_ID(int R_RequestType_ID) Set Request Type. Type of request (e.g. Inquiry, Complaint, ..) -
getR_RequestType_ID
int getR_RequestType_ID()Get Request Type. Type of request (e.g. Inquiry, Complaint, ..) -
getR_RequestType
Deprecated.- Throws:
RuntimeException
-
setR_Request_ID
void setR_Request_ID(int R_Request_ID) Set Request. Request from a Business Partner or Prospect -
getR_Request_ID
int getR_Request_ID()Get Request. Request from a Business Partner or Prospect -
getR_Request
Deprecated.- Throws:
RuntimeException
-
setR_Resolution_ID
void setR_Resolution_ID(int R_Resolution_ID) Set Resolution. Request Resolution -
getR_Resolution_ID
int getR_Resolution_ID()Get Resolution. Request Resolution -
getR_Resolution
Deprecated.- Throws:
RuntimeException
-
setR_Status_ID
void setR_Status_ID(int R_Status_ID) Set Status. Request Status -
getR_Status_ID
int getR_Status_ID()Get Status. Request Status -
getR_Status
Deprecated.- Throws:
RuntimeException
-
setSalesRep_ID
void setSalesRep_ID(int SalesRep_ID) Set Sales Representative. Sales Representative or Company Agent -
getSalesRep_ID
int getSalesRep_ID()Get Sales Representative. Sales Representative or Company Agent -
getSalesRep
Deprecated.- Throws:
RuntimeException
-
setStartDate
Set Start Date. First effective day (inclusive) -
getStartDate
Timestamp getStartDate()Get Start Date. First effective day (inclusive) -
setSummary
Set Summary. Textual summary of this request -
getSummary
String getSummary()Get Summary. Textual summary of this request -
setTaskStatus
Set Task Status. Status of the Task -
getTaskStatus
String getTaskStatus()Get Task Status. Status of the Task -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-