Adempiere 3.5.2a

org.compiere.model
Class X_R_Request

java.lang.Object
  extended by org.compiere.model.PO
      extended by org.compiere.model.X_R_Request
All Implemented Interfaces:
Serializable, Comparator, 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 3.5.2a - $Id$
Author:
Adempiere (generated)
See Also:
Serialized Form

Field Summary
static int C_INVOICEREQUEST_ID_AD_Reference_ID
          C_InvoiceRequest_ID AD_Reference_ID=336
static int CONFIDENTIALTYPE_AD_Reference_ID
          ConfidentialType AD_Reference_ID=340
static String CONFIDENTIALTYPE_Internal
          Internal = I
static String CONFIDENTIALTYPE_PartnerConfidential
          Partner Confidential = C
static String CONFIDENTIALTYPE_PrivateInformation
          Private Information = P
static String CONFIDENTIALTYPE_PublicInformation
          Public Information = A
static int CONFIDENTIALTYPEENTRY_AD_Reference_ID
          ConfidentialTypeEntry AD_Reference_ID=340
static String CONFIDENTIALTYPEENTRY_Internal
          Internal = I
static String CONFIDENTIALTYPEENTRY_PartnerConfidential
          Partner Confidential = C
static String CONFIDENTIALTYPEENTRY_PrivateInformation
          Private Information = P
static String CONFIDENTIALTYPEENTRY_PublicInformation
          Public Information = A
static int DUETYPE_AD_Reference_ID
          DueType AD_Reference_ID=222
static String DUETYPE_Due
          Due = 5
static String DUETYPE_Overdue
          Overdue = 3
static String DUETYPE_Scheduled
          Scheduled = 7
static int M_FIXCHANGENOTICE_ID_AD_Reference_ID
          M_FixChangeNotice_ID AD_Reference_ID=351
static int M_PRODUCTSPENT_ID_AD_Reference_ID
          M_ProductSpent_ID AD_Reference_ID=162
static int NEXTACTION_AD_Reference_ID
          NextAction AD_Reference_ID=219
static String NEXTACTION_FollowUp
          Follow up = F
static String NEXTACTION_None
          None = N
static int PRIORITY_AD_Reference_ID
          Priority AD_Reference_ID=154
static String PRIORITY_High
          High = 3
static String PRIORITY_Low
          Low = 7
static String PRIORITY_Medium
          Medium = 5
static String PRIORITY_Minor
          Minor = 9
static String PRIORITY_Urgent
          Urgent = 1
static int PRIORITYUSER_AD_Reference_ID
          PriorityUser AD_Reference_ID=154
static String PRIORITYUSER_High
          High = 3
static String PRIORITYUSER_Low
          Low = 7
static String PRIORITYUSER_Medium
          Medium = 5
static String PRIORITYUSER_Minor
          Minor = 9
static String PRIORITYUSER_Urgent
          Urgent = 1
static int R_REQUESTRELATED_ID_AD_Reference_ID
          R_RequestRelated_ID AD_Reference_ID=341
static int SALESREP_ID_AD_Reference_ID
          SalesRep_ID AD_Reference_ID=286
static String TASKSTATUS_0NotStarted
          0% Not Started = 0
static String TASKSTATUS_100Complete
          100% Complete = D
static String TASKSTATUS_20Started
          20% Started = 2
static String TASKSTATUS_40Busy
          40% Busy = 4
static String TASKSTATUS_60GoodProgress
          60% Good Progress = 6
static String TASKSTATUS_80NearlyDone
          80% Nearly Done = 8
static String TASKSTATUS_90Finishing
          90% Finishing = 9
static String TASKSTATUS_95AlmostDone
          95% Almost Done = A
static String TASKSTATUS_99CleaningUp
          99% Cleaning up = C
static 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, 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_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_DateCompletePlan, COLUMNNAME_DateLastAction, COLUMNNAME_DateLastAlert, COLUMNNAME_DateNextAction, COLUMNNAME_DateStartPlan, COLUMNNAME_DocumentNo, COLUMNNAME_DueType, COLUMNNAME_EndTime, 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_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, Model, Table_ID, Table_Name
 
Constructor Summary
X_R_Request(Properties ctx, int R_Request_ID, String trxName)
          Standard Constructor
