Package org.compiere.model
Interface I_R_Request
-
- All Known Implementing Classes:
MRequest
,X_R_Request
public interface I_R_Request
Generated Interface for R_Request- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 7 - System - Client - Orgstatic String
COLUMNNAME_A_Asset_ID
Column name A_Asset_IDstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_Role_ID
Column name AD_Role_IDstatic String
COLUMNNAME_AD_Table_ID
Column name AD_Table_IDstatic String
COLUMNNAME_AD_User_ID
Column name AD_User_IDstatic String
COLUMNNAME_C_Activity_ID
Column name C_Activity_IDstatic String
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_IDstatic String
COLUMNNAME_C_Campaign_ID
Column name C_Campaign_IDstatic String
COLUMNNAME_C_Invoice_ID
Column name C_Invoice_IDstatic String
COLUMNNAME_C_InvoiceRequest_ID
Column name C_InvoiceRequest_IDstatic String
COLUMNNAME_C_Order_ID
Column name C_Order_IDstatic String
COLUMNNAME_C_Payment_ID
Column name C_Payment_IDstatic String
COLUMNNAME_C_Project_ID
Column name C_Project_IDstatic String
COLUMNNAME_CloseDate
Column name CloseDatestatic String
COLUMNNAME_ConfidentialType
Column name ConfidentialTypestatic String
COLUMNNAME_ConfidentialTypeEntry
Column name ConfidentialTypeEntrystatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_DateCompletePlan
Column name DateCompletePlanstatic String
COLUMNNAME_DateLastAction
Column name DateLastActionstatic String
COLUMNNAME_DateLastAlert
Column name DateLastAlertstatic String
COLUMNNAME_DateNextAction
Column name DateNextActionstatic String
COLUMNNAME_DateStartPlan
Column name DateStartPlanstatic String
COLUMNNAME_DocumentNo
Column name DocumentNostatic String
COLUMNNAME_DueType
Column name DueTypestatic String
COLUMNNAME_EndTime
Column name EndTimestatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_IsEscalated
Column name IsEscalatedstatic String
COLUMNNAME_IsInvoiced
Column name IsInvoicedstatic String
COLUMNNAME_IsSelfService
Column name IsSelfServicestatic String
COLUMNNAME_LastResult
Column name LastResultstatic String
COLUMNNAME_M_ChangeRequest_ID
Column name M_ChangeRequest_IDstatic String
COLUMNNAME_M_FixChangeNotice_ID
Column name M_FixChangeNotice_IDstatic String
COLUMNNAME_M_InOut_ID
Column name M_InOut_IDstatic String
COLUMNNAME_M_Product_ID
Column name M_Product_IDstatic String
COLUMNNAME_M_ProductSpent_ID
Column name M_ProductSpent_IDstatic String
COLUMNNAME_M_RMA_ID
Column name M_RMA_IDstatic String
COLUMNNAME_NextAction
Column name NextActionstatic String
COLUMNNAME_Priority
Column name Prioritystatic String
COLUMNNAME_PriorityUser
Column name PriorityUserstatic String
COLUMNNAME_Processed
Column name Processedstatic String
COLUMNNAME_QtyInvoiced
Column name QtyInvoicedstatic String
COLUMNNAME_QtyPlan
Column name QtyPlanstatic String
COLUMNNAME_QtySpent
Column name QtySpentstatic String
COLUMNNAME_R_Category_ID
Column name R_Category_IDstatic String
COLUMNNAME_R_Group_ID
Column name R_Group_IDstatic String
COLUMNNAME_R_MailText_ID
Column name R_MailText_IDstatic String
COLUMNNAME_R_Request_ID
Column name R_Request_IDstatic String
COLUMNNAME_R_Request_UU
Column name R_Request_UUstatic String
COLUMNNAME_R_RequestRelated_ID
Column name R_RequestRelated_IDstatic String
COLUMNNAME_R_RequestType_ID
Column name R_RequestType_IDstatic String
COLUMNNAME_R_Resolution_ID
Column name R_Resolution_IDstatic String
COLUMNNAME_R_StandardResponse_ID
Column name R_StandardResponse_IDstatic String
COLUMNNAME_R_Status_ID
Column name R_Status_IDstatic String
COLUMNNAME_Record_ID
Column name Record_IDstatic String
COLUMNNAME_RequestAmt
Column name RequestAmtstatic String
COLUMNNAME_Result
Column name Resultstatic String
COLUMNNAME_SalesRep_ID
Column name SalesRep_IDstatic String
COLUMNNAME_StartDate
Column name StartDatestatic String
COLUMNNAME_StartTime
Column name StartTimestatic String
COLUMNNAME_Summary
Column name Summarystatic String
COLUMNNAME_TaskStatus
Column name TaskStatusstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=417static String
Table_Name
TableName=R_Request
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description I_A_Asset
getA_Asset()
int
getA_Asset_ID()
Get Asset.int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.I_AD_Role
getAD_Role()
int
getAD_Role_ID()
Get Role.I_AD_Table
getAD_Table()
int
getAD_Table_ID()
Get Table.I_AD_User
getAD_User()
int
getAD_User_ID()
Get User/Contact.I_C_Activity
getC_Activity()
int
getC_Activity_ID()
Get Activity.I_C_BPartner
getC_BPartner()
int
getC_BPartner_ID()
Get Business Partner.I_C_Campaign
getC_Campaign()
int
getC_Campaign_ID()
Get Campaign.I_C_Invoice
getC_Invoice()
int
getC_Invoice_ID()
Get Invoice.I_C_Invoice
getC_InvoiceRequest()
int
getC_InvoiceRequest_ID()
Get Request Invoice.I_C_Order
getC_Order()
int
getC_Order_ID()
Get Order.I_C_Payment
getC_Payment()
int
getC_Payment_ID()
Get Payment.I_C_Project
getC_Project()
int
getC_Project_ID()
Get Project.Timestamp
getCloseDate()
Get Close Date.String
getConfidentialType()
Get Confidentiality.String
getConfidentialTypeEntry()
Get Entry Confidentiality.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.Timestamp
getDateCompletePlan()
Get Complete Plan.Timestamp
getDateLastAction()
Get Date last action.Timestamp
getDateLastAlert()
Get Last Alert.Timestamp
getDateNextAction()
Get Date next action.Timestamp
getDateStartPlan()
Get Start Plan.String
getDocumentNo()
Get Document No.String
getDueType()
Get Due type.Timestamp
getEndTime()
Get End Time.String
getLastResult()
Get Last Result.I_M_ChangeRequest
getM_ChangeRequest()
int
getM_ChangeRequest_ID()
Get Change Request.I_M_ChangeNotice
getM_FixChangeNotice()
int
getM_FixChangeNotice_ID()
Get Fixed in.I_M_InOut
getM_InOut()
int
getM_InOut_ID()
Get Shipment/Receipt.I_M_Product
getM_Product()
int
getM_Product_ID()
Get Product.I_M_Product
getM_ProductSpent()
int
getM_ProductSpent_ID()
Get Product Used.I_M_RMA
getM_RMA()
int
getM_RMA_ID()
Get RMA.String
getNextAction()
Get Next action.String
getPriority()
Get Priority.String
getPriorityUser()
Get User Importance.BigDecimal
getQtyInvoiced()
Get Quantity Invoiced.BigDecimal
getQtyPlan()
Get Quantity Plan.BigDecimal
getQtySpent()
Get Quantity Used.I_R_Category
getR_Category()
int
getR_Category_ID()
Get Category.I_R_Group
getR_Group()
int
getR_Group_ID()
Get Group.I_R_MailText
getR_MailText()
int
getR_MailText_ID()
Get Mail Template.int
getR_Request_ID()
Get Request.String
getR_Request_UU()
Get R_Request_UUI_R_Request
getR_RequestRelated()
int
getR_RequestRelated_ID()
Get Related Request.I_R_RequestType
getR_RequestType()
int
getR_RequestType_ID()
Get Request Type.I_R_Resolution
getR_Resolution()
int
getR_Resolution_ID()
Get Resolution.I_R_StandardResponse
getR_StandardResponse()
int
getR_StandardResponse_ID()
Get Standard Response.I_R_Status
getR_Status()
int
getR_Status_ID()
Get Status.int
getRecord_ID()
Get Record ID.BigDecimal
getRequestAmt()
Get Request Amount.String
getResult()
Get Result.I_AD_User
getSalesRep()
int
getSalesRep_ID()
Get Sales Representative.Timestamp
getStartDate()
Get Start Date.Timestamp
getStartTime()
Get Start Time.String
getSummary()
Get Summary.String
getTaskStatus()
Get Task Status.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.boolean
isActive()
Get Active.boolean
isEscalated()
Get Escalated.boolean
isInvoiced()
Get Invoiced.boolean
isProcessed()
Get Processed.boolean
isSelfService()
Get Self-Service.void
setA_Asset_ID(int A_Asset_ID)
Set Asset.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setAD_Role_ID(int AD_Role_ID)
Set Role.void
setAD_Table_ID(int AD_Table_ID)
Set Table.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_Campaign_ID(int C_Campaign_ID)
Set Campaign.void
setC_Invoice_ID(int C_Invoice_ID)
Set Invoice.void
setC_InvoiceRequest_ID(int C_InvoiceRequest_ID)
Set Request 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
setCloseDate(Timestamp CloseDate)
Set Close Date.void
setConfidentialType(String ConfidentialType)
Set Confidentiality.void
setConfidentialTypeEntry(String ConfidentialTypeEntry)
Set Entry Confidentiality.void
setDateCompletePlan(Timestamp DateCompletePlan)
Set Complete Plan.void
setDateLastAction(Timestamp DateLastAction)
Set Date last action.void
setDateLastAlert(Timestamp DateLastAlert)
Set Last Alert.void
setDateNextAction(Timestamp DateNextAction)
Set Date next action.void
setDateStartPlan(Timestamp DateStartPlan)
Set Start Plan.void
setDocumentNo(String DocumentNo)
Set Document No.void
setDueType(String DueType)
Set Due type.void
setEndTime(Timestamp EndTime)
Set End Time.void
setIsActive(boolean IsActive)
Set Active.void
setIsEscalated(boolean IsEscalated)
Set Escalated.void
setIsInvoiced(boolean IsInvoiced)
Set Invoiced.void
setIsSelfService(boolean IsSelfService)
Set Self-Service.void
setLastResult(String LastResult)
Set Last Result.void
setM_ChangeRequest_ID(int M_ChangeRequest_ID)
Set Change Request.void
setM_FixChangeNotice_ID(int M_FixChangeNotice_ID)
Set Fixed in.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
setNextAction(String NextAction)
Set Next action.void
setPriority(String Priority)
Set Priority.void
setPriorityUser(String PriorityUser)
Set User Importance.void
setProcessed(boolean Processed)
Set Processed.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_MailText_ID(int R_MailText_ID)
Set Mail Template.void
setR_Request_ID(int R_Request_ID)
Set Request.void
setR_Request_UU(String R_Request_UU)
Set R_Request_UUvoid
setR_RequestRelated_ID(int R_RequestRelated_ID)
Set Related Request.void
setR_RequestType_ID(int R_RequestType_ID)
Set Request Type.void
setR_Resolution_ID(int R_Resolution_ID)
Set Resolution.void
setR_StandardResponse_ID(int R_StandardResponse_ID)
Set Standard Response.void
setR_Status_ID(int R_Status_ID)
Set Status.void
setRecord_ID(int Record_ID)
Set Record ID.void
setRequestAmt(BigDecimal RequestAmt)
Set Request Amount.void
setResult(String Result)
Set Result.void
setSalesRep_ID(int SalesRep_ID)
Set Sales Representative.void
setStartDate(Timestamp StartDate)
Set Start Date.void
setStartTime(Timestamp StartTime)
Set Start Time.void
setSummary(String Summary)
Set Summary.void
setTaskStatus(String TaskStatus)
Set Task Status.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=R_Request- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=417- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 7 - System - Client - Org
-
COLUMNNAME_A_Asset_ID
static final String COLUMNNAME_A_Asset_ID
Column name A_Asset_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Role_ID
static final String COLUMNNAME_AD_Role_ID
Column name AD_Role_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Table_ID
static final String COLUMNNAME_AD_Table_ID
Column name AD_Table_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_User_ID
static final String COLUMNNAME_AD_User_ID
Column name AD_User_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Activity_ID
static final String COLUMNNAME_C_Activity_ID
Column name C_Activity_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Campaign_ID
static final String COLUMNNAME_C_Campaign_ID
Column name C_Campaign_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Invoice_ID
static final String COLUMNNAME_C_Invoice_ID
Column name C_Invoice_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_InvoiceRequest_ID
static final String COLUMNNAME_C_InvoiceRequest_ID
Column name C_InvoiceRequest_ID- See Also:
- Constant Field Values
-
COLUMNNAME_CloseDate
static final String COLUMNNAME_CloseDate
Column name CloseDate- See Also:
- Constant Field Values
-
COLUMNNAME_ConfidentialType
static final String COLUMNNAME_ConfidentialType
Column name ConfidentialType- See Also:
- Constant Field Values
-
COLUMNNAME_ConfidentialTypeEntry
static final String COLUMNNAME_ConfidentialTypeEntry
Column name ConfidentialTypeEntry- See Also:
- Constant Field Values
-
COLUMNNAME_C_Order_ID
static final String COLUMNNAME_C_Order_ID
Column name C_Order_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Payment_ID
static final String COLUMNNAME_C_Payment_ID
Column name C_Payment_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Project_ID
static final String COLUMNNAME_C_Project_ID
Column name C_Project_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_DateCompletePlan
static final String COLUMNNAME_DateCompletePlan
Column name DateCompletePlan- See Also:
- Constant Field Values
-
COLUMNNAME_DateLastAction
static final String COLUMNNAME_DateLastAction
Column name DateLastAction- See Also:
- Constant Field Values
-
COLUMNNAME_DateLastAlert
static final String COLUMNNAME_DateLastAlert
Column name DateLastAlert- See Also:
- Constant Field Values
-
COLUMNNAME_DateNextAction
static final String COLUMNNAME_DateNextAction
Column name DateNextAction- See Also:
- Constant Field Values
-
COLUMNNAME_DateStartPlan
static final String COLUMNNAME_DateStartPlan
Column name DateStartPlan- See Also:
- Constant Field Values
-
COLUMNNAME_DocumentNo
static final String COLUMNNAME_DocumentNo
Column name DocumentNo- See Also:
- Constant Field Values
-
COLUMNNAME_DueType
static final String COLUMNNAME_DueType
Column name DueType- See Also:
- Constant Field Values
-
COLUMNNAME_EndTime
static final String COLUMNNAME_EndTime
Column name EndTime- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsEscalated
static final String COLUMNNAME_IsEscalated
Column name IsEscalated- See Also:
- Constant Field Values
-
COLUMNNAME_IsInvoiced
static final String COLUMNNAME_IsInvoiced
Column name IsInvoiced- See Also:
- Constant Field Values
-
COLUMNNAME_IsSelfService
static final String COLUMNNAME_IsSelfService
Column name IsSelfService- See Also:
- Constant Field Values
-
COLUMNNAME_LastResult
static final String COLUMNNAME_LastResult
Column name LastResult- See Also:
- Constant Field Values
-
COLUMNNAME_M_ChangeRequest_ID
static final String COLUMNNAME_M_ChangeRequest_ID
Column name M_ChangeRequest_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_FixChangeNotice_ID
static final String COLUMNNAME_M_FixChangeNotice_ID
Column name M_FixChangeNotice_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_InOut_ID
static final String COLUMNNAME_M_InOut_ID
Column name M_InOut_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_Product_ID
static final String COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_ProductSpent_ID
static final String COLUMNNAME_M_ProductSpent_ID
Column name M_ProductSpent_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_RMA_ID
static final String COLUMNNAME_M_RMA_ID
Column name M_RMA_ID- See Also:
- Constant Field Values
-
COLUMNNAME_NextAction
static final String COLUMNNAME_NextAction
Column name NextAction- See Also:
- Constant Field Values
-
COLUMNNAME_Priority
static final String COLUMNNAME_Priority
Column name Priority- See Also:
- Constant Field Values
-
COLUMNNAME_PriorityUser
static final String COLUMNNAME_PriorityUser
Column name PriorityUser- See Also:
- Constant Field Values
-
COLUMNNAME_Processed
static final String COLUMNNAME_Processed
Column name Processed- See Also:
- Constant Field Values
-
COLUMNNAME_QtyInvoiced
static final String COLUMNNAME_QtyInvoiced
Column name QtyInvoiced- See Also:
- Constant Field Values
-
COLUMNNAME_QtyPlan
static final String COLUMNNAME_QtyPlan
Column name QtyPlan- See Also:
- Constant Field Values
-
COLUMNNAME_QtySpent
static final String COLUMNNAME_QtySpent
Column name QtySpent- See Also:
- Constant Field Values
-
COLUMNNAME_R_Category_ID
static final String COLUMNNAME_R_Category_ID
Column name R_Category_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Record_ID
static final String COLUMNNAME_Record_ID
Column name Record_ID- See Also:
- Constant Field Values
-
COLUMNNAME_RequestAmt
static final String COLUMNNAME_RequestAmt
Column name RequestAmt- See Also:
- Constant Field Values
-
COLUMNNAME_Result
static final String COLUMNNAME_Result
Column name Result- See Also:
- Constant Field Values
-
COLUMNNAME_R_Group_ID
static final String COLUMNNAME_R_Group_ID
Column name R_Group_ID- See Also:
- Constant Field Values
-
COLUMNNAME_R_MailText_ID
static final String COLUMNNAME_R_MailText_ID
Column name R_MailText_ID- See Also:
- Constant Field Values
-
COLUMNNAME_R_Request_ID
static final String COLUMNNAME_R_Request_ID
Column name R_Request_ID- See Also:
- Constant Field Values
-
COLUMNNAME_R_RequestRelated_ID
static final String COLUMNNAME_R_RequestRelated_ID
Column name R_RequestRelated_ID- See Also:
- Constant Field Values
-
COLUMNNAME_R_RequestType_ID
static final String COLUMNNAME_R_RequestType_ID
Column name R_RequestType_ID- See Also:
- Constant Field Values
-
COLUMNNAME_R_Request_UU
static final String COLUMNNAME_R_Request_UU
Column name R_Request_UU- See Also:
- Constant Field Values
-
COLUMNNAME_R_Resolution_ID
static final String COLUMNNAME_R_Resolution_ID
Column name R_Resolution_ID- See Also:
- Constant Field Values
-
COLUMNNAME_R_StandardResponse_ID
static final String COLUMNNAME_R_StandardResponse_ID
Column name R_StandardResponse_ID- See Also:
- Constant Field Values
-
COLUMNNAME_R_Status_ID
static final String COLUMNNAME_R_Status_ID
Column name R_Status_ID- See Also:
- Constant Field Values
-
COLUMNNAME_SalesRep_ID
static final String COLUMNNAME_SalesRep_ID
Column name SalesRep_ID- See Also:
- Constant Field Values
-
COLUMNNAME_StartDate
static final String COLUMNNAME_StartDate
Column name StartDate- See Also:
- Constant Field Values
-
COLUMNNAME_StartTime
static final String COLUMNNAME_StartTime
Column name StartTime- See Also:
- Constant Field Values
-
COLUMNNAME_Summary
static final String COLUMNNAME_Summary
Column name Summary- See Also:
- Constant Field Values
-
COLUMNNAME_TaskStatus
static final String COLUMNNAME_TaskStatus
Column name TaskStatus- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
Method Detail
-
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
I_A_Asset getA_Asset() throws RuntimeException
- Throws:
RuntimeException
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
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
I_AD_Role getAD_Role() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Table_ID
void setAD_Table_ID(int AD_Table_ID)
Set Table. Database Table information
-
getAD_Table_ID
int getAD_Table_ID()
Get Table. Database Table information
-
getAD_Table
I_AD_Table getAD_Table() throws RuntimeException
- 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
I_AD_User getAD_User() throws RuntimeException
- 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
I_C_Activity getC_Activity() throws RuntimeException
- 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
I_C_BPartner getC_BPartner() throws RuntimeException
- Throws:
RuntimeException
-
setC_Campaign_ID
void setC_Campaign_ID(int C_Campaign_ID)
Set Campaign. Marketing Campaign
-
getC_Campaign_ID
int getC_Campaign_ID()
Get Campaign. Marketing Campaign
-
getC_Campaign
I_C_Campaign getC_Campaign() throws RuntimeException
- 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
I_C_Invoice getC_Invoice() throws RuntimeException
- Throws:
RuntimeException
-
setC_InvoiceRequest_ID
void setC_InvoiceRequest_ID(int C_InvoiceRequest_ID)
Set Request Invoice. The generated invoice for this request
-
getC_InvoiceRequest_ID
int getC_InvoiceRequest_ID()
Get Request Invoice. The generated invoice for this request
-
getC_InvoiceRequest
I_C_Invoice getC_InvoiceRequest() throws RuntimeException
- Throws:
RuntimeException
-
setCloseDate
void setCloseDate(Timestamp CloseDate)
Set Close Date. Close Date
-
getCloseDate
Timestamp getCloseDate()
Get Close Date. Close Date
-
setConfidentialType
void setConfidentialType(String ConfidentialType)
Set Confidentiality. Type of Confidentiality
-
getConfidentialType
String getConfidentialType()
Get Confidentiality. Type of Confidentiality
-
setConfidentialTypeEntry
void setConfidentialTypeEntry(String ConfidentialTypeEntry)
Set Entry Confidentiality. Confidentiality of the individual entry
-
getConfidentialTypeEntry
String getConfidentialTypeEntry()
Get Entry Confidentiality. Confidentiality of the individual entry
-
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
I_C_Order getC_Order() throws RuntimeException
- 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
I_C_Payment getC_Payment() throws RuntimeException
- 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
I_C_Project getC_Project() throws RuntimeException
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setDateCompletePlan
void setDateCompletePlan(Timestamp DateCompletePlan)
Set Complete Plan. Planned Completion Date
-
getDateCompletePlan
Timestamp getDateCompletePlan()
Get Complete Plan. Planned Completion Date
-
setDateLastAction
void setDateLastAction(Timestamp DateLastAction)
Set Date last action. Date this request was last acted on
-
getDateLastAction
Timestamp getDateLastAction()
Get Date last action. Date this request was last acted on
-
setDateLastAlert
void setDateLastAlert(Timestamp DateLastAlert)
Set Last Alert. Date when last alert were sent
-
getDateLastAlert
Timestamp getDateLastAlert()
Get Last Alert. Date when last alert were sent
-
setDateNextAction
void setDateNextAction(Timestamp DateNextAction)
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
void setDateStartPlan(Timestamp DateStartPlan)
Set Start Plan. Planned Start Date
-
getDateStartPlan
Timestamp getDateStartPlan()
Get Start Plan. Planned Start Date
-
setDocumentNo
void setDocumentNo(String DocumentNo)
Set Document No. Document sequence number of the document
-
getDocumentNo
String getDocumentNo()
Get Document No. Document sequence number of the document
-
setDueType
void setDueType(String DueType)
Set Due type. Status of the next action for this Request
-
getDueType
String getDueType()
Get Due type. Status of the next action for this Request
-
setEndTime
void setEndTime(Timestamp EndTime)
Set End Time. End of the time span
-
getEndTime
Timestamp getEndTime()
Get End Time. End of the time span
-
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
void setIsEscalated(boolean IsEscalated)
Set Escalated. This request has been escalated
-
isEscalated
boolean isEscalated()
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
void setIsSelfService(boolean IsSelfService)
Set Self-Service. This is a Self-Service entry or this entry can be changed via Self-Service
-
isSelfService
boolean isSelfService()
Get Self-Service. This is a Self-Service entry or this entry can be changed via Self-Service
-
setLastResult
void setLastResult(String LastResult)
Set Last Result. Result of last contact
-
getLastResult
String getLastResult()
Get Last Result. Result of last contact
-
setM_ChangeRequest_ID
void setM_ChangeRequest_ID(int M_ChangeRequest_ID)
Set Change Request. BOM (Engineering) Change Request
-
getM_ChangeRequest_ID
int getM_ChangeRequest_ID()
Get Change Request. BOM (Engineering) Change Request
-
getM_ChangeRequest
I_M_ChangeRequest getM_ChangeRequest() throws RuntimeException
- Throws:
RuntimeException
-
setM_FixChangeNotice_ID
void setM_FixChangeNotice_ID(int M_FixChangeNotice_ID)
Set Fixed in. Fixed in Change Notice
-
getM_FixChangeNotice_ID
int getM_FixChangeNotice_ID()
Get Fixed in. Fixed in Change Notice
-
getM_FixChangeNotice
I_M_ChangeNotice getM_FixChangeNotice() throws RuntimeException
- Throws:
RuntimeException
-
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
I_M_InOut getM_InOut() throws RuntimeException
- 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
I_M_Product getM_Product() throws RuntimeException
- 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
I_M_Product getM_ProductSpent() throws RuntimeException
- 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
I_M_RMA getM_RMA() throws RuntimeException
- Throws:
RuntimeException
-
setNextAction
void setNextAction(String NextAction)
Set Next action. Next Action to be taken
-
getNextAction
String getNextAction()
Get Next action. Next Action to be taken
-
setPriority
void setPriority(String Priority)
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
void setPriorityUser(String PriorityUser)
Set User Importance. Priority of the issue for the User
-
getPriorityUser
String getPriorityUser()
Get User Importance. Priority of the issue for the User
-
setProcessed
void setProcessed(boolean Processed)
Set Processed. The document has been processed
-
isProcessed
boolean isProcessed()
Get Processed. The document has been processed
-
setQtyInvoiced
void setQtyInvoiced(BigDecimal QtyInvoiced)
Set Quantity Invoiced. Invoiced Quantity
-
getQtyInvoiced
BigDecimal getQtyInvoiced()
Get Quantity Invoiced. Invoiced Quantity
-
setQtyPlan
void setQtyPlan(BigDecimal QtyPlan)
Set Quantity Plan. Planned Quantity
-
getQtyPlan
BigDecimal getQtyPlan()
Get Quantity Plan. Planned Quantity
-
setQtySpent
void setQtySpent(BigDecimal QtySpent)
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
I_R_Category getR_Category() throws RuntimeException
- Throws:
RuntimeException
-
setRecord_ID
void setRecord_ID(int Record_ID)
Set Record ID. Direct internal record ID
-
getRecord_ID
int getRecord_ID()
Get Record ID. Direct internal record ID
-
setRequestAmt
void setRequestAmt(BigDecimal RequestAmt)
Set Request Amount. Amount associated with this request
-
getRequestAmt
BigDecimal getRequestAmt()
Get Request Amount. Amount associated with this request
-
setResult
void setResult(String Result)
Set Result. Result of the action taken
-
getResult
String getResult()
Get Result. Result of the action taken
-
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
I_R_Group getR_Group() throws RuntimeException
- Throws:
RuntimeException
-
setR_MailText_ID
void setR_MailText_ID(int R_MailText_ID)
Set Mail Template. Text templates for mailings
-
getR_MailText_ID
int getR_MailText_ID()
Get Mail Template. Text templates for mailings
-
getR_MailText
I_R_MailText getR_MailText() throws RuntimeException
- 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
-
setR_RequestRelated_ID
void setR_RequestRelated_ID(int R_RequestRelated_ID)
Set Related Request. Related Request (Master Issue, ..)
-
getR_RequestRelated_ID
int getR_RequestRelated_ID()
Get Related Request. Related Request (Master Issue, ..)
-
getR_RequestRelated
I_R_Request getR_RequestRelated() throws RuntimeException
- Throws:
RuntimeException
-
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
I_R_RequestType getR_RequestType() throws RuntimeException
- Throws:
RuntimeException
-
setR_Request_UU
void setR_Request_UU(String R_Request_UU)
Set R_Request_UU
-
getR_Request_UU
String getR_Request_UU()
Get R_Request_UU
-
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
I_R_Resolution getR_Resolution() throws RuntimeException
- Throws:
RuntimeException
-
setR_StandardResponse_ID
void setR_StandardResponse_ID(int R_StandardResponse_ID)
Set Standard Response. Request Standard Response
-
getR_StandardResponse_ID
int getR_StandardResponse_ID()
Get Standard Response. Request Standard Response
-
getR_StandardResponse
I_R_StandardResponse getR_StandardResponse() throws RuntimeException
- 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
I_R_Status getR_Status() throws RuntimeException
- 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
I_AD_User getSalesRep() throws RuntimeException
- Throws:
RuntimeException
-
setStartDate
void setStartDate(Timestamp StartDate)
Set Start Date. First effective day (inclusive)
-
getStartDate
Timestamp getStartDate()
Get Start Date. First effective day (inclusive)
-
setStartTime
void setStartTime(Timestamp StartTime)
Set Start Time. Time started
-
getStartTime
Timestamp getStartTime()
Get Start Time. Time started
-
setSummary
void setSummary(String Summary)
Set Summary. Textual summary of this request
-
getSummary
String getSummary()
Get Summary. Textual summary of this request
-
setTaskStatus
void setTaskStatus(String TaskStatus)
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
-
-