Package org.maintenance.model
Interface I_MP_OT_Request
- All Known Implementing Classes:
MMPOTRequest,X_MP_OT_Request
public interface I_MP_OT_Request
Generated Interface for MP_OT_Request
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 3 - Client - Orgstatic final StringColumn name A_Asset_IDstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name AD_User_IDstatic final StringColumn name C_DocType_IDstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name DateDocstatic final StringColumn name DateRequiredstatic final StringColumn name Descriptionstatic final StringColumn name DocStatusstatic final StringColumn name DocumentNostatic final StringColumn name IsActivestatic final StringColumn name MP_JobStandar_IDstatic final StringColumn name MP_OT_Request_IDstatic final StringColumn name MP_OT_Request_UUstatic final StringColumn name OT_Request_Typestatic final StringColumn name PriorityRulestatic final StringColumn name Processedstatic final StringColumn name Processingstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final KeyNamePairstatic final intAD_Table_ID=53310static final StringTableName=MP_OT_Request -
Method Summary
Modifier and TypeMethodDescriptionintGet Asset.intGet Tenant.intGet Organization.intGet User/Contact.intGet Document Type.Get Created.intGet Created By.Get Document Date.Get Date Required.Get Description.Get Document Status.Get Document No.intGet Standard JobintGet Work Order (OT) RequestGet MP_OT_Request_UUGet (OT) Request TypeGet Priority.Get Updated.intGet Updated By.booleanisActive()Get Active.booleanGet Processed.booleanGet Process NowvoidsetA_Asset_ID(int A_Asset_ID) Set Asset.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAD_User_ID(int AD_User_ID) Set User/Contact.voidsetC_DocType_ID(int C_DocType_ID) Set Document Type.voidsetDateDoc(Timestamp DateDoc) Set Document Date.voidsetDateRequired(Timestamp DateRequired) Set Date Required.voidsetDescription(String Description) Set Description.voidsetDocStatus(String DocStatus) Set Document Status.voidsetDocumentNo(String DocumentNo) Set Document No.voidsetIsActive(boolean IsActive) Set Active.voidsetMP_JobStandar_ID(int MP_JobStandar_ID) Set Standard JobvoidsetMP_OT_Request_ID(int MP_OT_Request_ID) Set Work Order (OT) RequestvoidsetMP_OT_Request_UU(String MP_OT_Request_UU) Set MP_OT_Request_UUvoidsetOT_Request_Type(String OT_Request_Type) Set (OT) Request TypevoidsetPriorityRule(String PriorityRule) Set Priority.voidsetProcessed(boolean Processed) Set Processed.voidsetProcessing(boolean Processing) Set Process Now
-
Field Details
-
Table_Name
TableName=MP_OT_Request- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=53310- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_User_ID
Column name AD_User_ID- See Also:
-
COLUMNNAME_A_Asset_ID
Column name A_Asset_ID- See Also:
-
COLUMNNAME_C_DocType_ID
Column name C_DocType_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DateDoc
Column name DateDoc- See Also:
-
COLUMNNAME_DateRequired
Column name DateRequired- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_DocStatus
Column name DocStatus- See Also:
-
COLUMNNAME_DocumentNo
Column name DocumentNo- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_MP_JobStandar_ID
Column name MP_JobStandar_ID- See Also:
-
COLUMNNAME_MP_OT_Request_ID
Column name MP_OT_Request_ID- See Also:
-
COLUMNNAME_MP_OT_Request_UU
Column name MP_OT_Request_UU- See Also:
-
COLUMNNAME_OT_Request_Type
Column name OT_Request_Type- See Also:
-
COLUMNNAME_PriorityRule
Column name PriorityRule- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setAD_User_ID
void setAD_User_ID(int AD_User_ID) Set User/Contact. User within the system - Internal or Business Partner Contact -
getAD_User_ID
int getAD_User_ID()Get User/Contact. User within the system - Internal or Business Partner Contact -
getAD_User
- Throws:
RuntimeException
-
setA_Asset_ID
void setA_Asset_ID(int A_Asset_ID) Set Asset. Asset used internally or by customers -
getA_Asset_ID
int getA_Asset_ID()Get Asset. Asset used internally or by customers -
getA_Asset
- Throws:
RuntimeException
-
setC_DocType_ID
void setC_DocType_ID(int C_DocType_ID) Set Document Type. Document type or rules -
getC_DocType_ID
int getC_DocType_ID()Get Document Type. Document type or rules -
getC_DocType
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDateDoc
Set Document Date. Date of the Document -
getDateDoc
Timestamp getDateDoc()Get Document Date. Date of the Document -
setDateRequired
Set Date Required. Date when required -
getDateRequired
Timestamp getDateRequired()Get Date Required. Date when required -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setDocStatus
Set Document Status. The current status of the document -
getDocStatus
String getDocStatus()Get Document Status. The current status of the document -
setDocumentNo
Set Document No. Document sequence number of the document -
getDocumentNo
String getDocumentNo()Get Document No. Document sequence number of the document -
setIsActive
void setIsActive(boolean IsActive) Set Active. The record is active in the system -
isActive
boolean isActive()Get Active. The record is active in the system -
setMP_JobStandar_ID
void setMP_JobStandar_ID(int MP_JobStandar_ID) Set Standard Job -
getMP_JobStandar_ID
int getMP_JobStandar_ID()Get Standard Job -
getMP_JobStandar
- Throws:
RuntimeException
-
setMP_OT_Request_ID
void setMP_OT_Request_ID(int MP_OT_Request_ID) Set Work Order (OT) Request -
getMP_OT_Request_ID
int getMP_OT_Request_ID()Get Work Order (OT) Request -
setMP_OT_Request_UU
Set MP_OT_Request_UU -
getMP_OT_Request_UU
String getMP_OT_Request_UU()Get MP_OT_Request_UU -
setOT_Request_Type
Set (OT) Request Type -
getOT_Request_Type
String getOT_Request_Type()Get (OT) Request Type -
setPriorityRule
Set Priority. Priority of a document -
getPriorityRule
String getPriorityRule()Get Priority. Priority of a document -
setProcessed
void setProcessed(boolean Processed) Set Processed. The document has been processed -
isProcessed
boolean isProcessed()Get Processed. The document has been processed -
setProcessing
void setProcessing(boolean Processing) Set Process Now -
isProcessing
boolean isProcessing()Get Process Now -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-