Package org.compiere.model
Class X_R_Request
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_R_Request
-
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,I_Persistent,I_R_Request,Evaluatee
- Direct Known Subclasses:
MRequest
public class X_R_Request extends PO implements I_R_Request, I_Persistent
Generated Model for R_Request- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static intCONFIDENTIALTYPE_AD_Reference_IDConfidentialType AD_Reference_ID=340static StringCONFIDENTIALTYPE_InternalInternal = Istatic StringCONFIDENTIALTYPE_PartnerConfidentialPartner Confidential = Cstatic StringCONFIDENTIALTYPE_PrivateInformationPrivate Information = Pstatic StringCONFIDENTIALTYPE_PublicInformationPublic Information = Astatic intCONFIDENTIALTYPEENTRY_AD_Reference_IDConfidentialTypeEntry AD_Reference_ID=340static StringCONFIDENTIALTYPEENTRY_InternalInternal = Istatic StringCONFIDENTIALTYPEENTRY_PartnerConfidentialPartner Confidential = Cstatic StringCONFIDENTIALTYPEENTRY_PrivateInformationPrivate Information = Pstatic StringCONFIDENTIALTYPEENTRY_PublicInformationPublic Information = Astatic intDUETYPE_AD_Reference_IDDueType AD_Reference_ID=222static StringDUETYPE_DueDue = 5static StringDUETYPE_OverdueOverdue = 3static StringDUETYPE_ScheduledScheduled = 7static intNEXTACTION_AD_Reference_IDNextAction AD_Reference_ID=219static StringNEXTACTION_FollowUpFollow up = Fstatic StringNEXTACTION_NoneNone = Nstatic intPRIORITY_AD_Reference_IDPriority AD_Reference_ID=154static StringPRIORITY_HighHigh = 3static StringPRIORITY_LowLow = 7static StringPRIORITY_MediumMedium = 5static StringPRIORITY_MinorMinor = 9static StringPRIORITY_UrgentUrgent = 1static intPRIORITYUSER_AD_Reference_IDPriorityUser AD_Reference_ID=154static StringPRIORITYUSER_HighHigh = 3static StringPRIORITYUSER_LowLow = 7static StringPRIORITYUSER_MediumMedium = 5static StringPRIORITYUSER_MinorMinor = 9static StringPRIORITYUSER_UrgentUrgent = 1static StringTASKSTATUS_0NotStarted0% Not Started = 0static StringTASKSTATUS_100Complete100% Complete = Dstatic StringTASKSTATUS_20Started20% Started = 2static StringTASKSTATUS_40Busy40% Busy = 4static StringTASKSTATUS_60GoodProgress60% Good Progress = 6static StringTASKSTATUS_80NearlyDone80% Nearly Done = 8static StringTASKSTATUS_90Finishing90% Finishing = 9static StringTASKSTATUS_95AlmostDone95% Almost Done = Astatic StringTASKSTATUS_99CleaningUp99% Cleaning up = Cstatic intTASKSTATUS_AD_Reference_IDTaskStatus 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_Request
accessLevel, COLUMNNAME_A_Asset_ID, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_Role_ID, COLUMNNAME_AD_Table_ID, COLUMNNAME_AD_User_ID, COLUMNNAME_C_Activity_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_Campaign_ID, COLUMNNAME_C_Invoice_ID, COLUMNNAME_C_InvoiceRequest_ID, COLUMNNAME_C_Order_ID, COLUMNNAME_C_Payment_ID, COLUMNNAME_C_Project_ID, COLUMNNAME_CloseDate, COLUMNNAME_ConfidentialType, COLUMNNAME_ConfidentialTypeEntry, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_DateCompletePlan, COLUMNNAME_DateLastAction, COLUMNNAME_DateLastAlert, COLUMNNAME_DateNextAction, COLUMNNAME_DateStartPlan, COLUMNNAME_DocumentNo, COLUMNNAME_DueType, COLUMNNAME_EndTime, COLUMNNAME_IsActive, COLUMNNAME_IsEscalated, COLUMNNAME_IsInvoiced, COLUMNNAME_IsSelfService, COLUMNNAME_LastResult, COLUMNNAME_M_ChangeRequest_ID, COLUMNNAME_M_FixChangeNotice_ID, COLUMNNAME_M_InOut_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_M_ProductSpent_ID, COLUMNNAME_M_RMA_ID, COLUMNNAME_NextAction, COLUMNNAME_Priority, COLUMNNAME_PriorityUser, COLUMNNAME_Processed, COLUMNNAME_QtyInvoiced, COLUMNNAME_QtyPlan, COLUMNNAME_QtySpent, COLUMNNAME_R_Category_ID, COLUMNNAME_R_Group_ID, COLUMNNAME_R_MailText_ID, COLUMNNAME_R_Request_ID, COLUMNNAME_R_Request_UU, COLUMNNAME_R_RequestRelated_ID, COLUMNNAME_R_RequestType_ID, COLUMNNAME_R_Resolution_ID, COLUMNNAME_R_StandardResponse_ID, COLUMNNAME_R_Status_ID, COLUMNNAME_Record_ID, COLUMNNAME_RequestAmt, COLUMNNAME_Result, COLUMNNAME_SalesRep_ID, COLUMNNAME_StartDate, COLUMNNAME_StartTime, COLUMNNAME_Summary, COLUMNNAME_TaskStatus, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_R_Request(Properties ctx, int R_Request_ID, String trxName)Standard ConstructorX_R_Request(Properties ctx, ResultSet rs, String trxName)Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected intget_AccessLevel()AccessLevelI_A_AssetgetA_Asset()intgetA_Asset_ID()Get Asset.I_AD_RolegetAD_Role()intgetAD_Role_ID()Get Role.I_AD_TablegetAD_Table()intgetAD_Table_ID()Get Table.I_AD_UsergetAD_User()intgetAD_User_ID()Get User/Contact.I_C_ActivitygetC_Activity()intgetC_Activity_ID()Get Activity.I_C_BPartnergetC_BPartner()intgetC_BPartner_ID()Get Business Partner.I_C_CampaigngetC_Campaign()intgetC_Campaign_ID()Get Campaign.I_C_InvoicegetC_Invoice()intgetC_Invoice_ID()Get Invoice.I_C_InvoicegetC_InvoiceRequest()intgetC_InvoiceRequest_ID()Get Request Invoice.I_C_OrdergetC_Order()intgetC_Order_ID()Get Order.I_C_PaymentgetC_Payment()intgetC_Payment_ID()Get Payment.I_C_ProjectgetC_Project()intgetC_Project_ID()Get Project.TimestampgetCloseDate()Get Close Date.StringgetConfidentialType()Get Confidentiality.StringgetConfidentialTypeEntry()Get Entry Confidentiality.TimestampgetDateCompletePlan()Get Complete Plan.TimestampgetDateLastAction()Get Date last action.TimestampgetDateLastAlert()Get Last Alert.TimestampgetDateNextAction()Get Date next action.TimestampgetDateStartPlan()Get Start Plan.StringgetDocumentNo()Get Document No.StringgetDueType()Get Due type.TimestampgetEndTime()Get End Time.KeyNamePairgetKeyNamePair()Get Record ID/ColumnNameStringgetLastResult()Get Last Result.I_M_ChangeRequestgetM_ChangeRequest()intgetM_ChangeRequest_ID()Get Change Request.I_M_ChangeNoticegetM_FixChangeNotice()intgetM_FixChangeNotice_ID()Get Fixed in.I_M_InOutgetM_InOut()intgetM_InOut_ID()Get Shipment/Receipt.I_M_ProductgetM_Product()intgetM_Product_ID()Get Product.I_M_ProductgetM_ProductSpent()intgetM_ProductSpent_ID()Get Product Used.I_M_RMAgetM_RMA()intgetM_RMA_ID()Get RMA.StringgetNextAction()Get Next action.StringgetPriority()Get Priority.StringgetPriorityUser()Get User Importance.BigDecimalgetQtyInvoiced()Get Quantity Invoiced.BigDecimalgetQtyPlan()Get Quantity Plan.BigDecimalgetQtySpent()Get Quantity Used.I_R_CategorygetR_Category()intgetR_Category_ID()Get Category.I_R_GroupgetR_Group()intgetR_Group_ID()Get Group.I_R_MailTextgetR_MailText()intgetR_MailText_ID()Get Mail Template.intgetR_Request_ID()Get Request.StringgetR_Request_UU()Get R_Request_UU.I_R_RequestgetR_RequestRelated()intgetR_RequestRelated_ID()Get Related Request.I_R_RequestTypegetR_RequestType()intgetR_RequestType_ID()Get Request Type.I_R_ResolutiongetR_Resolution()intgetR_Resolution_ID()Get Resolution.I_R_StandardResponsegetR_StandardResponse()intgetR_StandardResponse_ID()Get Standard Response.I_R_StatusgetR_Status()intgetR_Status_ID()Get Status.intgetRecord_ID()Get Record ID.BigDecimalgetRequestAmt()Get Request Amount.StringgetResult()Get Result.I_AD_UsergetSalesRep()intgetSalesRep_ID()Get Sales Representative.TimestampgetStartDate()Get Start Date.TimestampgetStartTime()Get Start Time.StringgetSummary()Get Summary.StringgetTaskStatus()Get Task Status.protected POInfoinitPO(Properties ctx)Load Meta DatabooleanisEscalated()Get Escalated.booleanisInvoiced()Get Invoiced.booleanisProcessed()Get Processed.booleanisSelfService()Get Self-Service.voidsetA_Asset_ID(int A_Asset_ID)Set Asset.voidsetAD_Role_ID(int AD_Role_ID)Set Role.voidsetAD_Table_ID(int AD_Table_ID)Set Table.voidsetAD_User_ID(int AD_User_ID)Set User/Contact.voidsetC_Activity_ID(int C_Activity_ID)Set Activity.voidsetC_BPartner_ID(int C_BPartner_ID)Set Business Partner.voidsetC_Campaign_ID(int C_Campaign_ID)Set Campaign.voidsetC_Invoice_ID(int C_Invoice_ID)Set Invoice.voidsetC_InvoiceRequest_ID(int C_InvoiceRequest_ID)Set Request Invoice.voidsetC_Order_ID(int C_Order_ID)Set Order.voidsetC_Payment_ID(int C_Payment_ID)Set Payment.voidsetC_Project_ID(int C_Project_ID)Set Project.voidsetCloseDate(Timestamp CloseDate)Set Close Date.voidsetConfidentialType(String ConfidentialType)Set Confidentiality.voidsetConfidentialTypeEntry(String ConfidentialTypeEntry)Set Entry Confidentiality.voidsetDateCompletePlan(Timestamp DateCompletePlan)Set Complete Plan.voidsetDateLastAction(Timestamp DateLastAction)Set Date last action.voidsetDateLastAlert(Timestamp DateLastAlert)Set Last Alert.voidsetDateNextAction(Timestamp DateNextAction)Set Date next action.voidsetDateStartPlan(Timestamp DateStartPlan)Set Start Plan.voidsetDocumentNo(String DocumentNo)Set Document No.voidsetDueType(String DueType)Set Due type.voidsetEndTime(Timestamp EndTime)Set End Time.voidsetIsEscalated(boolean IsEscalated)Set Escalated.voidsetIsInvoiced(boolean IsInvoiced)Set Invoiced.voidsetIsSelfService(boolean IsSelfService)Set Self-Service.voidsetLastResult(String LastResult)Set Last Result.voidsetM_ChangeRequest_ID(int M_ChangeRequest_ID)Set Change Request.voidsetM_FixChangeNotice_ID(int M_FixChangeNotice_ID)Set Fixed in.voidsetM_InOut_ID(int M_InOut_ID)Set Shipment/Receipt.voidsetM_Product_ID(int M_Product_ID)Set Product.voidsetM_ProductSpent_ID(int M_ProductSpent_ID)Set Product Used.voidsetM_RMA_ID(int M_RMA_ID)Set RMA.voidsetNextAction(String NextAction)Set Next action.voidsetPriority(String Priority)Set Priority.voidsetPriorityUser(String PriorityUser)Set User Importance.voidsetProcessed(boolean Processed)Set Processed.voidsetQtyInvoiced(BigDecimal QtyInvoiced)Set Quantity Invoiced.voidsetQtyPlan(BigDecimal QtyPlan)Set Quantity Plan.voidsetQtySpent(BigDecimal QtySpent)Set Quantity Used.voidsetR_Category_ID(int R_Category_ID)Set Category.voidsetR_Group_ID(int R_Group_ID)Set Group.voidsetR_MailText_ID(int R_MailText_ID)Set Mail Template.voidsetR_Request_ID(int R_Request_ID)Set Request.voidsetR_Request_UU(String R_Request_UU)Set R_Request_UU.voidsetR_RequestRelated_ID(int R_RequestRelated_ID)Set Related Request.voidsetR_RequestType_ID(int R_RequestType_ID)Set Request Type.voidsetR_Resolution_ID(int R_Resolution_ID)Set Resolution.voidsetR_StandardResponse_ID(int R_StandardResponse_ID)Set Standard Response.voidsetR_Status_ID(int R_Status_ID)Set Status.voidsetRecord_ID(int Record_ID)Set Record ID.voidsetRequestAmt(BigDecimal RequestAmt)Set Request Amount.voidsetResult(String Result)Set Result.voidsetSalesRep_ID(int SalesRep_ID)Set Sales Representative.voidsetStartDate(Timestamp StartDate)Set Start Date.voidsetStartTime(Timestamp StartTime)Set Start Time.voidsetSummary(String Summary)Set Summary.voidsetTaskStatus(String TaskStatus)Set Task Status.StringtoString()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_Request
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
-
CONFIDENTIALTYPEENTRY_AD_Reference_ID
public static final int CONFIDENTIALTYPEENTRY_AD_Reference_ID
ConfidentialTypeEntry AD_Reference_ID=340- See Also:
- Constant Field Values
-
CONFIDENTIALTYPEENTRY_PublicInformation
public static final String CONFIDENTIALTYPEENTRY_PublicInformation
Public Information = A- See Also:
- Constant Field Values
-
CONFIDENTIALTYPEENTRY_PartnerConfidential
public static final String CONFIDENTIALTYPEENTRY_PartnerConfidential
Partner Confidential = C- See Also:
- Constant Field Values
-
CONFIDENTIALTYPEENTRY_Internal
public static final String CONFIDENTIALTYPEENTRY_Internal
Internal = I- See Also:
- Constant Field Values
-
CONFIDENTIALTYPEENTRY_PrivateInformation
public static final String CONFIDENTIALTYPEENTRY_PrivateInformation
Private Information = P- See Also:
- Constant Field Values
-
DUETYPE_AD_Reference_ID
public static final int DUETYPE_AD_Reference_ID
DueType AD_Reference_ID=222- See Also:
- Constant Field Values
-
DUETYPE_Overdue
public static final String DUETYPE_Overdue
Overdue = 3- See Also:
- Constant Field Values
-
DUETYPE_Due
public static final String DUETYPE_Due
Due = 5- See Also:
- Constant Field Values
-
DUETYPE_Scheduled
public static final String DUETYPE_Scheduled
Scheduled = 7- See Also:
- Constant Field Values
-
NEXTACTION_AD_Reference_ID
public static final int NEXTACTION_AD_Reference_ID
NextAction AD_Reference_ID=219- See Also:
- Constant Field Values
-
NEXTACTION_FollowUp
public static final String NEXTACTION_FollowUp
Follow up = F- See Also:
- Constant Field Values
-
NEXTACTION_None
public static final String NEXTACTION_None
None = N- 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_Request
public X_R_Request(Properties ctx, int R_Request_ID, String trxName)
Standard Constructor
-
X_R_Request
public X_R_Request(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevelin 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_Assetin interfaceI_R_Request- Throws:
RuntimeException
-
setA_Asset_ID
public void setA_Asset_ID(int A_Asset_ID)
Set Asset.- Specified by:
setA_Asset_IDin interfaceI_R_Request- Parameters:
A_Asset_ID- Asset used internally or by customers
-
getA_Asset_ID
public int getA_Asset_ID()
Get Asset.- Specified by:
getA_Asset_IDin interfaceI_R_Request- Returns:
- Asset used internally or by customers
-
getAD_Role
public I_AD_Role getAD_Role() throws RuntimeException
- Specified by:
getAD_Rolein interfaceI_R_Request- Throws:
RuntimeException
-
setAD_Role_ID
public void setAD_Role_ID(int AD_Role_ID)
Set Role.- Specified by:
setAD_Role_IDin interfaceI_R_Request- Parameters:
AD_Role_ID- Responsibility Role
-
getAD_Role_ID
public int getAD_Role_ID()
Get Role.- Specified by:
getAD_Role_IDin interfaceI_R_Request- Returns:
- Responsibility Role
-
getAD_Table
public I_AD_Table getAD_Table() throws RuntimeException
- Specified by:
getAD_Tablein interfaceI_R_Request- Throws:
RuntimeException
-
setAD_Table_ID
public void setAD_Table_ID(int AD_Table_ID)
Set Table.- Specified by:
setAD_Table_IDin interfaceI_R_Request- Parameters:
AD_Table_ID- Database Table information
-
getAD_Table_ID
public int getAD_Table_ID()
Get Table.- Specified by:
getAD_Table_IDin interfaceI_R_Request- Returns:
- Database Table information
-
getAD_User
public I_AD_User getAD_User() throws RuntimeException
- Specified by:
getAD_Userin interfaceI_R_Request- Throws:
RuntimeException
-
setAD_User_ID
public void setAD_User_ID(int AD_User_ID)
Set User/Contact.- Specified by:
setAD_User_IDin interfaceI_R_Request- 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_IDin interfaceI_R_Request- Returns:
- User within the system - Internal or Business Partner Contact
-
getC_Activity
public I_C_Activity getC_Activity() throws RuntimeException
- Specified by:
getC_Activityin interfaceI_R_Request- Throws:
RuntimeException
-
setC_Activity_ID
public void setC_Activity_ID(int C_Activity_ID)
Set Activity.- Specified by:
setC_Activity_IDin interfaceI_R_Request- Parameters:
C_Activity_ID- Business Activity
-
getC_Activity_ID
public int getC_Activity_ID()
Get Activity.- Specified by:
getC_Activity_IDin interfaceI_R_Request- Returns:
- Business Activity
-
getC_BPartner
public I_C_BPartner getC_BPartner() throws RuntimeException
- Specified by:
getC_BPartnerin interfaceI_R_Request- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.- Specified by:
setC_BPartner_IDin interfaceI_R_Request- Parameters:
C_BPartner_ID- Identifies a Business Partner
-
getC_BPartner_ID
public int getC_BPartner_ID()
Get Business Partner.- Specified by:
getC_BPartner_IDin interfaceI_R_Request- Returns:
- Identifies a Business Partner
-
getC_Campaign
public I_C_Campaign getC_Campaign() throws RuntimeException
- Specified by:
getC_Campaignin interfaceI_R_Request- Throws:
RuntimeException
-
setC_Campaign_ID
public void setC_Campaign_ID(int C_Campaign_ID)
Set Campaign.- Specified by:
setC_Campaign_IDin interfaceI_R_Request- Parameters:
C_Campaign_ID- Marketing Campaign
-
getC_Campaign_ID
public int getC_Campaign_ID()
Get Campaign.- Specified by:
getC_Campaign_IDin interfaceI_R_Request- Returns:
- Marketing Campaign
-
getC_Invoice
public I_C_Invoice getC_Invoice() throws RuntimeException
- Specified by:
getC_Invoicein interfaceI_R_Request- Throws:
RuntimeException
-
setC_Invoice_ID
public void setC_Invoice_ID(int C_Invoice_ID)
Set Invoice.- Specified by:
setC_Invoice_IDin interfaceI_R_Request- Parameters:
C_Invoice_ID- Invoice Identifier
-
getC_Invoice_ID
public int getC_Invoice_ID()
Get Invoice.- Specified by:
getC_Invoice_IDin interfaceI_R_Request- Returns:
- Invoice Identifier
-
getC_InvoiceRequest
public I_C_Invoice getC_InvoiceRequest() throws RuntimeException
- Specified by:
getC_InvoiceRequestin interfaceI_R_Request- Throws:
RuntimeException
-
setC_InvoiceRequest_ID
public void setC_InvoiceRequest_ID(int C_InvoiceRequest_ID)
Set Request Invoice.- Specified by:
setC_InvoiceRequest_IDin interfaceI_R_Request- Parameters:
C_InvoiceRequest_ID- The generated invoice for this request
-
getC_InvoiceRequest_ID
public int getC_InvoiceRequest_ID()
Get Request Invoice.- Specified by:
getC_InvoiceRequest_IDin interfaceI_R_Request- Returns:
- The generated invoice for this request
-
setCloseDate
public void setCloseDate(Timestamp CloseDate)
Set Close Date.- Specified by:
setCloseDatein interfaceI_R_Request- Parameters:
CloseDate- Close Date
-
getCloseDate
public Timestamp getCloseDate()
Get Close Date.- Specified by:
getCloseDatein interfaceI_R_Request- Returns:
- Close Date
-
setConfidentialType
public void setConfidentialType(String ConfidentialType)
Set Confidentiality.- Specified by:
setConfidentialTypein interfaceI_R_Request- Parameters:
ConfidentialType- Type of Confidentiality
-
getConfidentialType
public String getConfidentialType()
Get Confidentiality.- Specified by:
getConfidentialTypein interfaceI_R_Request- Returns:
- Type of Confidentiality
-
setConfidentialTypeEntry
public void setConfidentialTypeEntry(String ConfidentialTypeEntry)
Set Entry Confidentiality.- Specified by:
setConfidentialTypeEntryin interfaceI_R_Request- Parameters:
ConfidentialTypeEntry- Confidentiality of the individual entry
-
getConfidentialTypeEntry
public String getConfidentialTypeEntry()
Get Entry Confidentiality.- Specified by:
getConfidentialTypeEntryin interfaceI_R_Request- Returns:
- Confidentiality of the individual entry
-
getC_Order
public I_C_Order getC_Order() throws RuntimeException
- Specified by:
getC_Orderin interfaceI_R_Request- Throws:
RuntimeException
-
setC_Order_ID
public void setC_Order_ID(int C_Order_ID)
Set Order.- Specified by:
setC_Order_IDin interfaceI_R_Request- Parameters:
C_Order_ID- Order
-
getC_Order_ID
public int getC_Order_ID()
Get Order.- Specified by:
getC_Order_IDin interfaceI_R_Request- Returns:
- Order
-
getC_Payment
public I_C_Payment getC_Payment() throws RuntimeException
- Specified by:
getC_Paymentin interfaceI_R_Request- Throws:
RuntimeException
-
setC_Payment_ID
public void setC_Payment_ID(int C_Payment_ID)
Set Payment.- Specified by:
setC_Payment_IDin interfaceI_R_Request- Parameters:
C_Payment_ID- Payment identifier
-
getC_Payment_ID
public int getC_Payment_ID()
Get Payment.- Specified by:
getC_Payment_IDin interfaceI_R_Request- Returns:
- Payment identifier
-
getC_Project
public I_C_Project getC_Project() throws RuntimeException
- Specified by:
getC_Projectin interfaceI_R_Request- Throws:
RuntimeException
-
setC_Project_ID
public void setC_Project_ID(int C_Project_ID)
Set Project.- Specified by:
setC_Project_IDin interfaceI_R_Request- Parameters:
C_Project_ID- Financial Project
-
getC_Project_ID
public int getC_Project_ID()
Get Project.- Specified by:
getC_Project_IDin interfaceI_R_Request- Returns:
- Financial Project
-
setDateCompletePlan
public void setDateCompletePlan(Timestamp DateCompletePlan)
Set Complete Plan.- Specified by:
setDateCompletePlanin interfaceI_R_Request- Parameters:
DateCompletePlan- Planned Completion Date
-
getDateCompletePlan
public Timestamp getDateCompletePlan()
Get Complete Plan.- Specified by:
getDateCompletePlanin interfaceI_R_Request- Returns:
- Planned Completion Date
-
setDateLastAction
public void setDateLastAction(Timestamp DateLastAction)
Set Date last action.- Specified by:
setDateLastActionin interfaceI_R_Request- Parameters:
DateLastAction- Date this request was last acted on
-
getDateLastAction
public Timestamp getDateLastAction()
Get Date last action.- Specified by:
getDateLastActionin interfaceI_R_Request- Returns:
- Date this request was last acted on
-
setDateLastAlert
public void setDateLastAlert(Timestamp DateLastAlert)
Set Last Alert.- Specified by:
setDateLastAlertin interfaceI_R_Request- Parameters:
DateLastAlert- Date when last alert were sent
-
getDateLastAlert
public Timestamp getDateLastAlert()
Get Last Alert.- Specified by:
getDateLastAlertin interfaceI_R_Request- Returns:
- Date when last alert were sent
-
setDateNextAction
public void setDateNextAction(Timestamp DateNextAction)
Set Date next action.- Specified by:
setDateNextActionin interfaceI_R_Request- Parameters:
DateNextAction- Date that this request should be acted on
-
getDateNextAction
public Timestamp getDateNextAction()
Get Date next action.- Specified by:
getDateNextActionin interfaceI_R_Request- Returns:
- Date that this request should be acted on
-
setDateStartPlan
public void setDateStartPlan(Timestamp DateStartPlan)
Set Start Plan.- Specified by:
setDateStartPlanin interfaceI_R_Request- Parameters:
DateStartPlan- Planned Start Date
-
getDateStartPlan
public Timestamp getDateStartPlan()
Get Start Plan.- Specified by:
getDateStartPlanin interfaceI_R_Request- Returns:
- Planned Start Date
-
setDocumentNo
public void setDocumentNo(String DocumentNo)
Set Document No.- Specified by:
setDocumentNoin interfaceI_R_Request- Parameters:
DocumentNo- Document sequence number of the document
-
getDocumentNo
public String getDocumentNo()
Get Document No.- Specified by:
getDocumentNoin interfaceI_R_Request- Returns:
- Document sequence number of the document
-
getKeyNamePair
public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setDueType
public void setDueType(String DueType)
Set Due type.- Specified by:
setDueTypein interfaceI_R_Request- Parameters:
DueType- Status of the next action for this Request
-
getDueType
public String getDueType()
Get Due type.- Specified by:
getDueTypein interfaceI_R_Request- Returns:
- Status of the next action for this Request
-
setEndTime
public void setEndTime(Timestamp EndTime)
Set End Time.- Specified by:
setEndTimein interfaceI_R_Request- Parameters:
EndTime- End of the time span
-
getEndTime
public Timestamp getEndTime()
Get End Time.- Specified by:
getEndTimein interfaceI_R_Request- Returns:
- End of the time span
-
setIsEscalated
public void setIsEscalated(boolean IsEscalated)
Set Escalated.- Specified by:
setIsEscalatedin interfaceI_R_Request- Parameters:
IsEscalated- This request has been escalated
-
isEscalated
public boolean isEscalated()
Get Escalated.- Specified by:
isEscalatedin interfaceI_R_Request- Returns:
- This request has been escalated
-
setIsInvoiced
public void setIsInvoiced(boolean IsInvoiced)
Set Invoiced.- Specified by:
setIsInvoicedin interfaceI_R_Request- Parameters:
IsInvoiced- Is this invoiced?
-
isInvoiced
public boolean isInvoiced()
Get Invoiced.- Specified by:
isInvoicedin interfaceI_R_Request- Returns:
- Is this invoiced?
-
setIsSelfService
public void setIsSelfService(boolean IsSelfService)
Set Self-Service.- Specified by:
setIsSelfServicein interfaceI_R_Request- Parameters:
IsSelfService- This is a Self-Service entry or this entry can be changed via Self-Service
-
isSelfService
public boolean isSelfService()
Get Self-Service.- Specified by:
isSelfServicein interfaceI_R_Request- Returns:
- This is a Self-Service entry or this entry can be changed via Self-Service
-
setLastResult
public void setLastResult(String LastResult)
Set Last Result.- Specified by:
setLastResultin interfaceI_R_Request- Parameters:
LastResult- Result of last contact
-
getLastResult
public String getLastResult()
Get Last Result.- Specified by:
getLastResultin interfaceI_R_Request- Returns:
- Result of last contact
-
getM_ChangeRequest
public I_M_ChangeRequest getM_ChangeRequest() throws RuntimeException
- Specified by:
getM_ChangeRequestin interfaceI_R_Request- Throws:
RuntimeException
-
setM_ChangeRequest_ID
public void setM_ChangeRequest_ID(int M_ChangeRequest_ID)
Set Change Request.- Specified by:
setM_ChangeRequest_IDin interfaceI_R_Request- Parameters:
M_ChangeRequest_ID- BOM (Engineering) Change Request
-
getM_ChangeRequest_ID
public int getM_ChangeRequest_ID()
Get Change Request.- Specified by:
getM_ChangeRequest_IDin interfaceI_R_Request- Returns:
- BOM (Engineering) Change Request
-
getM_FixChangeNotice
public I_M_ChangeNotice getM_FixChangeNotice() throws RuntimeException
- Specified by:
getM_FixChangeNoticein interfaceI_R_Request- Throws:
RuntimeException
-
setM_FixChangeNotice_ID
public void setM_FixChangeNotice_ID(int M_FixChangeNotice_ID)
Set Fixed in.- Specified by:
setM_FixChangeNotice_IDin interfaceI_R_Request- Parameters:
M_FixChangeNotice_ID- Fixed in Change Notice
-
getM_FixChangeNotice_ID
public int getM_FixChangeNotice_ID()
Get Fixed in.- Specified by:
getM_FixChangeNotice_IDin interfaceI_R_Request- Returns:
- Fixed in Change Notice
-
getM_InOut
public I_M_InOut getM_InOut() throws RuntimeException
- Specified by:
getM_InOutin interfaceI_R_Request- Throws:
RuntimeException
-
setM_InOut_ID
public void setM_InOut_ID(int M_InOut_ID)
Set Shipment/Receipt.- Specified by:
setM_InOut_IDin interfaceI_R_Request- Parameters:
M_InOut_ID- Material Shipment Document
-
getM_InOut_ID
public int getM_InOut_ID()
Get Shipment/Receipt.- Specified by:
getM_InOut_IDin interfaceI_R_Request- Returns:
- Material Shipment Document
-
getM_Product
public I_M_Product getM_Product() throws RuntimeException
- Specified by:
getM_Productin interfaceI_R_Request- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID)
Set Product.- Specified by:
setM_Product_IDin interfaceI_R_Request- Parameters:
M_Product_ID- Product, Service, Item
-
getM_Product_ID
public int getM_Product_ID()
Get Product.- Specified by:
getM_Product_IDin interfaceI_R_Request- Returns:
- Product, Service, Item
-
getM_ProductSpent
public I_M_Product getM_ProductSpent() throws RuntimeException
- Specified by:
getM_ProductSpentin interfaceI_R_Request- Throws:
RuntimeException
-
setM_ProductSpent_ID
public void setM_ProductSpent_ID(int M_ProductSpent_ID)
Set Product Used.- Specified by:
setM_ProductSpent_IDin interfaceI_R_Request- 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_IDin interfaceI_R_Request- Returns:
- Product/Resource/Service used in Request
-
getM_RMA
public I_M_RMA getM_RMA() throws RuntimeException
- Specified by:
getM_RMAin interfaceI_R_Request- Throws:
RuntimeException
-
setM_RMA_ID
public void setM_RMA_ID(int M_RMA_ID)
Set RMA.- Specified by:
setM_RMA_IDin interfaceI_R_Request- Parameters:
M_RMA_ID- Return Material Authorization
-
getM_RMA_ID
public int getM_RMA_ID()
Get RMA.- Specified by:
getM_RMA_IDin interfaceI_R_Request- Returns:
- Return Material Authorization
-
setNextAction
public void setNextAction(String NextAction)
Set Next action.- Specified by:
setNextActionin interfaceI_R_Request- Parameters:
NextAction- Next Action to be taken
-
getNextAction
public String getNextAction()
Get Next action.- Specified by:
getNextActionin interfaceI_R_Request- Returns:
- Next Action to be taken
-
setPriority
public void setPriority(String Priority)
Set Priority.- Specified by:
setPriorityin interfaceI_R_Request- Parameters:
Priority- Indicates if this request is of a high, medium or low priority.
-
getPriority
public String getPriority()
Get Priority.- Specified by:
getPriorityin interfaceI_R_Request- Returns:
- Indicates if this request is of a high, medium or low priority.
-
setPriorityUser
public void setPriorityUser(String PriorityUser)
Set User Importance.- Specified by:
setPriorityUserin interfaceI_R_Request- Parameters:
PriorityUser- Priority of the issue for the User
-
getPriorityUser
public String getPriorityUser()
Get User Importance.- Specified by:
getPriorityUserin interfaceI_R_Request- Returns:
- Priority of the issue for the User
-
setProcessed
public void setProcessed(boolean Processed)
Set Processed.- Specified by:
setProcessedin interfaceI_R_Request- Parameters:
Processed- The document has been processed
-
isProcessed
public boolean isProcessed()
Get Processed.- Specified by:
isProcessedin interfaceI_R_Request- Returns:
- The document has been processed
-
setQtyInvoiced
public void setQtyInvoiced(BigDecimal QtyInvoiced)
Set Quantity Invoiced.- Specified by:
setQtyInvoicedin interfaceI_R_Request- Parameters:
QtyInvoiced- Invoiced Quantity
-
getQtyInvoiced
public BigDecimal getQtyInvoiced()
Get Quantity Invoiced.- Specified by:
getQtyInvoicedin interfaceI_R_Request- Returns:
- Invoiced Quantity
-
setQtyPlan
public void setQtyPlan(BigDecimal QtyPlan)
Set Quantity Plan.- Specified by:
setQtyPlanin interfaceI_R_Request- Parameters:
QtyPlan- Planned Quantity
-
getQtyPlan
public BigDecimal getQtyPlan()
Get Quantity Plan.- Specified by:
getQtyPlanin interfaceI_R_Request- Returns:
- Planned Quantity
-
setQtySpent
public void setQtySpent(BigDecimal QtySpent)
Set Quantity Used.- Specified by:
setQtySpentin interfaceI_R_Request- Parameters:
QtySpent- Quantity used for this event
-
getQtySpent
public BigDecimal getQtySpent()
Get Quantity Used.- Specified by:
getQtySpentin interfaceI_R_Request- Returns:
- Quantity used for this event
-
getR_Category
public I_R_Category getR_Category() throws RuntimeException
- Specified by:
getR_Categoryin interfaceI_R_Request- Throws:
RuntimeException
-
setR_Category_ID
public void setR_Category_ID(int R_Category_ID)
Set Category.- Specified by:
setR_Category_IDin interfaceI_R_Request- Parameters:
R_Category_ID- Request Category
-
getR_Category_ID
public int getR_Category_ID()
Get Category.- Specified by:
getR_Category_IDin interfaceI_R_Request- Returns:
- Request Category
-
setRecord_ID
public void setRecord_ID(int Record_ID)
Set Record ID.- Specified by:
setRecord_IDin interfaceI_R_Request- Parameters:
Record_ID- Direct internal record ID
-
getRecord_ID
public int getRecord_ID()
Get Record ID.- Specified by:
getRecord_IDin interfaceI_R_Request- Returns:
- Direct internal record ID
-
setRequestAmt
public void setRequestAmt(BigDecimal RequestAmt)
Set Request Amount.- Specified by:
setRequestAmtin interfaceI_R_Request- Parameters:
RequestAmt- Amount associated with this request
-
getRequestAmt
public BigDecimal getRequestAmt()
Get Request Amount.- Specified by:
getRequestAmtin interfaceI_R_Request- Returns:
- Amount associated with this request
-
setResult
public void setResult(String Result)
Set Result.- Specified by:
setResultin interfaceI_R_Request- Parameters:
Result- Result of the action taken
-
getResult
public String getResult()
Get Result.- Specified by:
getResultin interfaceI_R_Request- Returns:
- Result of the action taken
-
getR_Group
public I_R_Group getR_Group() throws RuntimeException
- Specified by:
getR_Groupin interfaceI_R_Request- Throws:
RuntimeException
-
setR_Group_ID
public void setR_Group_ID(int R_Group_ID)
Set Group.- Specified by:
setR_Group_IDin interfaceI_R_Request- Parameters:
R_Group_ID- Request Group
-
getR_Group_ID
public int getR_Group_ID()
Get Group.- Specified by:
getR_Group_IDin interfaceI_R_Request- Returns:
- Request Group
-
getR_MailText
public I_R_MailText getR_MailText() throws RuntimeException
- Specified by:
getR_MailTextin interfaceI_R_Request- Throws:
RuntimeException
-
setR_MailText_ID
public void setR_MailText_ID(int R_MailText_ID)
Set Mail Template.- Specified by:
setR_MailText_IDin interfaceI_R_Request- Parameters:
R_MailText_ID- Text templates for mailings
-
getR_MailText_ID
public int getR_MailText_ID()
Get Mail Template.- Specified by:
getR_MailText_IDin interfaceI_R_Request- Returns:
- Text templates for mailings
-
setR_Request_ID
public void setR_Request_ID(int R_Request_ID)
Set Request.- Specified by:
setR_Request_IDin interfaceI_R_Request- 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_IDin interfaceI_R_Request- Returns:
- Request from a Business Partner or Prospect
-
getR_RequestRelated
public I_R_Request getR_RequestRelated() throws RuntimeException
- Specified by:
getR_RequestRelatedin interfaceI_R_Request- Throws:
RuntimeException
-
setR_RequestRelated_ID
public void setR_RequestRelated_ID(int R_RequestRelated_ID)
Set Related Request.- Specified by:
setR_RequestRelated_IDin interfaceI_R_Request- Parameters:
R_RequestRelated_ID- Related Request (Master Issue, ..)
-
getR_RequestRelated_ID
public int getR_RequestRelated_ID()
Get Related Request.- Specified by:
getR_RequestRelated_IDin interfaceI_R_Request- Returns:
- Related Request (Master Issue, ..)
-
getR_RequestType
public I_R_RequestType getR_RequestType() throws RuntimeException
- Specified by:
getR_RequestTypein interfaceI_R_Request- Throws:
RuntimeException
-
setR_RequestType_ID
public void setR_RequestType_ID(int R_RequestType_ID)
Set Request Type.- Specified by:
setR_RequestType_IDin interfaceI_R_Request- 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_IDin interfaceI_R_Request- Returns:
- Type of request (e.g. Inquiry, Complaint, ..)
-
setR_Request_UU
public void setR_Request_UU(String R_Request_UU)
Set R_Request_UU.- Specified by:
setR_Request_UUin interfaceI_R_Request- Parameters:
R_Request_UU- R_Request_UU
-
getR_Request_UU
public String getR_Request_UU()
Get R_Request_UU.- Specified by:
getR_Request_UUin interfaceI_R_Request- Returns:
- R_Request_UU
-
getR_Resolution
public I_R_Resolution getR_Resolution() throws RuntimeException
- Specified by:
getR_Resolutionin interfaceI_R_Request- Throws:
RuntimeException
-
setR_Resolution_ID
public void setR_Resolution_ID(int R_Resolution_ID)
Set Resolution.- Specified by:
setR_Resolution_IDin interfaceI_R_Request- Parameters:
R_Resolution_ID- Request Resolution
-
getR_Resolution_ID
public int getR_Resolution_ID()
Get Resolution.- Specified by:
getR_Resolution_IDin interfaceI_R_Request- Returns:
- Request Resolution
-
getR_StandardResponse
public I_R_StandardResponse getR_StandardResponse() throws RuntimeException
- Specified by:
getR_StandardResponsein interfaceI_R_Request- Throws:
RuntimeException
-
setR_StandardResponse_ID
public void setR_StandardResponse_ID(int R_StandardResponse_ID)
Set Standard Response.- Specified by:
setR_StandardResponse_IDin interfaceI_R_Request- Parameters:
R_StandardResponse_ID- Request Standard Response
-
getR_StandardResponse_ID
public int getR_StandardResponse_ID()
Get Standard Response.- Specified by:
getR_StandardResponse_IDin interfaceI_R_Request- Returns:
- Request Standard Response
-
getR_Status
public I_R_Status getR_Status() throws RuntimeException
- Specified by:
getR_Statusin interfaceI_R_Request- Throws:
RuntimeException
-
setR_Status_ID
public void setR_Status_ID(int R_Status_ID)
Set Status.- Specified by:
setR_Status_IDin interfaceI_R_Request- Parameters:
R_Status_ID- Request Status
-
getR_Status_ID
public int getR_Status_ID()
Get Status.- Specified by:
getR_Status_IDin interfaceI_R_Request- Returns:
- Request Status
-
getSalesRep
public I_AD_User getSalesRep() throws RuntimeException
- Specified by:
getSalesRepin interfaceI_R_Request- Throws:
RuntimeException
-
setSalesRep_ID
public void setSalesRep_ID(int SalesRep_ID)
Set Sales Representative.- Specified by:
setSalesRep_IDin interfaceI_R_Request- Parameters:
SalesRep_ID- Sales Representative or Company Agent
-
getSalesRep_ID
public int getSalesRep_ID()
Get Sales Representative.- Specified by:
getSalesRep_IDin interfaceI_R_Request- Returns:
- Sales Representative or Company Agent
-
setStartDate
public void setStartDate(Timestamp StartDate)
Set Start Date.- Specified by:
setStartDatein interfaceI_R_Request- Parameters:
StartDate- First effective day (inclusive)
-
getStartDate
public Timestamp getStartDate()
Get Start Date.- Specified by:
getStartDatein interfaceI_R_Request- Returns:
- First effective day (inclusive)
-
setStartTime
public void setStartTime(Timestamp StartTime)
Set Start Time.- Specified by:
setStartTimein interfaceI_R_Request- Parameters:
StartTime- Time started
-
getStartTime
public Timestamp getStartTime()
Get Start Time.- Specified by:
getStartTimein interfaceI_R_Request- Returns:
- Time started
-
setSummary
public void setSummary(String Summary)
Set Summary.- Specified by:
setSummaryin interfaceI_R_Request- Parameters:
Summary- Textual summary of this request
-
getSummary
public String getSummary()
Get Summary.- Specified by:
getSummaryin interfaceI_R_Request- Returns:
- Textual summary of this request
-
setTaskStatus
public void setTaskStatus(String TaskStatus)
Set Task Status.- Specified by:
setTaskStatusin interfaceI_R_Request- Parameters:
TaskStatus- Status of the Task
-
getTaskStatus
public String getTaskStatus()
Get Task Status.- Specified by:
getTaskStatusin interfaceI_R_Request- Returns:
- Status of the Task
-
-