Package org.eevolution.model
Interface I_I_Movement
-
- All Known Implementing Classes:
X_I_Movement
public interface I_I_Movement
Generated Interface for I_Movement- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 3 - Client - Orgstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_IDstatic String
COLUMNNAME_AD_User_ID
Column name AD_User_IDstatic String
COLUMNNAME_BPartnerValue
Column name BPartnerValuestatic String
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_IDstatic String
COLUMNNAME_C_Campaign_ID
Column name C_Campaign_IDstatic String
COLUMNNAME_C_DocType_ID
Column name C_DocType_IDstatic String
COLUMNNAME_C_Project_ID
Column name C_Project_IDstatic String
COLUMNNAME_CampaignValue
Column name CampaignValuestatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_DeliveryRule
Column name DeliveryRulestatic String
COLUMNNAME_DeliveryViaRule
Column name DeliveryViaRulestatic String
COLUMNNAME_DocTypeName
Column name DocTypeNamestatic String
COLUMNNAME_DocumentNo
Column name DocumentNostatic String
COLUMNNAME_FreightCostRule
Column name FreightCostRulestatic String
COLUMNNAME_I_ErrorMsg
Column name I_ErrorMsgstatic String
COLUMNNAME_I_IsImported
Column name I_IsImportedstatic String
COLUMNNAME_I_Movement_ID
Column name I_Movement_IDstatic String
COLUMNNAME_I_Movement_UU
Column name I_Movement_UUstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_LocatorToValue
Column name LocatorToValuestatic String
COLUMNNAME_LocatorValue
Column name LocatorValuestatic String
COLUMNNAME_M_Locator_ID
Column name M_Locator_IDstatic String
COLUMNNAME_M_LocatorTo_ID
Column name M_LocatorTo_IDstatic String
COLUMNNAME_M_Movement_ID
Column name M_Movement_IDstatic String
COLUMNNAME_M_MovementLine_ID
Column name M_MovementLine_IDstatic String
COLUMNNAME_M_Product_ID
Column name M_Product_IDstatic String
COLUMNNAME_M_Shipper_ID
Column name M_Shipper_IDstatic String
COLUMNNAME_MovementDate
Column name MovementDatestatic String
COLUMNNAME_MovementQty
Column name MovementQtystatic String
COLUMNNAME_OrgTrxValue
Column name OrgTrxValuestatic String
COLUMNNAME_OrgValue
Column name OrgValuestatic String
COLUMNNAME_PriorityRule
Column name PriorityRulestatic String
COLUMNNAME_Processed
Column name Processedstatic String
COLUMNNAME_Processing
Column name Processingstatic String
COLUMNNAME_ProductValue
Column name ProductValuestatic String
COLUMNNAME_ProjectValue
Column name ProjectValuestatic String
COLUMNNAME_ShipperName
Column name ShipperNamestatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic String
COLUMNNAME_User1_ID
Column name User1_IDstatic String
COLUMNNAME_User2_ID
Column name User2_IDstatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=53278static String
Table_Name
TableName=I_Movement
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.int
getAD_OrgTrx_ID()
Get Trx Organization.I_AD_User
getAD_User()
int
getAD_User_ID()
Get User/Contact.String
getBPartnerValue()
Get Business Partner Key.I_C_BPartner
getC_BPartner()
int
getC_BPartner_ID()
Get Business Partner.I_C_Campaign
getC_Campaign()
int
getC_Campaign_ID()
Get Campaign.I_C_DocType
getC_DocType()
int
getC_DocType_ID()
Get Document Type.I_C_Project
getC_Project()
int
getC_Project_ID()
Get Project.String
getCampaignValue()
Get Campaign Key.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getDeliveryRule()
Get Delivery Rule.String
getDeliveryViaRule()
Get Delivery Via.String
getDocTypeName()
Get Document Type Name.String
getDocumentNo()
Get Document No.String
getFreightCostRule()
Get Freight Cost Rule.String
getI_ErrorMsg()
Get Import Error Message.int
getI_Movement_ID()
Get I_Movement_IDString
getI_Movement_UU()
Get I_Movement_UUString
getLocatorToValue()
Get Locator To KeyString
getLocatorValue()
Get Locator Key.I_M_Locator
getM_Locator()
int
getM_Locator_ID()
Get Locator.I_M_Locator
getM_LocatorTo()
int
getM_LocatorTo_ID()
Get Locator To.I_M_Movement
getM_Movement()
int
getM_Movement_ID()
Get Inventory Move.I_M_MovementLine
getM_MovementLine()
int
getM_MovementLine_ID()
Get Move Line.I_M_Product
getM_Product()
int
getM_Product_ID()
Get Product.I_M_Shipper
getM_Shipper()
int
getM_Shipper_ID()
Get Shipper.Timestamp
getMovementDate()
Get Movement Date.BigDecimal
getMovementQty()
Get Movement Quantity.String
getOrgTrxValue()
Get Trx Org Key.String
getOrgValue()
Get Org Key.String
getPriorityRule()
Get Priority.String
getProductValue()
Get Product Key.String
getProjectValue()
Get Project Key.String
getShipperName()
Get ShipperNameTimestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.String
getUser1_ID()
Get User Element List 1.String
getUser2_ID()
Get User Element List 2.boolean
isActive()
Get Active.boolean
isI_IsImported()
Get Imported.boolean
isProcessed()
Get Processed.boolean
isProcessing()
Get Process Nowvoid
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization.void
setAD_User_ID(int AD_User_ID)
Set User/Contact.void
setBPartnerValue(String BPartnerValue)
Set Business Partner Key.void
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.void
setC_Campaign_ID(int C_Campaign_ID)
Set Campaign.void
setC_DocType_ID(int C_DocType_ID)
Set Document Type.void
setC_Project_ID(int C_Project_ID)
Set Project.void
setCampaignValue(String CampaignValue)
Set Campaign Key.void
setDeliveryRule(String DeliveryRule)
Set Delivery Rule.void
setDeliveryViaRule(String DeliveryViaRule)
Set Delivery Via.void
setDocTypeName(String DocTypeName)
Set Document Type Name.void
setDocumentNo(String DocumentNo)
Set Document No.void
setFreightCostRule(String FreightCostRule)
Set Freight Cost Rule.void
setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message.void
setI_IsImported(boolean I_IsImported)
Set Imported.void
setI_Movement_ID(int I_Movement_ID)
Set I_Movement_IDvoid
setI_Movement_UU(String I_Movement_UU)
Set I_Movement_UUvoid
setIsActive(boolean IsActive)
Set Active.void
setLocatorToValue(String LocatorToValue)
Set Locator To Keyvoid
setLocatorValue(String LocatorValue)
Set Locator Key.void
setM_Locator_ID(int M_Locator_ID)
Set Locator.void
setM_LocatorTo_ID(int M_LocatorTo_ID)
Set Locator To.void
setM_Movement_ID(int M_Movement_ID)
Set Inventory Move.void
setM_MovementLine_ID(int M_MovementLine_ID)
Set Move Line.void
setM_Product_ID(int M_Product_ID)
Set Product.void
setM_Shipper_ID(int M_Shipper_ID)
Set Shipper.void
setMovementDate(Timestamp MovementDate)
Set Movement Date.void
setMovementQty(BigDecimal MovementQty)
Set Movement Quantity.void
setOrgTrxValue(String OrgTrxValue)
Set Trx Org Key.void
setOrgValue(String OrgValue)
Set Org Key.void
setPriorityRule(String PriorityRule)
Set Priority.void
setProcessed(boolean Processed)
Set Processed.void
setProcessing(boolean Processing)
Set Process Nowvoid
setProductValue(String ProductValue)
Set Product Key.void
setProjectValue(String ProjectValue)
Set Project Key.void
setShipperName(String ShipperName)
Set ShipperNamevoid
setUser1_ID(String User1_ID)
Set User Element List 1.void
setUser2_ID(String User2_ID)
Set User Element List 2.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=I_Movement- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=53278- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_OrgTrx_ID
static final String COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_User_ID
static final String COLUMNNAME_AD_User_ID
Column name AD_User_ID- See Also:
- Constant Field Values
-
COLUMNNAME_BPartnerValue
static final String COLUMNNAME_BPartnerValue
Column name BPartnerValue- See Also:
- Constant Field Values
-
COLUMNNAME_CampaignValue
static final String COLUMNNAME_CampaignValue
Column name CampaignValue- See Also:
- Constant Field Values
-
COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Campaign_ID
static final String COLUMNNAME_C_Campaign_ID
Column name C_Campaign_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_DocType_ID
static final String COLUMNNAME_C_DocType_ID
Column name C_DocType_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Project_ID
static final String COLUMNNAME_C_Project_ID
Column name C_Project_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_DeliveryRule
static final String COLUMNNAME_DeliveryRule
Column name DeliveryRule- See Also:
- Constant Field Values
-
COLUMNNAME_DeliveryViaRule
static final String COLUMNNAME_DeliveryViaRule
Column name DeliveryViaRule- See Also:
- Constant Field Values
-
COLUMNNAME_DocTypeName
static final String COLUMNNAME_DocTypeName
Column name DocTypeName- See Also:
- Constant Field Values
-
COLUMNNAME_DocumentNo
static final String COLUMNNAME_DocumentNo
Column name DocumentNo- See Also:
- Constant Field Values
-
COLUMNNAME_FreightCostRule
static final String COLUMNNAME_FreightCostRule
Column name FreightCostRule- See Also:
- Constant Field Values
-
COLUMNNAME_I_ErrorMsg
static final String COLUMNNAME_I_ErrorMsg
Column name I_ErrorMsg- See Also:
- Constant Field Values
-
COLUMNNAME_I_IsImported
static final String COLUMNNAME_I_IsImported
Column name I_IsImported- See Also:
- Constant Field Values
-
COLUMNNAME_I_Movement_ID
static final String COLUMNNAME_I_Movement_ID
Column name I_Movement_ID- See Also:
- Constant Field Values
-
COLUMNNAME_I_Movement_UU
static final String COLUMNNAME_I_Movement_UU
Column name I_Movement_UU- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_LocatorToValue
static final String COLUMNNAME_LocatorToValue
Column name LocatorToValue- See Also:
- Constant Field Values
-
COLUMNNAME_LocatorValue
static final String COLUMNNAME_LocatorValue
Column name LocatorValue- See Also:
- Constant Field Values
-
COLUMNNAME_M_Locator_ID
static final String COLUMNNAME_M_Locator_ID
Column name M_Locator_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_LocatorTo_ID
static final String COLUMNNAME_M_LocatorTo_ID
Column name M_LocatorTo_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_Movement_ID
static final String COLUMNNAME_M_Movement_ID
Column name M_Movement_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_MovementLine_ID
static final String COLUMNNAME_M_MovementLine_ID
Column name M_MovementLine_ID- See Also:
- Constant Field Values
-
COLUMNNAME_MovementDate
static final String COLUMNNAME_MovementDate
Column name MovementDate- See Also:
- Constant Field Values
-
COLUMNNAME_MovementQty
static final String COLUMNNAME_MovementQty
Column name MovementQty- See Also:
- Constant Field Values
-
COLUMNNAME_M_Product_ID
static final String COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_Shipper_ID
static final String COLUMNNAME_M_Shipper_ID
Column name M_Shipper_ID- See Also:
- Constant Field Values
-
COLUMNNAME_OrgTrxValue
static final String COLUMNNAME_OrgTrxValue
Column name OrgTrxValue- See Also:
- Constant Field Values
-
COLUMNNAME_OrgValue
static final String COLUMNNAME_OrgValue
Column name OrgValue- See Also:
- Constant Field Values
-
COLUMNNAME_PriorityRule
static final String COLUMNNAME_PriorityRule
Column name PriorityRule- See Also:
- Constant Field Values
-
COLUMNNAME_Processed
static final String COLUMNNAME_Processed
Column name Processed- See Also:
- Constant Field Values
-
COLUMNNAME_Processing
static final String COLUMNNAME_Processing
Column name Processing- See Also:
- Constant Field Values
-
COLUMNNAME_ProductValue
static final String COLUMNNAME_ProductValue
Column name ProductValue- See Also:
- Constant Field Values
-
COLUMNNAME_ProjectValue
static final String COLUMNNAME_ProjectValue
Column name ProjectValue- See Also:
- Constant Field Values
-
COLUMNNAME_ShipperName
static final String COLUMNNAME_ShipperName
Column name ShipperName- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_User1_ID
static final String COLUMNNAME_User1_ID
Column name User1_ID- See Also:
- Constant Field Values
-
COLUMNNAME_User2_ID
static final String COLUMNNAME_User2_ID
Column name User2_ID- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setAD_OrgTrx_ID
void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization. Performing or initiating organization
-
getAD_OrgTrx_ID
int getAD_OrgTrx_ID()
Get Trx Organization. Performing or initiating organization
-
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
I_AD_User getAD_User() throws RuntimeException
- Throws:
RuntimeException
-
setBPartnerValue
void setBPartnerValue(String BPartnerValue)
Set Business Partner Key. Key of the Business Partner
-
getBPartnerValue
String getBPartnerValue()
Get Business Partner Key. Key of the Business Partner
-
setCampaignValue
void setCampaignValue(String CampaignValue)
Set Campaign Key. Text key of the Campaign
-
getCampaignValue
String getCampaignValue()
Get Campaign Key. Text key of the Campaign
-
setC_BPartner_ID
void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner. Identifies a Business Partner
-
getC_BPartner_ID
int getC_BPartner_ID()
Get Business Partner. Identifies a Business Partner
-
getC_BPartner
I_C_BPartner getC_BPartner() throws RuntimeException
- Throws:
RuntimeException
-
setC_Campaign_ID
void setC_Campaign_ID(int C_Campaign_ID)
Set Campaign. Marketing Campaign
-
getC_Campaign_ID
int getC_Campaign_ID()
Get Campaign. Marketing Campaign
-
getC_Campaign
I_C_Campaign getC_Campaign() throws RuntimeException
- 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
I_C_DocType getC_DocType() throws RuntimeException
- Throws:
RuntimeException
-
setC_Project_ID
void setC_Project_ID(int C_Project_ID)
Set Project. Financial Project
-
getC_Project_ID
int getC_Project_ID()
Get Project. Financial Project
-
getC_Project
I_C_Project getC_Project() throws RuntimeException
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setDeliveryRule
void setDeliveryRule(String DeliveryRule)
Set Delivery Rule. Defines the timing of Delivery
-
getDeliveryRule
String getDeliveryRule()
Get Delivery Rule. Defines the timing of Delivery
-
setDeliveryViaRule
void setDeliveryViaRule(String DeliveryViaRule)
Set Delivery Via. How the order will be delivered
-
getDeliveryViaRule
String getDeliveryViaRule()
Get Delivery Via. How the order will be delivered
-
setDocTypeName
void setDocTypeName(String DocTypeName)
Set Document Type Name. Name of the Document Type
-
getDocTypeName
String getDocTypeName()
Get Document Type Name. Name of the Document Type
-
setDocumentNo
void setDocumentNo(String DocumentNo)
Set Document No. Document sequence number of the document
-
getDocumentNo
String getDocumentNo()
Get Document No. Document sequence number of the document
-
setFreightCostRule
void setFreightCostRule(String FreightCostRule)
Set Freight Cost Rule. Method for charging Freight
-
getFreightCostRule
String getFreightCostRule()
Get Freight Cost Rule. Method for charging Freight
-
setI_ErrorMsg
void setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message. Messages generated from import process
-
getI_ErrorMsg
String getI_ErrorMsg()
Get Import Error Message. Messages generated from import process
-
setI_IsImported
void setI_IsImported(boolean I_IsImported)
Set Imported. Has this import been processed
-
isI_IsImported
boolean isI_IsImported()
Get Imported. Has this import been processed
-
setI_Movement_ID
void setI_Movement_ID(int I_Movement_ID)
Set I_Movement_ID
-
getI_Movement_ID
int getI_Movement_ID()
Get I_Movement_ID
-
setI_Movement_UU
void setI_Movement_UU(String I_Movement_UU)
Set I_Movement_UU
-
getI_Movement_UU
String getI_Movement_UU()
Get I_Movement_UU
-
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
-
setLocatorToValue
void setLocatorToValue(String LocatorToValue)
Set Locator To Key
-
getLocatorToValue
String getLocatorToValue()
Get Locator To Key
-
setLocatorValue
void setLocatorValue(String LocatorValue)
Set Locator Key. Key of the Warehouse Locator
-
getLocatorValue
String getLocatorValue()
Get Locator Key. Key of the Warehouse Locator
-
setM_Locator_ID
void setM_Locator_ID(int M_Locator_ID)
Set Locator. Warehouse Locator
-
getM_Locator_ID
int getM_Locator_ID()
Get Locator. Warehouse Locator
-
getM_Locator
I_M_Locator getM_Locator() throws RuntimeException
- Throws:
RuntimeException
-
setM_LocatorTo_ID
void setM_LocatorTo_ID(int M_LocatorTo_ID)
Set Locator To. Location inventory is moved to
-
getM_LocatorTo_ID
int getM_LocatorTo_ID()
Get Locator To. Location inventory is moved to
-
getM_LocatorTo
I_M_Locator getM_LocatorTo() throws RuntimeException
- Throws:
RuntimeException
-
setM_Movement_ID
void setM_Movement_ID(int M_Movement_ID)
Set Inventory Move. Movement of Inventory
-
getM_Movement_ID
int getM_Movement_ID()
Get Inventory Move. Movement of Inventory
-
getM_Movement
I_M_Movement getM_Movement() throws RuntimeException
- Throws:
RuntimeException
-
setM_MovementLine_ID
void setM_MovementLine_ID(int M_MovementLine_ID)
Set Move Line. Inventory Move document Line
-
getM_MovementLine_ID
int getM_MovementLine_ID()
Get Move Line. Inventory Move document Line
-
getM_MovementLine
I_M_MovementLine getM_MovementLine() throws RuntimeException
- Throws:
RuntimeException
-
setMovementDate
void setMovementDate(Timestamp MovementDate)
Set Movement Date. Date a product was moved in or out of inventory
-
getMovementDate
Timestamp getMovementDate()
Get Movement Date. Date a product was moved in or out of inventory
-
setMovementQty
void setMovementQty(BigDecimal MovementQty)
Set Movement Quantity. Quantity of a product moved.
-
getMovementQty
BigDecimal getMovementQty()
Get Movement Quantity. Quantity of a product moved.
-
setM_Product_ID
void setM_Product_ID(int M_Product_ID)
Set Product. Product, Service, Item
-
getM_Product_ID
int getM_Product_ID()
Get Product. Product, Service, Item
-
getM_Product
I_M_Product getM_Product() throws RuntimeException
- Throws:
RuntimeException
-
setM_Shipper_ID
void setM_Shipper_ID(int M_Shipper_ID)
Set Shipper. Method or manner of product delivery
-
getM_Shipper_ID
int getM_Shipper_ID()
Get Shipper. Method or manner of product delivery
-
getM_Shipper
I_M_Shipper getM_Shipper() throws RuntimeException
- Throws:
RuntimeException
-
setOrgTrxValue
void setOrgTrxValue(String OrgTrxValue)
Set Trx Org Key. Key of the Transaction Organization
-
getOrgTrxValue
String getOrgTrxValue()
Get Trx Org Key. Key of the Transaction Organization
-
setOrgValue
void setOrgValue(String OrgValue)
Set Org Key. Key of the Organization
-
getOrgValue
String getOrgValue()
Get Org Key. Key of the Organization
-
setPriorityRule
void setPriorityRule(String PriorityRule)
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
-
setProductValue
void setProductValue(String ProductValue)
Set Product Key. Key of the Product
-
getProductValue
String getProductValue()
Get Product Key. Key of the Product
-
setProjectValue
void setProjectValue(String ProjectValue)
Set Project Key. Key of the Project
-
getProjectValue
String getProjectValue()
Get Project Key. Key of the Project
-
setShipperName
void setShipperName(String ShipperName)
Set ShipperName
-
getShipperName
String getShipperName()
Get ShipperName
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
setUser1_ID
void setUser1_ID(String User1_ID)
Set User Element List 1. User defined list element #1
-
getUser1_ID
String getUser1_ID()
Get User Element List 1. User defined list element #1
-
setUser2_ID
void setUser2_ID(String User2_ID)
Set User Element List 2. User defined list element #2
-
getUser2_ID
String getUser2_ID()
Get User Element List 2. User defined list element #2
-
-