X_R_Request(Properties ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 int getA_Asset_ID()
          Get Asset.
 I_A_Asset getA_Asset()
           
 int getAD_Role_ID()
          Get Role.
 I_AD_Role getAD_Role()
           
 int getAD_Table_ID()
          Get Table.
 I_AD_Table getAD_Table()
           
 int getAD_User_ID()
          Get User/Contact.
 I_AD_User getAD_User()
           
 int getC_Activity_ID()
          Get Activity.
 I_C_Activity getC_Activity()
           
 int getC_BPartner_ID()
          Get Business Partner .
 I_C_BPartner getC_BPartner()
           
 int getC_Campaign_ID()
          Get Campaign.
 I_C_Campaign getC_Campaign()
           
 int getC_Invoice_ID()
          Get Invoice.
 I_C_Invoice getC_Invoice()
           
 int getC_InvoiceRequest_ID()
          Get Request Invoice.
 int getC_Order_ID()
          Get Order.
 I_C_Order getC_Order()
           
 int getC_Payment_ID()
          Get Payment.
 I_C_Payment getC_Payment()
           
 int getC_Project_ID()
          Get Project.
 I_C_Project getC_Project()
           
 Timestamp getCloseDate()
          Get Close Date.
 String getConfidentialType()
          Get Confidentiality.
 String getConfidentialTypeEntry()
          Get Entry Confidentiality.
 Timestamp getDateCompletePlan()
          Get Complete Plan.
 Timestamp getDateLastAction()
          Get Date last action.
 Timestamp getDateLastAlert()
          Get Last Alert.
 Timestamp getDateNextAction()
          Get Date next action.
 Timestamp getDateStartPlan()
          Get Start Plan.
 String getDocumentNo()
          Get Document No.
 String getDueType()
          Get Due type.
 Timestamp getEndTime()
          Get End Time.
 KeyNamePair getKeyNamePair()
          Get Record ID/ColumnName
 String getLastResult()
          Get Last Result.
 int getM_ChangeRequest_ID()
          Get Change Request.
 I_M_ChangeRequest getM_ChangeRequest()
           
 int getM_FixChangeNotice_ID()
          Get Fixed in.
 int getM_InOut_ID()
          Get Shipment/Receipt.
 I_M_InOut getM_InOut()
           
 int getM_Product_ID()
          Get Product.
 I_M_Product getM_Product()
           
 int getM_ProductSpent_ID()
          Get Product Used.
 int getM_RMA_ID()
          Get RMA.
 I_M_RMA getM_RMA()
           
 String getNextAction()
          Get Next action.
 String getPriority()
          Get Priority.
 String getPriorityUser()
          Get User Importance.
 BigDecimal getQtyInvoiced()
          Get Quantity Invoiced.
 BigDecimal getQtyPlan()
          Get Quantity Plan.
 BigDecimal getQtySpent()
          Get Quantity Used.
 int getR_Category_ID()
          Get Category.
 I_R_Category getR_Category()
           
 int getR_Group_ID()
          Get Group.
 I_R_Group getR_Group()
           
 int getR_MailText_ID()
          Get Mail Template.
 I_R_MailText getR_MailText()
           
 int getR_Request_ID()
          Get Request.
 int getR_RequestRelated_ID()
          Get Related Request.
 int getR_RequestType_ID()
          Get Request Type.
 I_R_RequestType getR_RequestType()
           
 int getR_Resolution_ID()
          Get Resolution.
 I_R_Resolution getR_Resolution()
           
 int getR_StandardResponse_ID()
          Get Standard Response.
 I_R_StandardResponse getR_StandardResponse()
           
 int getR_Status_ID()
          Get Status.
 I_R_Status getR_Status()
           
 int getRecord_ID()
          Get Record ID.
 BigDecimal getRequestAmt()
          Get Request Amount.
 String getResult()
          Get Result.
 int getSalesRep_ID()
          Get Sales Representative.
 Timestamp getStartDate()
          Get Start Date.
 Timestamp getStartTime()
          Get Start Time.
 String getSummary()
          Get Summary.
 String getTaskStatus()
          Get Task Status.
protected  POInfo initPO(Properties ctx)
          Load Meta Data
 boolean isEscalated()
          Get Escalated.
 boolean isInvoiced()
          Get Invoiced.
 boolean isProcessed()
          Get Processed.
 boolean isSelfService()
          Get Self-Service.
 void setA_Asset_ID(int A_Asset_ID)
          Set Asset.
 void setAD_Role_ID(int AD_Role_ID)
          Set Role.
 void setAD_Table_ID(int AD_Table_ID)
          Set Table.
 void setAD_User_ID(int AD_User_ID)
          Set User/Contact.
 void setC_Activity_ID(int C_Activity_ID)
          Set Activity.
 void setC_BPartner_ID(int C_BPartner_ID)
          Set Business Partner .
 void setC_Campaign_ID(int C_Campaign_ID)
          Set Campaign.
 void setC_Invoice_ID(int C_Invoice_ID)
          Set Invoice.
 void setC_InvoiceRequest_ID(int C_InvoiceRequest_ID)
          Set Request Invoice.
 void setC_Order_ID(int C_Order_ID)
          Set Order.
 void setC_Payment_ID(int C_Payment_ID)
          Set Payment.
 void setC_Project_ID(int C_Project_ID)
          Set Project.
 void setCloseDate(Timestamp CloseDate)
          Set Close Date.
 void setConfidentialType(String ConfidentialType)
          Set Confidentiality.
 void setConfidentialTypeEntry(String ConfidentialTypeEntry)
          Set Entry Confidentiality.
 void setDateCompletePlan(Timestamp DateCompletePlan)
          Set Complete Plan.
 void setDateLastAction(Timestamp DateLastAction)
          Set Date last action.
 void setDateLastAlert(Timestamp DateLastAlert)
          Set Last Alert.
 void setDateNextAction(Timestamp DateNextAction)
          Set Date next action.
 void setDateStartPlan(Timestamp DateStartPlan)
          Set Start Plan.
 void setDocumentNo(String DocumentNo)
          Set Document No.
 void setDueType(String DueType)
          Set Due type.
 void setEndTime(Timestamp EndTime)
          Set End Time.
 void setIsEscalated(boolean IsEscalated)
          Set Escalated.
 void setIsInvoiced(boolean IsInvoiced)
          Set Invoiced.
 void setIsSelfService(boolean IsSelfService)
          Set Self-Service.
 void setLastResult(String LastResult)
          Set Last Result.
 void setM_ChangeRequest_ID(int M_ChangeRequest_ID)
          Set Change Request.
 void setM_FixChangeNotice_ID(int M_FixChangeNotice_ID)
          Set Fixed in.
 void setM_InOut_ID(int M_InOut_ID)
          Set Shipment/Receipt.
 void setM_Product_ID(int M_Product_ID)
          Set Product.
 void setM_ProductSpent_ID(int M_ProductSpent_ID)
          Set Product Used.
 void setM_RMA_ID(int M_RMA_ID)
          Set RMA.
 void setNextAction(String NextAction)
          Set Next action.
 void setPriority(String Priority)
          Set Priority.
 void setPriorityUser(String PriorityUser)
          Set User Importance.
 void setProcessed(boolean Processed)
          Set Processed.
 void setQtyInvoiced(BigDecimal QtyInvoiced)
          Set Quantity Invoiced.
 void setQtyPlan(BigDecimal QtyPlan)
          Set Quantity Plan.
 void setQtySpent(BigDecimal QtySpent)
          Set Quantity Used.
 void setR_Category_ID(int R_Category_ID)
          Set Category.
 void setR_Group_ID(int R_Group_ID)
          Set Group.
 void setR_MailText_ID(int R_MailText_ID)
          Set Mail Template.
 void setR_Request_ID(int R_Request_ID)
          Set Request.
 void setR_RequestRelated_ID(int R_RequestRelated_ID)
          Set Related Request.
 void setR_RequestType_ID(int R_RequestType_ID)
          Set Request Type.
 void setR_Resolution_ID(int R_Resolution_ID)
          Set Resolution.
 void setR_StandardResponse_ID(int R_StandardResponse_ID)
          Set Standard Response.
 void setR_Status_ID(int R_Status_ID)
          Set Status.
 void setRecord_ID(int Record_ID)
          Set Record ID.
 void setRequestAmt(BigDecimal RequestAmt)
          Set Request Amount.
 void setResult(String Result)
          Set Result.
 void setSalesRep_ID(int SalesRep_ID)
          Set Sales Representative.
 void setStartDate(Timestamp StartDate)
          Set Start Date.
 void setStartTime(Timestamp StartTime)
          Set Start Time.
 void setSummary(String Summary)
          Set Summary.
 void setTaskStatus(String TaskStatus)
          Set Task Status.
 String toString()
          String representation
 
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, compare, copyValues, copyValues, createAttachment, delete_Accounting, delete_Tree, delete, delete, deleteEx, deleteEx, dump, dump, equals, 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_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveEx, saveEx, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setDoc, setDocWorkflowMgr, setIsActive, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.compiere.model.I_Persistent
save
 

Field Detail

C_INVOICEREQUEST_ID_AD_Reference_ID

public static final int C_INVOICEREQUEST_ID_AD_Reference_ID
C_InvoiceRequest_ID AD_Reference_ID=336

See Also:
Constant Field Values

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

M_FIXCHANGENOTICE_ID_AD_Reference_ID

public static final int M_FIXCHANGENOTICE_ID_AD_Reference_ID
M_FixChangeNotice_ID AD_Reference_ID=351

See Also:
Constant Field Values

M_PRODUCTSPENT_ID_AD_Reference_ID

public static final int M_PRODUCTSPENT_ID_AD_Reference_ID
M_ProductSpent_ID AD_Reference_ID=162

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_None

public static final String NEXTACTION_None
None = N

See Also:
Constant Field Values

NEXTACTION_FollowUp

public static final String NEXTACTION_FollowUp
Follow up = F

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_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_Urgent

public static final String PRIORITY_Urgent
Urgent = 1

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_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_Urgent

public static final String PRIORITYUSER_Urgent
Urgent = 1

See Also:
Constant Field Values

PRIORITYUSER_Minor

public static final String PRIORITYUSER_Minor
Minor = 9

See Also:
Constant Field Values

R_REQUESTRELATED_ID_AD_Reference_ID

public static final int R_REQUESTRELATED_ID_AD_Reference_ID
R_RequestRelated_ID AD_Reference_ID=341

See Also:
Constant Field Values

SALESREP_ID_AD_Reference_ID

public static final int SALESREP_ID_AD_Reference_ID
SalesRep_ID AD_Reference_ID=286

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_100Complete

public static final String TASKSTATUS_100Complete
100% Complete = D

See Also:
Constant Field Values

TASKSTATUS_20Started

public static final String TASKSTATUS_20Started
20% Started = 2

See Also:
Constant Field Values

TASKSTATUS_80NearlyDone

public static final String TASKSTATUS_80NearlyDone
80% Nearly Done = 8

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_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
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_AccessLevel in class PO
Returns:
7 - System - Client - Org

initPO

protected POInfo initPO(Properties ctx)
Load Meta Data

Specified by:
initPO in class PO
Parameters:
ctx - context
Returns:
POInfo

toString

public String toString()
Description copied from class: PO
String representation

Overrides:
toString in class PO
Returns:
String representation

getA_Asset

public I_A_Asset getA_Asset()
                     throws Exception
Specified by:
getA_Asset in interface I_R_Request
Throws:
Exception

setA_Asset_ID

public void setA_Asset_ID(int A_Asset_ID)
Set Asset.

Specified by:
setA_Asset_ID in interface I_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_ID in interface I_R_Request
Returns:
Asset used internally or by customers

getAD_Role

public I_AD_Role getAD_Role()
                     throws Exception
Specified by:
getAD_Role in interface I_R_Request
Throws:
Exception

setAD_Role_ID

public void setAD_Role_ID(int AD_Role_ID)
Set Role.

Specified by:
setAD_Role_ID in interface I_R_Request
Parameters:
AD_Role_ID - Responsibility Role

getAD_Role_ID

public int getAD_Role_ID()
Get Role.

Specified by:
getAD_Role_ID in interface I_R_Request
Returns:
Responsibility Role

getAD_Table

public I_AD_Table getAD_Table()
                       throws Exception
Specified by:
getAD_Table in interface I_R_Request
Throws:
Exception

setAD_Table_ID

public void setAD_Table_ID(int AD_Table_ID)
Set Table.

Specified by:
setAD_Table_ID in interface I_R_Request
Parameters:
AD_Table_ID - Database Table information

getAD_Table_ID

public int getAD_Table_ID()
Get Table.

Specified by:
getAD_Table_ID in interface I_R_Request
Returns:
Database Table information

getAD_User

public I_AD_User getAD_User()
                     throws Exception
Specified by:
getAD_User in interface I_R_Request
Throws:
Exception

setAD_User_ID

public void setAD_User_ID(int AD_User_ID)
Set User/Contact.

Specified by:
setAD_User_ID in interface I_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_ID in interface I_R_Request
Returns:
User within the system - Internal or Business Partner Contact

getC_Activity

public I_C_Activity getC_Activity()
                           throws Exception
Specified by:
getC_Activity in interface I_R_Request
Throws:
Exception

setC_Activity_ID

public void setC_Activity_ID(int C_Activity_ID)
Set Activity.

Specified by:
setC_Activity_ID in interface I_R_Request
Parameters:
C_Activity_ID - Business Activity

getC_Activity_ID

public int getC_Activity_ID()
Get Activity.

Specified by:
getC_Activity_ID in interface I_R_Request
Returns:
Business Activity

getC_BPartner

public I_C_BPartner getC_BPartner()
                           throws Exception
Specified by:
getC_BPartner in interface I_R_Request
Throws:
Exception

setC_BPartner_ID

public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner .

Specified by:
setC_BPartner_ID in interface I_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_ID in interface I_R_Request
Returns:
Identifies a Business Partner

getC_Campaign

public I_C_Campaign getC_Campaign()
                           throws Exception
Specified by:
getC_Campaign in interface I_R_Request
Throws:
Exception

setC_Campaign_ID

public void setC_Campaign_ID(int C_Campaign_ID)
Set Campaign.

Specified by:
setC_Campaign_ID in interface I_R_Request
Parameters:
C_Campaign_ID - Marketing Campaign

getC_Campaign_ID

public int getC_Campaign_ID()
Get Campaign.

Specified by:
getC_Campaign_ID in interface I_R_Request
Returns:
Marketing Campaign

getC_Invoice

public I_C_Invoice getC_Invoice()
                         throws Exception
Specified by:
getC_Invoice in interface I_R_Request
Throws:
Exception

setC_Invoice_ID

public void setC_Invoice_ID(int C_Invoice_ID)
Set Invoice.

Specified by:
setC_Invoice_ID in interface I_R_Request
Parameters:
C_Invoice_ID - Invoice Identifier

getC_Invoice_ID

public int getC_Invoice_ID()
Get Invoice.

Specified by:
getC_Invoice_ID in interface I_R_Request
Returns:
Invoice Identifier

setC_InvoiceRequest_ID

public void setC_InvoiceRequest_ID(int C_InvoiceRequest_ID)
Set Request Invoice.

Specified by:
setC_InvoiceRequest_ID in interface I_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_ID in interface I_R_Request
Returns:
The generated invoice for this request

setCloseDate

public void setCloseDate(Timestamp CloseDate)
Set Close Date.

Specified by:
setCloseDate in interface I_R_Request
Parameters:
CloseDate - Close Date

getCloseDate

public Timestamp getCloseDate()
Get Close Date.

Specified by:
getCloseDate in interface I_R_Request
Returns:
Close Date

setConfidentialType

public void setConfidentialType(String ConfidentialType)
Set Confidentiality.

Specified by:
setConfidentialType in interface I_R_Request
Parameters:
ConfidentialType - Type of Confidentiality

getConfidentialType

public String getConfidentialType()
Get Confidentiality.

Specified by:
getConfidentialType in interface I_R_Request
Returns:
Type of Confidentiality

setConfidentialTypeEntry

public void setConfidentialTypeEntry(String ConfidentialTypeEntry)
Set Entry Confidentiality.

Specified by:
setConfidentialTypeEntry in interface I_R_Request
Parameters:
ConfidentialTypeEntry - Confidentiality of the individual entry

getConfidentialTypeEntry

public String getConfidentialTypeEntry()
Get Entry Confidentiality.

Specified by:
getConfidentialTypeEntry in interface I_R_Request
Returns:
Confidentiality of the individual entry

getC_Order

public I_C_Order getC_Order()
                     throws Exception
Specified by:
getC_Order in interface I_R_Request
Throws:
Exception

setC_Order_ID

public void setC_Order_ID(int C_Order_ID)
Set Order.

Specified by:
setC_Order_ID in interface I_R_Request
Parameters:
C_Order_ID - Order

getC_Order_ID

public int getC_Order_ID()
Get Order.

Specified by:
getC_Order_ID in interface I_R_Request
Returns:
Order

getC_Payment

public I_C_Payment getC_Payment()
                         throws Exception
Specified by:
getC_Payment in interface I_R_Request
Throws:
Exception

setC_Payment_ID

public void setC_Payment_ID(int C_Payment_ID)
Set Payment.

Specified by:
setC_Payment_ID in interface I_R_Request
Parameters:
C_Payment_ID - Payment identifier

getC_Payment_ID

public int getC_Payment_ID()
Get Payment.

Specified by:
getC_Payment_ID in interface I_R_Request
Returns:
Payment identifier

getC_Project

public I_C_Project getC_Project()
                         throws Exception
Specified by:
getC_Project in interface I_R_Request
Throws:
Exception

setC_Project_ID

public void setC_Project_ID(int C_Project_ID)
Set Project.

Specified by:
setC_Project_ID in interface I_R_Request
Parameters:
C_Project_ID - Financial Project

getC_Project_ID

public int getC_Project_ID()
Get Project.

Specified by:
getC_Project_ID in interface I_R_Request
Returns:
Financial Project

setDateCompletePlan

public void setDateCompletePlan(Timestamp DateCompletePlan)
Set Complete Plan.

Specified by:
setDateCompletePlan in interface I_R_Request
Parameters:
DateCompletePlan - Planned Completion Date

getDateCompletePlan

public Timestamp getDateCompletePlan()
Get Complete Plan.

Specified by:
getDateCompletePlan in interface I_R_Request
Returns:
Planned Completion Date

setDateLastAction

public void setDateLastAction(Timestamp DateLastAction)
Set Date last action.

Specified by:
setDateLastAction in interface I_R_Request
Parameters:
DateLastAction - Date this request was last acted on

getDateLastAction

public Timestamp getDateLastAction()
Get Date last action.

Specified by:
getDateLastAction in interface I_R_Request
Returns:
Date this request was last acted on

setDateLastAlert

public void setDateLastAlert(Timestamp DateLastAlert)
Set Last Alert.

Specified by:
setDateLastAlert in interface I_R_Request
Parameters:
DateLastAlert - Date when last alert were sent

getDateLastAlert

public Timestamp getDateLastAlert()
Get Last Alert.

Specified by:
getDateLastAlert in interface I_R_Request
Returns:
Date when last alert were sent

setDateNextAction

public void setDateNextAction(Timestamp DateNextAction)
Set Date next action.

Specified by:
setDateNextAction in interface I_R_Request
Parameters:
DateNextAction - Date that this request should be acted on

getDateNextAction

public Timestamp getDateNextAction()
Get Date next action.

Specified by:
getDateNextAction in interface I_R_Request
Returns:
Date that this request should be acted on

setDateStartPlan

public void setDateStartPlan(Timestamp DateStartPlan)
Set Start Plan.

Specified by:
setDateStartPlan in interface I_R_Request
Parameters:
DateStartPlan - Planned Start Date

getDateStartPlan

public Timestamp getDateStartPlan()
Get Start Plan.

Specified by:
getDateStartPlan in interface I_R_Request
Returns:
Planned Start Date

setDocumentNo

public void setDocumentNo(String DocumentNo)
Set Document No.

Specified by:
setDocumentNo in interface I_R_Request
Parameters:
DocumentNo - Document sequence number of the document

getDocumentNo

public String getDocumentNo()
Get Document No.

Specified by:
getDocumentNo in interface I_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:
setDueType in interface I_R_Request
Parameters:
DueType - Status of the next action for this Request

getDueType

public String getDueType()
Get Due type.

Specified by:
getDueType in interface I_R_Request
Returns:
Status of the next action for this Request

setEndTime

public void setEndTime(Timestamp EndTime)
Set End Time.

Specified by:
setEndTime in interface I_R_Request
Parameters:
EndTime - End of the time span

getEndTime

public Timestamp getEndTime()
Get End Time.

Specified by:
getEndTime in interface I_R_Request
Returns:
End of the time span

setIsEscalated

public void setIsEscalated(boolean IsEscalated)
Set Escalated.

Specified by:
setIsEscalated in interface I_R_Request
Parameters:
IsEscalated - This request has been escalated

isEscalated

public boolean isEscalated()
Get Escalated.

Specified by:
isEscalated in interface I_R_Request
Returns:
This request has been escalated

setIsInvoiced

public void setIsInvoiced(boolean IsInvoiced)
Set Invoiced.

Specified by:
setIsInvoiced in interface I_R_Request
Parameters:
IsInvoiced - Is this invoiced?

isInvoiced

public boolean isInvoiced()
Get Invoiced.

Specified by:
isInvoiced in interface I_R_Request
Returns:
Is this invoiced?

setIsSelfService

public void setIsSelfService(boolean IsSelfService)
Set Self-Service.

Specified by:
setIsSelfService in interface I_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:
isSelfService in interface I_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:
setLastResult in interface I_R_Request
Parameters:
LastResult - Result of last contact

getLastResult

public String getLastResult()
Get Last Result.

Specified by:
getLastResult in interface I_R_Request
Returns:
Result of last contact

getM_ChangeRequest

public I_M_ChangeRequest getM_ChangeRequest()
                                     throws Exception
Specified by:
getM_ChangeRequest in interface I_R_Request
Throws:
Exception

setM_ChangeRequest_ID

public void setM_ChangeRequest_ID(int M_ChangeRequest_ID)
Set Change Request.

Specified by:
setM_ChangeRequest_ID in interface I_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_ID in interface I_R_Request
Returns:
BOM (Engineering) Change Request

setM_FixChangeNotice_ID

public void setM_FixChangeNotice_ID(int M_FixChangeNotice_ID)
Set Fixed in.

Specified by:
setM_FixChangeNotice_ID in interface I_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_ID in interface I_R_Request
Returns:
Fixed in Change Notice

getM_InOut

public I_M_InOut getM_InOut()
                     throws Exception
Specified by:
getM_InOut in interface I_R_Request
Throws:
Exception

setM_InOut_ID

public void setM_InOut_ID(int M_InOut_ID)
Set Shipment/Receipt.

Specified by:
setM_InOut_ID in interface I_R_Request
Parameters:
M_InOut_ID - Material Shipment Document

getM_InOut_ID

public int getM_InOut_ID()
Get Shipment/Receipt.

Specified by:
getM_InOut_ID in interface I_R_Request
Returns:
Material Shipment Document

getM_Product

public I_M_Product getM_Product()
                         throws Exception
Specified by:
getM_Product in interface I_R_Request
Throws:
Exception

setM_Product_ID

public void setM_Product_ID(int M_Product_ID)
Set Product.

Specified by:
setM_Product_ID in interface I_R_Request
Parameters:
M_Product_ID - Product, Service, Item

getM_Product_ID

public int getM_Product_ID()
Get Product.

Specified by:
getM_Product_ID in interface I_R_Request
Returns:
Product, Service, Item

setM_ProductSpent_ID

public void setM_ProductSpent_ID(int M_ProductSpent_ID)
Set Product Used.

Specified by:
setM_ProductSpent_ID in interface I_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_ID in interface I_R_Request
Returns:
Product/Resource/Service used in Request

getM_RMA

public I_M_RMA getM_RMA()
                 throws Exception
Specified by:
getM_RMA in interface I_R_Request
Throws:
Exception

setM_RMA_ID

public void setM_RMA_ID(int M_RMA_ID)
Set RMA.

Specified by:
setM_RMA_ID in interface I_R_Request
Parameters:
M_RMA_ID - Return Material Authorization

getM_RMA_ID

public int getM_RMA_ID()
Get RMA.

Specified by:
getM_RMA_ID in interface I_R_Request
Returns:
Return Material Authorization

setNextAction

public void setNextAction(String NextAction)
Set Next action.

Specified by:
setNextAction in interface I_R_Request
Parameters:
NextAction - Next Action to be taken

getNextAction

public String getNextAction()
Get Next action.

Specified by:
getNextAction in interface I_R_Request
Returns:
Next Action to be taken

setPriority

public void setPriority(String Priority)
Set Priority.

Specified by:
setPriority in interface I_R_Request
Parameters:
Priority - Indicates if this request is of a high, medium or low priority.

getPriority

public String getPriority()
Get Priority.

Specified by:
getPriority in interface I_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:
setPriorityUser in interface I_R_Request
Parameters:
PriorityUser - Priority of the issue for the User

getPriorityUser

public String getPriorityUser()
Get User Importance.

Specified by:
getPriorityUser in interface I_R_Request
Returns:
Priority of the issue for the User

setProcessed

public void setProcessed(boolean Processed)
Set Processed.

Specified by:
setProcessed in interface I_R_Request
Parameters:
Processed - The document has been processed

isProcessed

public boolean isProcessed()
Get Processed.

Specified by:
isProcessed in interface I_R_Request
Returns:
The document has been processed

setQtyInvoiced

public void setQtyInvoiced(BigDecimal QtyInvoiced)
Set Quantity Invoiced.

Specified by:
setQtyInvoiced in interface I_R_Request
Parameters:
QtyInvoiced - Invoiced Quantity

getQtyInvoiced

public BigDecimal getQtyInvoiced()
Get Quantity Invoiced.

Specified by:
getQtyInvoiced in interface I_R_Request
Returns:
Invoiced Quantity

setQtyPlan

public void setQtyPlan(BigDecimal QtyPlan)
Set Quantity Plan.

Specified by:
setQtyPlan in interface I_R_Request
Parameters:
QtyPlan - Planned Quantity

getQtyPlan

public BigDecimal getQtyPlan()
Get Quantity Plan.

Specified by:
getQtyPlan in interface I_R_Request
Returns:
Planned Quantity

setQtySpent

public void setQtySpent(BigDecimal QtySpent)
Set Quantity Used.

Specified by:
setQtySpent in interface I_R_Request
Parameters:
QtySpent - Quantity used for this event

getQtySpent

public BigDecimal getQtySpent()
Get Quantity Used.

Specified by:
getQtySpent in interface I_R_Request
Returns:
Quantity used for this event

getR_Category

public I_R_Category getR_Category()
                           throws Exception
Specified by:
getR_Category in interface I_R_Request
Throws:
Exception

setR_Category_ID

public void setR_Category_ID(int R_Category_ID)
Set Category.

Specified by:
setR_Category_ID in interface I_R_Request
Parameters:
R_Category_ID - Request Category

getR_Category_ID

public int getR_Category_ID()
Get Category.

Specified by:
getR_Category_ID in interface I_R_Request
Returns:
Request Category

setRecord_ID

public void setRecord_ID(int Record_ID)
Set Record ID.

Specified by:
setRecord_ID in interface I_R_Request
Parameters:
Record_ID - Direct internal record ID

getRecord_ID

public int getRecord_ID()
Get Record ID.

Specified by:
getRecord_ID in interface I_R_Request
Returns:
Direct internal record ID

setRequestAmt

public void setRequestAmt(BigDecimal RequestAmt)
Set Request Amount.

Specified by:
setRequestAmt in interface I_R_Request
Parameters:
RequestAmt - Amount associated with this request

getRequestAmt

public BigDecimal getRequestAmt()
Get Request Amount.

Specified by:
getRequestAmt in interface I_R_Request
Returns:
Amount associated with this request

setResult

public void setResult(String Result)
Set Result.

Specified by:
setResult in interface I_R_Request
Parameters:
Result - Result of the action taken

getResult

public String getResult()
Get Result.

Specified by:
getResult in interface I_R_Request
Returns:
Result of the action taken

getR_Group

public I_R_Group getR_Group()
                     throws Exception
Specified by:
getR_Group in interface I_R_Request
Throws:
Exception

setR_Group_ID

public void setR_Group_ID(int R_Group_ID)
Set Group.

Specified by:
setR_Group_ID in interface I_R_Request
Parameters:
R_Group_ID - Request Group

getR_Group_ID

public int getR_Group_ID()
Get Group.

Specified by:
getR_Group_ID in interface I_R_Request
Returns:
Request Group

getR_MailText

public I_R_MailText getR_MailText()
                           throws Exception
Specified by:
getR_MailText in interface I_R_Request
Throws:
Exception

setR_MailText_ID

public void setR_MailText_ID(int R_MailText_ID)
Set Mail Template.

Specified by:
setR_MailText_ID in interface I_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_ID in interface I_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_ID in interface I_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_ID in interface I_R_Request
Returns:
Request from a Business Partner or Prospect

setR_RequestRelated_ID

public void setR_RequestRelated_ID(int R_RequestRelated_ID)
Set Related Request.

Specified by:
setR_RequestRelated_ID in interface I_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_ID in interface I_R_Request
Returns:
Related Request (Master Issue, ..)

getR_RequestType

public I_R_RequestType getR_RequestType()
                                 throws Exception
Specified by:
getR_RequestType in interface I_R_Request
Throws:
Exception

setR_RequestType_ID

public void setR_RequestType_ID(int R_RequestType_ID)
Set Request Type.

Specified by:
setR_RequestType_ID in interface I_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_ID in interface I_R_Request
Returns:
Type of request (e.g. Inquiry, Complaint, ..)

getR_Resolution

public I_R_Resolution getR_Resolution()
                               throws Exception
Specified by:
getR_Resolution in interface I_R_Request
Throws:
Exception

setR_Resolution_ID

public void setR_Resolution_ID(int R_Resolution_ID)
Set Resolution.

Specified by:
setR_Resolution_ID in interface I_R_Request
Parameters:
R_Resolution_ID - Request Resolution

getR_Resolution_ID

public int getR_Resolution_ID()
Get Resolution.

Specified by:
getR_Resolution_ID in interface I_R_Request
Returns:
Request Resolution

getR_StandardResponse

public I_R_StandardResponse getR_StandardResponse()
                                           throws Exception
Specified by:
getR_StandardResponse in interface I_R_Request
Throws:
Exception

setR_StandardResponse_ID

public void setR_StandardResponse_ID(int R_StandardResponse_ID)
Set Standard Response.

Specified by:
setR_StandardResponse_ID in interface I_R_Request
Parameters:
R_StandardResponse_ID - Request Standard Response

getR_StandardResponse_ID

public int getR_StandardResponse_ID()
Get Standard Response.

Specified by:
getR_StandardResponse_ID in interface I_R_Request
Returns:
Request Standard Response

getR_Status

public I_R_Status getR_Status()
                       throws Exception
Specified by:
getR_Status in interface I_R_Request
Throws:
Exception

setR_Status_ID

public void setR_Status_ID(int R_Status_ID)
Set Status.

Specified by:
setR_Status_ID in interface I_R_Request
Parameters:
R_Status_ID - Request Status

getR_Status_ID

public int getR_Status_ID()
Get Status.

Specified by:
getR_Status_ID in interface I_R_Request
Returns:
Request Status

setSalesRep_ID

public void setSalesRep_ID(int SalesRep_ID)
Set Sales Representative.

Specified by:
setSalesRep_ID in interface I_R_Request
Parameters:
SalesRep_ID - Sales Representative or Company Agent

getSalesRep_ID

public int getSalesRep_ID()
Get Sales Representative.

Specified by:
getSalesRep_ID in interface I_R_Request
Returns:
Sales Representative or Company Agent

setStartDate

public void setStartDate(Timestamp StartDate)
Set Start Date.

Specified by:
setStartDate in interface I_R_Request
Parameters:
StartDate - First effective day (inclusive)

getStartDate

public Timestamp getStartDate()
Get Start Date.

Specified by:
getStartDate in interface I_R_Request
Returns:
First effective day (inclusive)

setStartTime

public void setStartTime(Timestamp StartTime)
Set Start Time.

Specified by:
setStartTime in interface I_R_Request
Parameters:
StartTime - Time started

getStartTime

public Timestamp getStartTime()
Get Start Time.

Specified by:
getStartTime in interface I_R_Request
Returns:
Time started

setSummary

public void setSummary(String Summary)
Set Summary.

Specified by:
setSummary in interface I_R_Request
Parameters:
Summary - Textual summary of this request

getSummary

public String getSummary()
Get Summary.

Specified by:
getSummary in interface I_R_Request
Returns:
Textual summary of this request

setTaskStatus

public void setTaskStatus(String TaskStatus)
Set Task Status.

Specified by:
setTaskStatus in interface I_R_Request
Parameters:
TaskStatus - Status of the Task

getTaskStatus

public String getTaskStatus()
Get Task Status.

Specified by:
getTaskStatus in interface I_R_Request
Returns:
Status of the Task

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.