Package org.compiere.model
Class X_R_RequestAction
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_R_RequestAction
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_Persistent
,I_R_RequestAction
,Evaluatee
- Direct Known Subclasses:
MRequestAction
public class X_R_RequestAction extends PO implements I_R_RequestAction, I_Persistent
Generated Model for R_RequestAction- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int
CONFIDENTIALTYPE_AD_Reference_ID
ConfidentialType AD_Reference_ID=340static String
CONFIDENTIALTYPE_Internal
Internal = Istatic String
CONFIDENTIALTYPE_PartnerConfidential
Partner Confidential = Cstatic String
CONFIDENTIALTYPE_PrivateInformation
Private Information = Pstatic String
CONFIDENTIALTYPE_PublicInformation
Public Information = Astatic int
ISESCALATED_AD_Reference_ID
IsEscalated AD_Reference_ID=319static String
ISESCALATED_No
No = Nstatic String
ISESCALATED_Yes
Yes = Ystatic int
ISSELFSERVICE_AD_Reference_ID
IsSelfService AD_Reference_ID=319static String
ISSELFSERVICE_No
No = Nstatic String
ISSELFSERVICE_Yes
Yes = Ystatic int
PRIORITY_AD_Reference_ID
Priority AD_Reference_ID=154static String
PRIORITY_High
High = 3static String
PRIORITY_Low
Low = 7static String
PRIORITY_Medium
Medium = 5static String
PRIORITY_Minor
Minor = 9static String
PRIORITY_Urgent
Urgent = 1static int
PRIORITYUSER_AD_Reference_ID
PriorityUser AD_Reference_ID=154static String
PRIORITYUSER_High
High = 3static String
PRIORITYUSER_Low
Low = 7static String
PRIORITYUSER_Medium
Medium = 5static String
PRIORITYUSER_Minor
Minor = 9static String
PRIORITYUSER_Urgent
Urgent = 1static String
TASKSTATUS_0NotStarted
0% Not Started = 0static String
TASKSTATUS_100Complete
100% Complete = Dstatic String
TASKSTATUS_20Started
20% Started = 2static String
TASKSTATUS_40Busy
40% Busy = 4static String
TASKSTATUS_60GoodProgress
60% Good Progress = 6static String
TASKSTATUS_80NearlyDone
80% Nearly Done = 8static String
TASKSTATUS_90Finishing
90% Finishing = 9static String
TASKSTATUS_95AlmostDone
95% Almost Done = Astatic String
TASKSTATUS_99CleaningUp
99% Cleaning up = Cstatic int
TASKSTATUS_AD_Reference_ID
TaskStatus AD_Reference_ID=366-
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
-
Fields inherited from interface org.compiere.model.I_R_RequestAction
accessLevel, COLUMNNAME_A_Asset_ID, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_Role_ID, COLUMNNAME_AD_User_ID, COLUMNNAME_C_Activity_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_Invoice_ID, COLUMNNAME_C_Order_ID, COLUMNNAME_C_Payment_ID, COLUMNNAME_C_Project_ID, COLUMNNAME_ConfidentialType, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_DateCompletePlan, COLUMNNAME_DateNextAction, COLUMNNAME_DateStartPlan, COLUMNNAME_EndDate, COLUMNNAME_IsActive, COLUMNNAME_IsEscalated, COLUMNNAME_IsInvoiced, COLUMNNAME_IsSelfService, COLUMNNAME_M_InOut_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_M_ProductSpent_ID, COLUMNNAME_M_RMA_ID, COLUMNNAME_NullColumns, COLUMNNAME_Priority, COLUMNNAME_PriorityUser, COLUMNNAME_QtyInvoiced, COLUMNNAME_QtyPlan, COLUMNNAME_QtySpent, COLUMNNAME_R_Category_ID, COLUMNNAME_R_Group_ID, COLUMNNAME_R_Request_ID, COLUMNNAME_R_RequestAction_ID, COLUMNNAME_R_RequestAction_UU, COLUMNNAME_R_RequestType_ID, COLUMNNAME_R_Resolution_ID, COLUMNNAME_R_Status_ID, COLUMNNAME_SalesRep_ID, COLUMNNAME_StartDate, COLUMNNAME_Summary, COLUMNNAME_TaskStatus, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_R_RequestAction(Properties ctx, int R_RequestAction_ID, String trxName)
Standard ConstructorX_R_RequestAction(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected int
get_AccessLevel()
AccessLevelI_A_Asset
getA_Asset()
int
getA_Asset_ID()
Get Asset.I_AD_Role
getAD_Role()
int
getAD_Role_ID()
Get Role.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_Invoice
getC_Invoice()
int
getC_Invoice_ID()
Get 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.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
getIsSelfService()
Get Self-Service.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
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.I_R_Category
getR_Category()
int
getR_Category_ID()
Get Category.I_R_Group
getR_Group()
int
getR_Group_ID()
Get Group.I_R_Request
getR_Request()
int
getR_Request_ID()
Get Request.int
getR_RequestAction_ID()
Get Request History.String
getR_RequestAction_UU()
Get R_RequestAction_UU.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_Status
getR_Status()
int
getR_Status_ID()
Get Status.I_AD_User
getSalesRep()
int
getSalesRep_ID()
Get Sales Representative.Timestamp
getStartDate()
Get Start Date.String
getSummary()
Get Summary.String
getTaskStatus()
Get Task Status.protected POInfo
initPO(Properties ctx)
Load Meta Databoolean
isInvoiced()
Get Invoiced.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(boolean 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_RequestAction_UU(String R_RequestAction_UU)
Set R_RequestAction_UU.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.String
toString()
String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock, update_Tree, validForeignKeys
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Methods inherited from interface org.compiere.model.I_Persistent
save
-
Methods inherited from interface org.compiere.model.I_R_RequestAction
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
-
-
-
-
Field Detail
-
CONFIDENTIALTYPE_AD_Reference_ID
public static final int CONFIDENTIALTYPE_AD_Reference_ID
ConfidentialType AD_Reference_ID=340- See Also:
- Constant Field Values
-
CONFIDENTIALTYPE_PublicInformation
public static final String CONFIDENTIALTYPE_PublicInformation
Public Information = A- See Also:
- Constant Field Values
-
CONFIDENTIALTYPE_PartnerConfidential
public static final String CONFIDENTIALTYPE_PartnerConfidential
Partner Confidential = C- See Also:
- Constant Field Values
-
CONFIDENTIALTYPE_Internal
public static final String CONFIDENTIALTYPE_Internal
Internal = I- See Also:
- Constant Field Values
-
CONFIDENTIALTYPE_PrivateInformation
public static final String CONFIDENTIALTYPE_PrivateInformation
Private Information = P- See Also:
- Constant Field Values
-
ISESCALATED_AD_Reference_ID
public static final int ISESCALATED_AD_Reference_ID
IsEscalated AD_Reference_ID=319- See Also:
- Constant Field Values
-
ISESCALATED_No
public static final String ISESCALATED_No
No = N- See Also:
- Constant Field Values
-
ISESCALATED_Yes
public static final String ISESCALATED_Yes
Yes = Y- See Also:
- Constant Field Values
-
ISSELFSERVICE_AD_Reference_ID
public static final int ISSELFSERVICE_AD_Reference_ID
IsSelfService AD_Reference_ID=319- See Also:
- Constant Field Values
-
ISSELFSERVICE_No
public static final String ISSELFSERVICE_No
No = N- See Also:
- Constant Field Values
-
ISSELFSERVICE_Yes
public static final String ISSELFSERVICE_Yes
Yes = Y- See Also:
- Constant Field Values
-
PRIORITY_AD_Reference_ID
public static final int PRIORITY_AD_Reference_ID
Priority AD_Reference_ID=154- See Also:
- Constant Field Values
-
PRIORITY_Urgent
public static final String PRIORITY_Urgent
Urgent = 1- See Also:
- Constant Field Values
-
PRIORITY_High
public static final String PRIORITY_High
High = 3- See Also:
- Constant Field Values
-
PRIORITY_Medium
public static final String PRIORITY_Medium
Medium = 5- See Also:
- Constant Field Values
-
PRIORITY_Low
public static final String PRIORITY_Low
Low = 7- See Also:
- Constant Field Values
-
PRIORITY_Minor
public static final String PRIORITY_Minor
Minor = 9- See Also:
- Constant Field Values
-
PRIORITYUSER_AD_Reference_ID
public static final int PRIORITYUSER_AD_Reference_ID
PriorityUser AD_Reference_ID=154- See Also:
- Constant Field Values
-
PRIORITYUSER_Urgent
public static final String PRIORITYUSER_Urgent
Urgent = 1- See Also:
- Constant Field Values
-
PRIORITYUSER_High
public static final String PRIORITYUSER_High
High = 3- See Also:
- Constant Field Values
-
PRIORITYUSER_Medium
public static final String PRIORITYUSER_Medium
Medium = 5- See Also:
- Constant Field Values
-
PRIORITYUSER_Low
public static final String PRIORITYUSER_Low
Low = 7- See Also:
- Constant Field Values
-
PRIORITYUSER_Minor
public static final String PRIORITYUSER_Minor
Minor = 9- See Also:
- Constant Field Values
-
TASKSTATUS_AD_Reference_ID
public static final int TASKSTATUS_AD_Reference_ID
TaskStatus AD_Reference_ID=366- See Also:
- Constant Field Values
-
TASKSTATUS_0NotStarted
public static final String TASKSTATUS_0NotStarted
0% Not Started = 0- See Also:
- Constant Field Values
-
TASKSTATUS_20Started
public static final String TASKSTATUS_20Started
20% Started = 2- See Also:
- Constant Field Values
-
TASKSTATUS_40Busy
public static final String TASKSTATUS_40Busy
40% Busy = 4- See Also:
- Constant Field Values
-
TASKSTATUS_60GoodProgress
public static final String TASKSTATUS_60GoodProgress
60% Good Progress = 6- See Also:
- Constant Field Values
-
TASKSTATUS_80NearlyDone
public static final String TASKSTATUS_80NearlyDone
80% Nearly Done = 8- See Also:
- Constant Field Values
-
TASKSTATUS_90Finishing
public static final String TASKSTATUS_90Finishing
90% Finishing = 9- See Also:
- Constant Field Values
-
TASKSTATUS_95AlmostDone
public static final String TASKSTATUS_95AlmostDone
95% Almost Done = A- See Also:
- Constant Field Values
-
TASKSTATUS_99CleaningUp
public static final String TASKSTATUS_99CleaningUp
99% Cleaning up = C- See Also:
- Constant Field Values
-
TASKSTATUS_100Complete
public static final String TASKSTATUS_100Complete
100% Complete = D- See Also:
- Constant Field Values
-
-
Constructor Detail
-
X_R_RequestAction
public X_R_RequestAction(Properties ctx, int R_RequestAction_ID, String trxName)
Standard Constructor
-
X_R_RequestAction
public X_R_RequestAction(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 7 - System - Client - Org
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
getA_Asset
public I_A_Asset getA_Asset() throws RuntimeException
- Specified by:
getA_Asset
in interfaceI_R_RequestAction
- Throws:
RuntimeException
-
setA_Asset_ID
public void setA_Asset_ID(int A_Asset_ID)
Set Asset.- Specified by:
setA_Asset_ID
in interfaceI_R_RequestAction
- Parameters:
A_Asset_ID
- Asset used internally or by customers
-
getA_Asset_ID
public int getA_Asset_ID()
Get Asset.- Specified by:
getA_Asset_ID
in interfaceI_R_RequestAction
- Returns:
- Asset used internally or by customers
-
getAD_Role
public I_AD_Role getAD_Role() throws RuntimeException
- Specified by:
getAD_Role
in interfaceI_R_RequestAction
- Throws:
RuntimeException
-
setAD_Role_ID
public void setAD_Role_ID(int AD_Role_ID)
Set Role.- Specified by:
setAD_Role_ID
in interfaceI_R_RequestAction
- Parameters:
AD_Role_ID
- Responsibility Role
-
getAD_Role_ID
public int getAD_Role_ID()
Get Role.- Specified by:
getAD_Role_ID
in interfaceI_R_RequestAction
- Returns:
- Responsibility Role
-
getAD_User
public I_AD_User getAD_User() throws RuntimeException
- Specified by:
getAD_User
in interfaceI_R_RequestAction
- Throws:
RuntimeException
-
setAD_User_ID
public void setAD_User_ID(int AD_User_ID)
Set User/Contact.- Specified by:
setAD_User_ID
in interfaceI_R_RequestAction
- Parameters:
AD_User_ID
- User within the system - Internal or Business Partner Contact
-
getAD_User_ID
public int getAD_User_ID()
Get User/Contact.- Specified by:
getAD_User_ID
in interfaceI_R_RequestAction
- Returns:
- User within the system - Internal or Business Partner Contact
-
getC_Activity
public I_C_Activity getC_Activity() throws RuntimeException
- Specified by:
getC_Activity
in interfaceI_R_RequestAction
- Throws:
RuntimeException
-
setC_Activity_ID
public void setC_Activity_ID(int C_Activity_ID)
Set Activity.- Specified by:
setC_Activity_ID
in interfaceI_R_RequestAction
- Parameters:
C_Activity_ID
- Business Activity
-
getC_Activity_ID
public int getC_Activity_ID()
Get Activity.- Specified by:
getC_Activity_ID
in interfaceI_R_RequestAction
- Returns:
- Business Activity
-
getC_BPartner
public I_C_BPartner getC_BPartner() throws RuntimeException
- Specified by:
getC_BPartner
in interfaceI_R_RequestAction
- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.- Specified by:
setC_BPartner_ID
in interfaceI_R_RequestAction
- Parameters:
C_BPartner_ID
- Identifies a Business Partner
-
getC_BPartner_ID
public int getC_BPartner_ID()
Get Business Partner.- Specified by:
getC_BPartner_ID
in interfaceI_R_RequestAction
- Returns:
- Identifies a Business Partner
-
getC_Invoice
public I_C_Invoice getC_Invoice() throws RuntimeException
- Specified by:
getC_Invoice
in interfaceI_R_RequestAction
- Throws:
RuntimeException
-
setC_Invoice_ID
public void setC_Invoice_ID(int C_Invoice_ID)
Set Invoice.- Specified by:
setC_Invoice_ID
in interfaceI_R_RequestAction
- Parameters:
C_Invoice_ID
- Invoice Identifier
-
getC_Invoice_ID
public int getC_Invoice_ID()
Get Invoice.- Specified by:
getC_Invoice_ID
in interfaceI_R_RequestAction
- Returns:
- Invoice Identifier
-
setConfidentialType
public void setConfidentialType(String ConfidentialType)
Set Confidentiality.- Specified by:
setConfidentialType
in interfaceI_R_RequestAction
- Parameters:
ConfidentialType
- Type of Confidentiality
-
getConfidentialType
public String getConfidentialType()
Get Confidentiality.- Specified by:
getConfidentialType
in interfaceI_R_RequestAction
- Returns:
- Type of Confidentiality
-
getC_Order
public I_C_Order getC_Order() throws RuntimeException
- Specified by:
getC_Order
in interfaceI_R_RequestAction
- Throws:
RuntimeException
-
setC_Order_ID
public void setC_Order_ID(int C_Order_ID)
Set Order.- Specified by:
setC_Order_ID
in interfaceI_R_RequestAction
- Parameters:
C_Order_ID
- Order
-
getC_Order_ID
public int getC_Order_ID()
Get Order.- Specified by:
getC_Order_ID
in interfaceI_R_RequestAction
- Returns:
- Order
-
getC_Payment
public I_C_Payment getC_Payment() throws RuntimeException
- Specified by:
getC_Payment
in interfaceI_R_RequestAction
- Throws:
RuntimeException
-
setC_Payment_ID
public void setC_Payment_ID(int C_Payment_ID)
Set Payment.- Specified by:
setC_Payment_ID
in interfaceI_R_RequestAction
- Parameters:
C_Payment_ID
- Payment identifier
-
getC_Payment_ID
public int getC_Payment_ID()
Get Payment.- Specified by:
getC_Payment_ID
in interfaceI_R_RequestAction
- Returns:
- Payment identifier
-
getC_Project
public I_C_Project getC_Project() throws RuntimeException
- Specified by:
getC_Project
in interfaceI_R_RequestAction
- Throws:
RuntimeException
-
setC_Project_ID
public void setC_Project_ID(int C_Project_ID)
Set Project.- Specified by:
setC_Project_ID
in interfaceI_R_RequestAction
- Parameters:
C_Project_ID
- Financial Project
-
getC_Project_ID
public int getC_Project_ID()
Get Project.- Specified by:
getC_Project_ID
in interfaceI_R_RequestAction
- Returns:
- Financial Project
-
setDateCompletePlan
public void setDateCompletePlan(Timestamp DateCompletePlan)
Set Complete Plan.- Specified by:
setDateCompletePlan
in interfaceI_R_RequestAction
- Parameters:
DateCompletePlan
- Planned Completion Date
-
getDateCompletePlan
public Timestamp getDateCompletePlan()
Get Complete Plan.- Specified by:
getDateCompletePlan
in interfaceI_R_RequestAction
- Returns:
- Planned Completion Date
-
setDateNextAction
public void setDateNextAction(Timestamp DateNextAction)
Set Date next action.- Specified by:
setDateNextAction
in interfaceI_R_RequestAction
- Parameters:
DateNextAction
- Date that this request should be acted on
-
getDateNextAction
public Timestamp getDateNextAction()
Get Date next action.- Specified by:
getDateNextAction
in interfaceI_R_RequestAction
- Returns:
- Date that this request should be acted on
-
setDateStartPlan
public void setDateStartPlan(Timestamp DateStartPlan)
Set Start Plan.- Specified by:
setDateStartPlan
in interfaceI_R_RequestAction
- Parameters:
DateStartPlan
- Planned Start Date
-
getDateStartPlan
public Timestamp getDateStartPlan()
Get Start Plan.- Specified by:
getDateStartPlan
in interfaceI_R_RequestAction
- Returns:
- Planned Start Date
-
setEndDate
public void setEndDate(Timestamp EndDate)
Set End Date.- Specified by:
setEndDate
in interfaceI_R_RequestAction
- Parameters:
EndDate
- Last effective date (inclusive)
-
getEndDate
public Timestamp getEndDate()
Get End Date.- Specified by:
getEndDate
in interfaceI_R_RequestAction
- Returns:
- Last effective date (inclusive)
-
setIsEscalated
public void setIsEscalated(String IsEscalated)
Set Escalated.- Specified by:
setIsEscalated
in interfaceI_R_RequestAction
- Parameters:
IsEscalated
- This request has been escalated
-
getIsEscalated
public String getIsEscalated()
Get Escalated.- Specified by:
getIsEscalated
in interfaceI_R_RequestAction
- Returns:
- This request has been escalated
-
setIsInvoiced
public void setIsInvoiced(boolean IsInvoiced)
Set Invoiced.- Specified by:
setIsInvoiced
in interfaceI_R_RequestAction
- Parameters:
IsInvoiced
- Is this invoiced?
-
isInvoiced
public boolean isInvoiced()
Get Invoiced.- Specified by:
isInvoiced
in interfaceI_R_RequestAction
- Returns:
- Is this invoiced?
-
setIsSelfService
public void setIsSelfService(String IsSelfService)
Set Self-Service.- Specified by:
setIsSelfService
in interfaceI_R_RequestAction
- Parameters:
IsSelfService
- This is a Self-Service entry or this entry can be changed via Self-Service
-
getIsSelfService
public String getIsSelfService()
Get Self-Service.- Specified by:
getIsSelfService
in interfaceI_R_RequestAction
- Returns:
- This is a Self-Service entry or this entry can be changed via Self-Service
-
getM_InOut
public I_M_InOut getM_InOut() throws RuntimeException
- Specified by:
getM_InOut
in interfaceI_R_RequestAction
- Throws:
RuntimeException
-
setM_InOut_ID
public void setM_InOut_ID(int M_InOut_ID)
Set Shipment/Receipt.- Specified by:
setM_InOut_ID
in interfaceI_R_RequestAction
- Parameters:
M_InOut_ID
- Material Shipment Document
-
getM_InOut_ID
public int getM_InOut_ID()
Get Shipment/Receipt.- Specified by:
getM_InOut_ID
in interfaceI_R_RequestAction
- Returns:
- Material Shipment Document
-
getM_Product
public I_M_Product getM_Product() throws RuntimeException
- Specified by:
getM_Product
in interfaceI_R_RequestAction
- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID)
Set Product.- Specified by:
setM_Product_ID
in interfaceI_R_RequestAction
- Parameters:
M_Product_ID
- Product, Service, Item
-
getM_Product_ID
public int getM_Product_ID()
Get Product.- Specified by:
getM_Product_ID
in interfaceI_R_RequestAction
- Returns:
- Product, Service, Item
-
getM_ProductSpent
public I_M_Product getM_ProductSpent() throws RuntimeException
- Specified by:
getM_ProductSpent
in interfaceI_R_RequestAction
- Throws:
RuntimeException
-
setM_ProductSpent_ID
public void setM_ProductSpent_ID(int M_ProductSpent_ID)
Set Product Used.- Specified by:
setM_ProductSpent_ID
in interfaceI_R_RequestAction
- Parameters:
M_ProductSpent_ID
- Product/Resource/Service used in Request
-
getM_ProductSpent_ID
public int getM_ProductSpent_ID()
Get Product Used.- Specified by:
getM_ProductSpent_ID
in interfaceI_R_RequestAction
- Returns:
- Product/Resource/Service used in Request
-
getM_RMA
public I_M_RMA getM_RMA() throws RuntimeException
- Specified by:
getM_RMA
in interfaceI_R_RequestAction
- Throws:
RuntimeException
-
setM_RMA_ID
public void setM_RMA_ID(int M_RMA_ID)
Set RMA.- Specified by:
setM_RMA_ID
in interfaceI_R_RequestAction
- Parameters:
M_RMA_ID
- Return Material Authorization
-
getM_RMA_ID
public int getM_RMA_ID()
Get RMA.- Specified by:
getM_RMA_ID
in interfaceI_R_RequestAction
- Returns:
- Return Material Authorization
-
setNullColumns
public void setNullColumns(String NullColumns)
Set Null Columns.- Specified by:
setNullColumns
in interfaceI_R_RequestAction
- Parameters:
NullColumns
- Columns with NULL value
-
getNullColumns
public String getNullColumns()
Get Null Columns.- Specified by:
getNullColumns
in interfaceI_R_RequestAction
- Returns:
- Columns with NULL value
-
setPriority
public void setPriority(String Priority)
Set Priority.- Specified by:
setPriority
in interfaceI_R_RequestAction
- Parameters:
Priority
- Indicates if this request is of a high, medium or low priority.
-
getPriority
public String getPriority()
Get Priority.- Specified by:
getPriority
in interfaceI_R_RequestAction
- Returns:
- Indicates if this request is of a high, medium or low priority.
-
setPriorityUser
public void setPriorityUser(String PriorityUser)
Set User Importance.- Specified by:
setPriorityUser
in interfaceI_R_RequestAction
- Parameters:
PriorityUser
- Priority of the issue for the User
-
getPriorityUser
public String getPriorityUser()
Get User Importance.- Specified by:
getPriorityUser
in interfaceI_R_RequestAction
- Returns:
- Priority of the issue for the User
-
setQtyInvoiced
public void setQtyInvoiced(BigDecimal QtyInvoiced)
Set Quantity Invoiced.- Specified by:
setQtyInvoiced
in interfaceI_R_RequestAction
- Parameters:
QtyInvoiced
- Invoiced Quantity
-
getQtyInvoiced
public BigDecimal getQtyInvoiced()
Get Quantity Invoiced.- Specified by:
getQtyInvoiced
in interfaceI_R_RequestAction
- Returns:
- Invoiced Quantity
-
setQtyPlan
public void setQtyPlan(BigDecimal QtyPlan)
Set Quantity Plan.- Specified by:
setQtyPlan
in interfaceI_R_RequestAction
- Parameters:
QtyPlan
- Planned Quantity
-
getQtyPlan
public BigDecimal getQtyPlan()
Get Quantity Plan.- Specified by:
getQtyPlan
in interfaceI_R_RequestAction
- Returns:
- Planned Quantity
-
setQtySpent
public void setQtySpent(BigDecimal QtySpent)
Set Quantity Used.- Specified by:
setQtySpent
in interfaceI_R_RequestAction
- Parameters:
QtySpent
- Quantity used for this event
-
getQtySpent
public BigDecimal getQtySpent()
Get Quantity Used.- Specified by:
getQtySpent
in interfaceI_R_RequestAction
- Returns:
- Quantity used for this event
-
getR_Category
public I_R_Category getR_Category() throws RuntimeException
- Specified by:
getR_Category
in interfaceI_R_RequestAction
- Throws:
RuntimeException
-
setR_Category_ID
public void setR_Category_ID(int R_Category_ID)
Set Category.- Specified by:
setR_Category_ID
in interfaceI_R_RequestAction
- Parameters:
R_Category_ID
- Request Category
-
getR_Category_ID
public int getR_Category_ID()
Get Category.- Specified by:
getR_Category_ID
in interfaceI_R_RequestAction
- Returns:
- Request Category
-
getR_Group
public I_R_Group getR_Group() throws RuntimeException
- Specified by:
getR_Group
in interfaceI_R_RequestAction
- Throws:
RuntimeException
-
setR_Group_ID
public void setR_Group_ID(int R_Group_ID)
Set Group.- Specified by:
setR_Group_ID
in interfaceI_R_RequestAction
- Parameters:
R_Group_ID
- Request Group
-
getR_Group_ID
public int getR_Group_ID()
Get Group.- Specified by:
getR_Group_ID
in interfaceI_R_RequestAction
- Returns:
- Request Group
-
setR_RequestAction_ID
public void setR_RequestAction_ID(int R_RequestAction_ID)
Set Request History.- Specified by:
setR_RequestAction_ID
in interfaceI_R_RequestAction
- Parameters:
R_RequestAction_ID
- Request has been changed
-
getR_RequestAction_ID
public int getR_RequestAction_ID()
Get Request History.- Specified by:
getR_RequestAction_ID
in interfaceI_R_RequestAction
- Returns:
- Request has been changed
-
setR_RequestAction_UU
public void setR_RequestAction_UU(String R_RequestAction_UU)
Set R_RequestAction_UU.- Specified by:
setR_RequestAction_UU
in interfaceI_R_RequestAction
- Parameters:
R_RequestAction_UU
- R_RequestAction_UU
-
getR_RequestAction_UU
public String getR_RequestAction_UU()
Get R_RequestAction_UU.- Specified by:
getR_RequestAction_UU
in interfaceI_R_RequestAction
- Returns:
- R_RequestAction_UU
-
getR_Request
public I_R_Request getR_Request() throws RuntimeException
- Specified by:
getR_Request
in interfaceI_R_RequestAction
- Throws:
RuntimeException
-
setR_Request_ID
public void setR_Request_ID(int R_Request_ID)
Set Request.- Specified by:
setR_Request_ID
in interfaceI_R_RequestAction
- Parameters:
R_Request_ID
- Request from a Business Partner or Prospect
-
getR_Request_ID
public int getR_Request_ID()
Get Request.- Specified by:
getR_Request_ID
in interfaceI_R_RequestAction
- Returns:
- Request from a Business Partner or Prospect
-
getR_RequestType
public I_R_RequestType getR_RequestType() throws RuntimeException
- Specified by:
getR_RequestType
in interfaceI_R_RequestAction
- Throws:
RuntimeException
-
setR_RequestType_ID
public void setR_RequestType_ID(int R_RequestType_ID)
Set Request Type.- Specified by:
setR_RequestType_ID
in interfaceI_R_RequestAction
- Parameters:
R_RequestType_ID
- Type of request (e.g. Inquiry, Complaint, ..)
-
getR_RequestType_ID
public int getR_RequestType_ID()
Get Request Type.- Specified by:
getR_RequestType_ID
in interfaceI_R_RequestAction
- Returns:
- Type of request (e.g. Inquiry, Complaint, ..)
-
getR_Resolution
public I_R_Resolution getR_Resolution() throws RuntimeException
- Specified by:
getR_Resolution
in interfaceI_R_RequestAction
- Throws:
RuntimeException
-
setR_Resolution_ID
public void setR_Resolution_ID(int R_Resolution_ID)
Set Resolution.- Specified by:
setR_Resolution_ID
in interfaceI_R_RequestAction
- Parameters:
R_Resolution_ID
- Request Resolution
-
getR_Resolution_ID
public int getR_Resolution_ID()
Get Resolution.- Specified by:
getR_Resolution_ID
in interfaceI_R_RequestAction
- Returns:
- Request Resolution
-
getR_Status
public I_R_Status getR_Status() throws RuntimeException
- Specified by:
getR_Status
in interfaceI_R_RequestAction
- Throws:
RuntimeException
-
setR_Status_ID
public void setR_Status_ID(int R_Status_ID)
Set Status.- Specified by:
setR_Status_ID
in interfaceI_R_RequestAction
- Parameters:
R_Status_ID
- Request Status
-
getR_Status_ID
public int getR_Status_ID()
Get Status.- Specified by:
getR_Status_ID
in interfaceI_R_RequestAction
- Returns:
- Request Status
-
getSalesRep
public I_AD_User getSalesRep() throws RuntimeException
- Specified by:
getSalesRep
in interfaceI_R_RequestAction
- Throws:
RuntimeException
-
setSalesRep_ID
public void setSalesRep_ID(int SalesRep_ID)
Set Sales Representative.- Specified by:
setSalesRep_ID
in interfaceI_R_RequestAction
- Parameters:
SalesRep_ID
- Sales Representative or Company Agent
-
getSalesRep_ID
public int getSalesRep_ID()
Get Sales Representative.- Specified by:
getSalesRep_ID
in interfaceI_R_RequestAction
- Returns:
- Sales Representative or Company Agent
-
setStartDate
public void setStartDate(Timestamp StartDate)
Set Start Date.- Specified by:
setStartDate
in interfaceI_R_RequestAction
- Parameters:
StartDate
- First effective day (inclusive)
-
getStartDate
public Timestamp getStartDate()
Get Start Date.- Specified by:
getStartDate
in interfaceI_R_RequestAction
- Returns:
- First effective day (inclusive)
-
setSummary
public void setSummary(String Summary)
Set Summary.- Specified by:
setSummary
in interfaceI_R_RequestAction
- Parameters:
Summary
- Textual summary of this request
-
getSummary
public String getSummary()
Get Summary.- Specified by:
getSummary
in interfaceI_R_RequestAction
- Returns:
- Textual summary of this request
-
setTaskStatus
public void setTaskStatus(String TaskStatus)
Set Task Status.- Specified by:
setTaskStatus
in interfaceI_R_RequestAction
- Parameters:
TaskStatus
- Status of the Task
-
getTaskStatus
public String getTaskStatus()
Get Task Status.- Specified by:
getTaskStatus
in interfaceI_R_RequestAction
- Returns:
- Status of the Task
-
-