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
Generated Model for R_RequestAction
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
ConfidentialType AD_Reference_ID=340static final String
Internal = Istatic final String
Partner Confidential = Cstatic final String
Private Information = Pstatic final String
Public Information = Astatic final int
IsEscalated AD_Reference_ID=319static final String
No = Nstatic final String
Yes = Ystatic final int
IsSelfService AD_Reference_ID=319static final String
No = Nstatic final String
Yes = Ystatic final int
Priority AD_Reference_ID=154static final String
High = 3static final String
Low = 7static final String
Medium = 5static final String
Minor = 9static final String
Urgent = 1static final int
PriorityUser AD_Reference_ID=154static final String
High = 3static final String
Low = 7static final String
Medium = 5static final String
Minor = 9static final String
Urgent = 1static final String
0% Not Started = 0static final String
100% Complete = Dstatic final String
20% Started = 2static final String
40% Busy = 4static final String
60% Good Progress = 6static final String
80% Nearly Done = 8static final String
90% Finishing = 9static final String
95% Almost Done = Astatic final String
99% Cleaning up = Cstatic final int
TaskStatus AD_Reference_ID=366Fields 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, UUID_NEW_RECORD, 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
ConstructorDescriptionX_R_RequestAction
(Properties ctx, int R_RequestAction_ID, String trxName) Standard ConstructorX_R_RequestAction
(Properties ctx, int R_RequestAction_ID, String trxName, String... virtualColumns) Standard ConstructorX_R_RequestAction
(Properties ctx, String R_RequestAction_UU, String trxName) Standard ConstructorX_R_RequestAction
(Properties ctx, String R_RequestAction_UU, String trxName, String... virtualColumns) Standard ConstructorX_R_RequestAction
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelint
Get Asset.int
Get Role.int
Get User/Contact.int
Get Activity.int
Get Business Partner.int
Get Invoice.int
Get Order.int
Get Payment.int
Get Project.Get Confidentiality.Get Complete Plan.Get Date Next Action.Get Start Plan.Get End Date.Get Escalated.Get Self-Service.int
Get Shipment/Receipt.int
Get Product.int
Get Product Used.getM_RMA()
int
Get RMA.Get Null Columns.Get Priority.Get User Importance.Get Quantity Invoiced.Get Quantity Plan.Get Quantity Used.int
Get Category.int
Get Group.int
Get Request.int
Get Request History.Get R_RequestAction_UU.int
Get Request Type.int
Get Resolution.int
Get Status.int
Get Sales Representative.Get Start Date.Get Summary.Get Task Status.protected POInfo
initPO
(Properties ctx) Load Meta Databoolean
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.toString()
String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, 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_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, 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, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, 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, toInsertSQL, 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 Details
-
CONFIDENTIALTYPE_AD_Reference_ID
public static final int CONFIDENTIALTYPE_AD_Reference_IDConfidentialType AD_Reference_ID=340- See Also:
-
CONFIDENTIALTYPE_PublicInformation
Public Information = A- See Also:
-
CONFIDENTIALTYPE_PartnerConfidential
Partner Confidential = C- See Also:
-
CONFIDENTIALTYPE_Internal
Internal = I- See Also:
-
CONFIDENTIALTYPE_PrivateInformation
Private Information = P- See Also:
-
ISESCALATED_AD_Reference_ID
public static final int ISESCALATED_AD_Reference_IDIsEscalated AD_Reference_ID=319- See Also:
-
ISESCALATED_No
No = N- See Also:
-
ISESCALATED_Yes
Yes = Y- See Also:
-
ISSELFSERVICE_AD_Reference_ID
public static final int ISSELFSERVICE_AD_Reference_IDIsSelfService AD_Reference_ID=319- See Also:
-
ISSELFSERVICE_No
No = N- See Also:
-
ISSELFSERVICE_Yes
Yes = Y- See Also:
-
PRIORITY_AD_Reference_ID
public static final int PRIORITY_AD_Reference_IDPriority AD_Reference_ID=154- See Also:
-
PRIORITY_Urgent
Urgent = 1- See Also:
-
PRIORITY_High
High = 3- See Also:
-
PRIORITY_Medium
Medium = 5- See Also:
-
PRIORITY_Low
Low = 7- See Also:
-
PRIORITY_Minor
Minor = 9- See Also:
-
PRIORITYUSER_AD_Reference_ID
public static final int PRIORITYUSER_AD_Reference_IDPriorityUser AD_Reference_ID=154- See Also:
-
PRIORITYUSER_Urgent
Urgent = 1- See Also:
-
PRIORITYUSER_High
High = 3- See Also:
-
PRIORITYUSER_Medium
Medium = 5- See Also:
-
PRIORITYUSER_Low
Low = 7- See Also:
-
PRIORITYUSER_Minor
Minor = 9- See Also:
-
TASKSTATUS_AD_Reference_ID
public static final int TASKSTATUS_AD_Reference_IDTaskStatus AD_Reference_ID=366- See Also:
-
TASKSTATUS_0NotStarted
0% Not Started = 0- See Also:
-
TASKSTATUS_20Started
20% Started = 2- See Also:
-
TASKSTATUS_40Busy
40% Busy = 4- See Also:
-
TASKSTATUS_60GoodProgress
60% Good Progress = 6- See Also:
-
TASKSTATUS_80NearlyDone
80% Nearly Done = 8- See Also:
-
TASKSTATUS_90Finishing
90% Finishing = 9- See Also:
-
TASKSTATUS_95AlmostDone
95% Almost Done = A- See Also:
-
TASKSTATUS_99CleaningUp
99% Cleaning up = C- See Also:
-
TASKSTATUS_100Complete
100% Complete = D- See Also:
-
-
Constructor Details
-
X_R_RequestAction
Standard Constructor -
X_R_RequestAction
public X_R_RequestAction(Properties ctx, int R_RequestAction_ID, String trxName, String... virtualColumns) Standard Constructor -
X_R_RequestAction
Standard Constructor -
X_R_RequestAction
public X_R_RequestAction(Properties ctx, String R_RequestAction_UU, String trxName, String... virtualColumns) Standard Constructor -
X_R_RequestAction
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 7 - System - Client - Org
-
initPO
Load Meta Data -
toString
Description copied from class:PO
String representation -
getA_Asset
- 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
- 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
- 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
- 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
- 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
- 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
Set Confidentiality.- Specified by:
setConfidentialType
in interfaceI_R_RequestAction
- Parameters:
ConfidentialType
- Type of Confidentiality
-
getConfidentialType
Get Confidentiality.- Specified by:
getConfidentialType
in interfaceI_R_RequestAction
- Returns:
- Type of Confidentiality
-
getC_Order
- 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
- 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
- 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
Set Complete Plan.- Specified by:
setDateCompletePlan
in interfaceI_R_RequestAction
- Parameters:
DateCompletePlan
- Planned Completion Date
-
getDateCompletePlan
Get Complete Plan.- Specified by:
getDateCompletePlan
in interfaceI_R_RequestAction
- Returns:
- Planned Completion Date
-
setDateNextAction
Set Date Next Action.- Specified by:
setDateNextAction
in interfaceI_R_RequestAction
- Parameters:
DateNextAction
- Date that this request should be acted on
-
getDateNextAction
Get Date Next Action.- Specified by:
getDateNextAction
in interfaceI_R_RequestAction
- Returns:
- Date that this request should be acted on
-
setDateStartPlan
Set Start Plan.- Specified by:
setDateStartPlan
in interfaceI_R_RequestAction
- Parameters:
DateStartPlan
- Planned Start Date
-
getDateStartPlan
Get Start Plan.- Specified by:
getDateStartPlan
in interfaceI_R_RequestAction
- Returns:
- Planned Start Date
-
setEndDate
Set End Date.- Specified by:
setEndDate
in interfaceI_R_RequestAction
- Parameters:
EndDate
- Last effective date (inclusive)
-
getEndDate
Get End Date.- Specified by:
getEndDate
in interfaceI_R_RequestAction
- Returns:
- Last effective date (inclusive)
-
setIsEscalated
Set Escalated.- Specified by:
setIsEscalated
in interfaceI_R_RequestAction
- Parameters:
IsEscalated
- This request has been escalated
-
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
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
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
- 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
- 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
- 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
- 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
Set Null Columns.- Specified by:
setNullColumns
in interfaceI_R_RequestAction
- Parameters:
NullColumns
- Columns with NULL value
-
getNullColumns
Get Null Columns.- Specified by:
getNullColumns
in interfaceI_R_RequestAction
- Returns:
- Columns with NULL value
-
setPriority
Set Priority.- Specified by:
setPriority
in interfaceI_R_RequestAction
- Parameters:
Priority
- Indicates if this request is of a high, medium or low priority.
-
getPriority
Get Priority.- Specified by:
getPriority
in interfaceI_R_RequestAction
- Returns:
- Indicates if this request is of a high, medium or low priority.
-
setPriorityUser
Set User Importance.- Specified by:
setPriorityUser
in interfaceI_R_RequestAction
- Parameters:
PriorityUser
- Priority of the issue for the User
-
getPriorityUser
Get User Importance.- Specified by:
getPriorityUser
in interfaceI_R_RequestAction
- Returns:
- Priority of the issue for the User
-
setQtyInvoiced
Set Quantity Invoiced.- Specified by:
setQtyInvoiced
in interfaceI_R_RequestAction
- Parameters:
QtyInvoiced
- Invoiced Quantity
-
getQtyInvoiced
Get Quantity Invoiced.- Specified by:
getQtyInvoiced
in interfaceI_R_RequestAction
- Returns:
- Invoiced Quantity
-
setQtyPlan
Set Quantity Plan.- Specified by:
setQtyPlan
in interfaceI_R_RequestAction
- Parameters:
QtyPlan
- Planned Quantity
-
getQtyPlan
Get Quantity Plan.- Specified by:
getQtyPlan
in interfaceI_R_RequestAction
- Returns:
- Planned Quantity
-
setQtySpent
Set Quantity Used.- Specified by:
setQtySpent
in interfaceI_R_RequestAction
- Parameters:
QtySpent
- Quantity used for this event
-
getQtySpent
Get Quantity Used.- Specified by:
getQtySpent
in interfaceI_R_RequestAction
- Returns:
- Quantity used for this event
-
getR_Category
- 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
- 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
Set R_RequestAction_UU.- Specified by:
setR_RequestAction_UU
in interfaceI_R_RequestAction
- Parameters:
R_RequestAction_UU
- R_RequestAction_UU
-
getR_RequestAction_UU
Get R_RequestAction_UU.- Specified by:
getR_RequestAction_UU
in interfaceI_R_RequestAction
- Returns:
- R_RequestAction_UU
-
getR_Request
- 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
- 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
- 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
- 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
- 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
Set Start Date.- Specified by:
setStartDate
in interfaceI_R_RequestAction
- Parameters:
StartDate
- First effective day (inclusive)
-
getStartDate
Get Start Date.- Specified by:
getStartDate
in interfaceI_R_RequestAction
- Returns:
- First effective day (inclusive)
-
setSummary
Set Summary.- Specified by:
setSummary
in interfaceI_R_RequestAction
- Parameters:
Summary
- Textual summary of this request
-
getSummary
Get Summary.- Specified by:
getSummary
in interfaceI_R_RequestAction
- Returns:
- Textual summary of this request
-
setTaskStatus
Set Task Status.- Specified by:
setTaskStatus
in interfaceI_R_RequestAction
- Parameters:
TaskStatus
- Status of the Task
-
getTaskStatus
Get Task Status.- Specified by:
getTaskStatus
in interfaceI_R_RequestAction
- Returns:
- Status of the Task
-