Package org.eevolution.model
Class X_PP_Order_Workflow
- java.lang.Object
-
- org.compiere.model.PO
-
- org.eevolution.model.X_PP_Order_Workflow
-
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,I_Persistent,Evaluatee,I_PP_Order_Workflow
public class X_PP_Order_Workflow extends PO implements I_PP_Order_Workflow, I_Persistent
Generated Model for PP_Order_Workflow- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static intACCESSLEVEL_AD_Reference_IDAccessLevel AD_Reference_ID=5static StringACCESSLEVEL_AllAll = 7static StringACCESSLEVEL_ClientOnlyClient only = 2static StringACCESSLEVEL_ClientPlusOrganizationClient+Organization = 3static StringACCESSLEVEL_OrganizationOrganization = 1static StringACCESSLEVEL_SystemOnlySystem only = 4static StringACCESSLEVEL_SystemPlusClientSystem+Client = 6static intDURATIONUNIT_AD_Reference_IDDurationUnit AD_Reference_ID=299static StringDURATIONUNIT_DayDay = Dstatic StringDURATIONUNIT_Hourhour = hstatic StringDURATIONUNIT_Minuteminute = mstatic StringDURATIONUNIT_MonthMonth = Mstatic StringDURATIONUNIT_Secondsecond = sstatic StringDURATIONUNIT_YearYear = Ystatic intENTITYTYPE_AD_Reference_IDEntityType AD_Reference_ID=389static intPROCESSTYPE_AD_Reference_IDProcessType AD_Reference_ID=53224static StringPROCESSTYPE_BatchFlowBatch Flow = BFstatic StringPROCESSTYPE_ContinuousFlowContinuous Flow = CFstatic StringPROCESSTYPE_DedicateRepetititiveFlowDedicate Repetititive Flow = DRstatic StringPROCESSTYPE_JobShopJob Shop = JSstatic StringPROCESSTYPE_MixedRepetitiveFlowMixed Repetitive Flow = MRstatic StringPROCESSTYPE_PlantPlant = PLstatic intPUBLISHSTATUS_AD_Reference_IDPublishStatus AD_Reference_ID=310static StringPUBLISHSTATUS_ReleasedReleased = Rstatic StringPUBLISHSTATUS_TestTest = Tstatic StringPUBLISHSTATUS_UnderRevisionUnder Revision = Ustatic StringPUBLISHSTATUS_VoidVoid = Vstatic intWORKFLOWTYPE_AD_Reference_IDWorkflowType AD_Reference_ID=108static StringWORKFLOWTYPE_MaintainMaintain = Mstatic StringWORKFLOWTYPE_QueryOnlyQuery Only = Qstatic StringWORKFLOWTYPE_SingleRecordSingle Record = Sstatic StringWORKFLOWTYPE_TransactionTransaction = T-
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.eevolution.model.I_PP_Order_Workflow
accessLevel, COLUMNNAME_AccessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_Table_ID, COLUMNNAME_AD_WF_Node_ID, COLUMNNAME_AD_WF_Responsible_ID, COLUMNNAME_AD_Workflow_ID, COLUMNNAME_AD_WorkflowProcessor_ID, COLUMNNAME_Author, COLUMNNAME_Cost, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_DocumentNo, COLUMNNAME_Duration, COLUMNNAME_DurationUnit, COLUMNNAME_EntityType, COLUMNNAME_Help, COLUMNNAME_IsActive, COLUMNNAME_IsDefault, COLUMNNAME_Limit, COLUMNNAME_MovingTime, COLUMNNAME_Name, COLUMNNAME_OverlapUnits, COLUMNNAME_PP_Order_ID, COLUMNNAME_PP_Order_Node_ID, COLUMNNAME_PP_Order_Workflow_ID, COLUMNNAME_PP_Order_Workflow_UU, COLUMNNAME_Priority, COLUMNNAME_ProcessType, COLUMNNAME_PublishStatus, COLUMNNAME_QtyBatchSize, COLUMNNAME_QueuingTime, COLUMNNAME_S_Resource_ID, COLUMNNAME_SetupTime, COLUMNNAME_UnitsCycles, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_ValidateWorkflow, COLUMNNAME_ValidFrom, COLUMNNAME_ValidTo, COLUMNNAME_Value, COLUMNNAME_Version, COLUMNNAME_WaitingTime, COLUMNNAME_WorkflowType, COLUMNNAME_WorkingTime, COLUMNNAME_Yield, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_PP_Order_Workflow(Properties ctx, int PP_Order_Workflow_ID, String trxName)Standard ConstructorX_PP_Order_Workflow(Properties ctx, ResultSet rs, String trxName)Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected intget_AccessLevel()AccessLevelStringgetAccessLevel()Get Data Access Level.I_AD_TablegetAD_Table()intgetAD_Table_ID()Get Table.I_AD_WF_NodegetAD_WF_Node()intgetAD_WF_Node_ID()Get Node.I_AD_WF_ResponsiblegetAD_WF_Responsible()intgetAD_WF_Responsible_ID()Get Workflow Responsible.I_AD_WorkflowgetAD_Workflow()intgetAD_Workflow_ID()Get Workflow.I_AD_WorkflowProcessorgetAD_WorkflowProcessor()intgetAD_WorkflowProcessor_ID()Get Workflow Processor.StringgetAuthor()Get Author.BigDecimalgetCost()Get Cost.StringgetDescription()Get Description.StringgetDocumentNo()Get Document No.intgetDuration()Get Duration.StringgetDurationUnit()Get Duration Unit.StringgetEntityType()Get Entity Type.StringgetHelp()Get Comment/Help.KeyNamePairgetKeyNamePair()Get Record ID/ColumnNameintgetLimit()Get Duration Limit.intgetMovingTime()Get Moving Time.StringgetName()Get Name.BigDecimalgetOverlapUnits()Get Overlap Units.I_PP_OrdergetPP_Order()intgetPP_Order_ID()Get Manufacturing Order.I_PP_Order_NodegetPP_Order_Node()intgetPP_Order_Node_ID()Get Manufacturing Order Activity.intgetPP_Order_Workflow_ID()Get Manufacturing Order Workflow.StringgetPP_Order_Workflow_UU()Get PP_Order_Workflow_UU.intgetPriority()Get Priority.StringgetProcessType()Get Process Type.StringgetPublishStatus()Get Publication Status.BigDecimalgetQtyBatchSize()Get Qty Batch Size.intgetQueuingTime()Get Queuing Time.I_S_ResourcegetS_Resource()intgetS_Resource_ID()Get Resource.intgetSetupTime()Get Setup Time.BigDecimalgetUnitsCycles()Get Units by Cycles.StringgetValidateWorkflow()Get Validate Workflow.TimestampgetValidFrom()Get Valid from.TimestampgetValidTo()Get Valid to.StringgetValue()Get Search Key.intgetVersion()Get Version.intgetWaitingTime()Get Waiting Time.StringgetWorkflowType()Get Workflow Type.intgetWorkingTime()Get Working Time.intgetYield()Get Yield %.protected POInfoinitPO(Properties ctx)Load Meta DatabooleanisDefault()Get Default.voidsetAccessLevel(String AccessLevel)Set Data Access Level.voidsetAD_Table_ID(int AD_Table_ID)Set Table.voidsetAD_WF_Node_ID(int AD_WF_Node_ID)Set Node.voidsetAD_WF_Responsible_ID(int AD_WF_Responsible_ID)Set Workflow Responsible.voidsetAD_Workflow_ID(int AD_Workflow_ID)Set Workflow.voidsetAD_WorkflowProcessor_ID(int AD_WorkflowProcessor_ID)Set Workflow Processor.voidsetAuthor(String Author)Set Author.voidsetCost(BigDecimal Cost)Set Cost.voidsetDescription(String Description)Set Description.voidsetDocumentNo(String DocumentNo)Set Document No.voidsetDuration(int Duration)Set Duration.voidsetDurationUnit(String DurationUnit)Set Duration Unit.voidsetEntityType(String EntityType)Set Entity Type.voidsetHelp(String Help)Set Comment/Help.voidsetIsDefault(boolean IsDefault)Set Default.voidsetLimit(int Limit)Set Duration Limit.voidsetMovingTime(int MovingTime)Set Moving Time.voidsetName(String Name)Set Name.voidsetOverlapUnits(BigDecimal OverlapUnits)Set Overlap Units.voidsetPP_Order_ID(int PP_Order_ID)Set Manufacturing Order.voidsetPP_Order_Node_ID(int PP_Order_Node_ID)Set Manufacturing Order Activity.voidsetPP_Order_Workflow_ID(int PP_Order_Workflow_ID)Set Manufacturing Order Workflow.voidsetPP_Order_Workflow_UU(String PP_Order_Workflow_UU)Set PP_Order_Workflow_UU.voidsetPriority(int Priority)Set Priority.voidsetProcessType(String ProcessType)Set Process Type.voidsetPublishStatus(String PublishStatus)Set Publication Status.voidsetQtyBatchSize(BigDecimal QtyBatchSize)Set Qty Batch Size.voidsetQueuingTime(int QueuingTime)Set Queuing Time.voidsetS_Resource_ID(int S_Resource_ID)Set Resource.voidsetSetupTime(int SetupTime)Set Setup Time.voidsetUnitsCycles(BigDecimal UnitsCycles)Set Units by Cycles.voidsetValidateWorkflow(String ValidateWorkflow)Set Validate Workflow.voidsetValidFrom(Timestamp ValidFrom)Set Valid from.voidsetValidTo(Timestamp ValidTo)Set Valid to.voidsetValue(String Value)Set Search Key.voidsetVersion(int Version)Set Version.voidsetWaitingTime(int WaitingTime)Set Waiting Time.voidsetWorkflowType(String WorkflowType)Set Workflow Type.voidsetWorkingTime(int WorkingTime)Set Working Time.voidsetYield(int Yield)Set Yield %.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.eevolution.model.I_PP_Order_Workflow
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
-
-
-
-
Field Detail
-
ACCESSLEVEL_AD_Reference_ID
public static final int ACCESSLEVEL_AD_Reference_ID
AccessLevel AD_Reference_ID=5- See Also:
- Constant Field Values
-
ACCESSLEVEL_Organization
public static final String ACCESSLEVEL_Organization
Organization = 1- See Also:
- Constant Field Values
-
ACCESSLEVEL_ClientOnly
public static final String ACCESSLEVEL_ClientOnly
Client only = 2- See Also:
- Constant Field Values
-
ACCESSLEVEL_ClientPlusOrganization
public static final String ACCESSLEVEL_ClientPlusOrganization
Client+Organization = 3- See Also:
- Constant Field Values
-
ACCESSLEVEL_SystemOnly
public static final String ACCESSLEVEL_SystemOnly
System only = 4- See Also:
- Constant Field Values
-
ACCESSLEVEL_SystemPlusClient
public static final String ACCESSLEVEL_SystemPlusClient
System+Client = 6- See Also:
- Constant Field Values
-
ACCESSLEVEL_All
public static final String ACCESSLEVEL_All
All = 7- See Also:
- Constant Field Values
-
DURATIONUNIT_AD_Reference_ID
public static final int DURATIONUNIT_AD_Reference_ID
DurationUnit AD_Reference_ID=299- See Also:
- Constant Field Values
-
DURATIONUNIT_Day
public static final String DURATIONUNIT_Day
Day = D- See Also:
- Constant Field Values
-
DURATIONUNIT_Hour
public static final String DURATIONUNIT_Hour
hour = h- See Also:
- Constant Field Values
-
DURATIONUNIT_Minute
public static final String DURATIONUNIT_Minute
minute = m- See Also:
- Constant Field Values
-
DURATIONUNIT_Month
public static final String DURATIONUNIT_Month
Month = M- See Also:
- Constant Field Values
-
DURATIONUNIT_Second
public static final String DURATIONUNIT_Second
second = s- See Also:
- Constant Field Values
-
DURATIONUNIT_Year
public static final String DURATIONUNIT_Year
Year = Y- See Also:
- Constant Field Values
-
ENTITYTYPE_AD_Reference_ID
public static final int ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389- See Also:
- Constant Field Values
-
PROCESSTYPE_AD_Reference_ID
public static final int PROCESSTYPE_AD_Reference_ID
ProcessType AD_Reference_ID=53224- See Also:
- Constant Field Values
-
PROCESSTYPE_BatchFlow
public static final String PROCESSTYPE_BatchFlow
Batch Flow = BF- See Also:
- Constant Field Values
-
PROCESSTYPE_ContinuousFlow
public static final String PROCESSTYPE_ContinuousFlow
Continuous Flow = CF- See Also:
- Constant Field Values
-
PROCESSTYPE_DedicateRepetititiveFlow
public static final String PROCESSTYPE_DedicateRepetititiveFlow
Dedicate Repetititive Flow = DR- See Also:
- Constant Field Values
-
PROCESSTYPE_JobShop
public static final String PROCESSTYPE_JobShop
Job Shop = JS- See Also:
- Constant Field Values
-
PROCESSTYPE_MixedRepetitiveFlow
public static final String PROCESSTYPE_MixedRepetitiveFlow
Mixed Repetitive Flow = MR- See Also:
- Constant Field Values
-
PROCESSTYPE_Plant
public static final String PROCESSTYPE_Plant
Plant = PL- See Also:
- Constant Field Values
-
PUBLISHSTATUS_AD_Reference_ID
public static final int PUBLISHSTATUS_AD_Reference_ID
PublishStatus AD_Reference_ID=310- See Also:
- Constant Field Values
-
PUBLISHSTATUS_Released
public static final String PUBLISHSTATUS_Released
Released = R- See Also:
- Constant Field Values
-
PUBLISHSTATUS_Test
public static final String PUBLISHSTATUS_Test
Test = T- See Also:
- Constant Field Values
-
PUBLISHSTATUS_UnderRevision
public static final String PUBLISHSTATUS_UnderRevision
Under Revision = U- See Also:
- Constant Field Values
-
PUBLISHSTATUS_Void
public static final String PUBLISHSTATUS_Void
Void = V- See Also:
- Constant Field Values
-
WORKFLOWTYPE_AD_Reference_ID
public static final int WORKFLOWTYPE_AD_Reference_ID
WorkflowType AD_Reference_ID=108- See Also:
- Constant Field Values
-
WORKFLOWTYPE_Maintain
public static final String WORKFLOWTYPE_Maintain
Maintain = M- See Also:
- Constant Field Values
-
WORKFLOWTYPE_QueryOnly
public static final String WORKFLOWTYPE_QueryOnly
Query Only = Q- See Also:
- Constant Field Values
-
WORKFLOWTYPE_SingleRecord
public static final String WORKFLOWTYPE_SingleRecord
Single Record = S- See Also:
- Constant Field Values
-
WORKFLOWTYPE_Transaction
public static final String WORKFLOWTYPE_Transaction
Transaction = T- See Also:
- Constant Field Values
-
-
Constructor Detail
-
X_PP_Order_Workflow
public X_PP_Order_Workflow(Properties ctx, int PP_Order_Workflow_ID, String trxName)
Standard Constructor
-
X_PP_Order_Workflow
public X_PP_Order_Workflow(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevelin classPO- Returns:
- 3 - Client - Org
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
setAccessLevel
public void setAccessLevel(String AccessLevel)
Set Data Access Level.- Specified by:
setAccessLevelin interfaceI_PP_Order_Workflow- Parameters:
AccessLevel- Access Level required
-
getAccessLevel
public String getAccessLevel()
Get Data Access Level.- Specified by:
getAccessLevelin interfaceI_PP_Order_Workflow- Returns:
- Access Level required
-
getAD_Table
public I_AD_Table getAD_Table() throws RuntimeException
- Specified by:
getAD_Tablein interfaceI_PP_Order_Workflow- Throws:
RuntimeException
-
setAD_Table_ID
public void setAD_Table_ID(int AD_Table_ID)
Set Table.- Specified by:
setAD_Table_IDin interfaceI_PP_Order_Workflow- Parameters:
AD_Table_ID- Database Table information
-
getAD_Table_ID
public int getAD_Table_ID()
Get Table.- Specified by:
getAD_Table_IDin interfaceI_PP_Order_Workflow- Returns:
- Database Table information
-
getAD_WF_Node
public I_AD_WF_Node getAD_WF_Node() throws RuntimeException
- Specified by:
getAD_WF_Nodein interfaceI_PP_Order_Workflow- Throws:
RuntimeException
-
setAD_WF_Node_ID
public void setAD_WF_Node_ID(int AD_WF_Node_ID)
Set Node.- Specified by:
setAD_WF_Node_IDin interfaceI_PP_Order_Workflow- Parameters:
AD_WF_Node_ID- Workflow Node (activity), step or process
-
getAD_WF_Node_ID
public int getAD_WF_Node_ID()
Get Node.- Specified by:
getAD_WF_Node_IDin interfaceI_PP_Order_Workflow- Returns:
- Workflow Node (activity), step or process
-
getAD_WF_Responsible
public I_AD_WF_Responsible getAD_WF_Responsible() throws RuntimeException
- Specified by:
getAD_WF_Responsiblein interfaceI_PP_Order_Workflow- Throws:
RuntimeException
-
setAD_WF_Responsible_ID
public void setAD_WF_Responsible_ID(int AD_WF_Responsible_ID)
Set Workflow Responsible.- Specified by:
setAD_WF_Responsible_IDin interfaceI_PP_Order_Workflow- Parameters:
AD_WF_Responsible_ID- Responsible for Workflow Execution
-
getAD_WF_Responsible_ID
public int getAD_WF_Responsible_ID()
Get Workflow Responsible.- Specified by:
getAD_WF_Responsible_IDin interfaceI_PP_Order_Workflow- Returns:
- Responsible for Workflow Execution
-
getAD_Workflow
public I_AD_Workflow getAD_Workflow() throws RuntimeException
- Specified by:
getAD_Workflowin interfaceI_PP_Order_Workflow- Throws:
RuntimeException
-
setAD_Workflow_ID
public void setAD_Workflow_ID(int AD_Workflow_ID)
Set Workflow.- Specified by:
setAD_Workflow_IDin interfaceI_PP_Order_Workflow- Parameters:
AD_Workflow_ID- Workflow or combination of tasks
-
getAD_Workflow_ID
public int getAD_Workflow_ID()
Get Workflow.- Specified by:
getAD_Workflow_IDin interfaceI_PP_Order_Workflow- Returns:
- Workflow or combination of tasks
-
getAD_WorkflowProcessor
public I_AD_WorkflowProcessor getAD_WorkflowProcessor() throws RuntimeException
- Specified by:
getAD_WorkflowProcessorin interfaceI_PP_Order_Workflow- Throws:
RuntimeException
-
setAD_WorkflowProcessor_ID
public void setAD_WorkflowProcessor_ID(int AD_WorkflowProcessor_ID)
Set Workflow Processor.- Specified by:
setAD_WorkflowProcessor_IDin interfaceI_PP_Order_Workflow- Parameters:
AD_WorkflowProcessor_ID- Workflow Processor Server
-
getAD_WorkflowProcessor_ID
public int getAD_WorkflowProcessor_ID()
Get Workflow Processor.- Specified by:
getAD_WorkflowProcessor_IDin interfaceI_PP_Order_Workflow- Returns:
- Workflow Processor Server
-
setAuthor
public void setAuthor(String Author)
Set Author.- Specified by:
setAuthorin interfaceI_PP_Order_Workflow- Parameters:
Author- Author/Creator of the Entity
-
getAuthor
public String getAuthor()
Get Author.- Specified by:
getAuthorin interfaceI_PP_Order_Workflow- Returns:
- Author/Creator of the Entity
-
setCost
public void setCost(BigDecimal Cost)
Set Cost.- Specified by:
setCostin interfaceI_PP_Order_Workflow- Parameters:
Cost- Cost information
-
getCost
public BigDecimal getCost()
Get Cost.- Specified by:
getCostin interfaceI_PP_Order_Workflow- Returns:
- Cost information
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescriptionin interfaceI_PP_Order_Workflow- Parameters:
Description- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescriptionin interfaceI_PP_Order_Workflow- Returns:
- Optional short description of the record
-
setDocumentNo
public void setDocumentNo(String DocumentNo)
Set Document No.- Specified by:
setDocumentNoin interfaceI_PP_Order_Workflow- Parameters:
DocumentNo- Document sequence number of the document
-
getDocumentNo
public String getDocumentNo()
Get Document No.- Specified by:
getDocumentNoin interfaceI_PP_Order_Workflow- Returns:
- Document sequence number of the document
-
setDuration
public void setDuration(int Duration)
Set Duration.- Specified by:
setDurationin interfaceI_PP_Order_Workflow- Parameters:
Duration- Normal Duration in Duration Unit
-
getDuration
public int getDuration()
Get Duration.- Specified by:
getDurationin interfaceI_PP_Order_Workflow- Returns:
- Normal Duration in Duration Unit
-
setDurationUnit
public void setDurationUnit(String DurationUnit)
Set Duration Unit.- Specified by:
setDurationUnitin interfaceI_PP_Order_Workflow- Parameters:
DurationUnit- Unit of Duration
-
getDurationUnit
public String getDurationUnit()
Get Duration Unit.- Specified by:
getDurationUnitin interfaceI_PP_Order_Workflow- Returns:
- Unit of Duration
-
setEntityType
public void setEntityType(String EntityType)
Set Entity Type.- Specified by:
setEntityTypein interfaceI_PP_Order_Workflow- Parameters:
EntityType- Dictionary Entity Type; Determines ownership and synchronization
-
getEntityType
public String getEntityType()
Get Entity Type.- Specified by:
getEntityTypein interfaceI_PP_Order_Workflow- Returns:
- Dictionary Entity Type; Determines ownership and synchronization
-
setHelp
public void setHelp(String Help)
Set Comment/Help.- Specified by:
setHelpin interfaceI_PP_Order_Workflow- Parameters:
Help- Comment or Hint
-
getHelp
public String getHelp()
Get Comment/Help.- Specified by:
getHelpin interfaceI_PP_Order_Workflow- Returns:
- Comment or Hint
-
setIsDefault
public void setIsDefault(boolean IsDefault)
Set Default.- Specified by:
setIsDefaultin interfaceI_PP_Order_Workflow- Parameters:
IsDefault- Default value
-
isDefault
public boolean isDefault()
Get Default.- Specified by:
isDefaultin interfaceI_PP_Order_Workflow- Returns:
- Default value
-
setLimit
public void setLimit(int Limit)
Set Duration Limit.- Specified by:
setLimitin interfaceI_PP_Order_Workflow- Parameters:
Limit- Maximum Duration in Duration Unit
-
getLimit
public int getLimit()
Get Duration Limit.- Specified by:
getLimitin interfaceI_PP_Order_Workflow- Returns:
- Maximum Duration in Duration Unit
-
setMovingTime
public void setMovingTime(int MovingTime)
Set Moving Time.- Specified by:
setMovingTimein interfaceI_PP_Order_Workflow- Parameters:
MovingTime- Moving Time
-
getMovingTime
public int getMovingTime()
Get Moving Time.- Specified by:
getMovingTimein interfaceI_PP_Order_Workflow- Returns:
- Moving Time
-
setName
public void setName(String Name)
Set Name.- Specified by:
setNamein interfaceI_PP_Order_Workflow- Parameters:
Name- Alphanumeric identifier of the entity
-
getName
public String getName()
Get Name.- Specified by:
getNamein interfaceI_PP_Order_Workflow- Returns:
- Alphanumeric identifier of the entity
-
getKeyNamePair
public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setOverlapUnits
public void setOverlapUnits(BigDecimal OverlapUnits)
Set Overlap Units.- Specified by:
setOverlapUnitsin interfaceI_PP_Order_Workflow- Parameters:
OverlapUnits- Overlap Units are number of units that must be completed before they are moved the next activity
-
getOverlapUnits
public BigDecimal getOverlapUnits()
Get Overlap Units.- Specified by:
getOverlapUnitsin interfaceI_PP_Order_Workflow- Returns:
- Overlap Units are number of units that must be completed before they are moved the next activity
-
getPP_Order
public I_PP_Order getPP_Order() throws RuntimeException
- Specified by:
getPP_Orderin interfaceI_PP_Order_Workflow- Throws:
RuntimeException
-
setPP_Order_ID
public void setPP_Order_ID(int PP_Order_ID)
Set Manufacturing Order.- Specified by:
setPP_Order_IDin interfaceI_PP_Order_Workflow- Parameters:
PP_Order_ID- Manufacturing Order
-
getPP_Order_ID
public int getPP_Order_ID()
Get Manufacturing Order.- Specified by:
getPP_Order_IDin interfaceI_PP_Order_Workflow- Returns:
- Manufacturing Order
-
getPP_Order_Node
public I_PP_Order_Node getPP_Order_Node() throws RuntimeException
- Specified by:
getPP_Order_Nodein interfaceI_PP_Order_Workflow- Throws:
RuntimeException
-
setPP_Order_Node_ID
public void setPP_Order_Node_ID(int PP_Order_Node_ID)
Set Manufacturing Order Activity.- Specified by:
setPP_Order_Node_IDin interfaceI_PP_Order_Workflow- Parameters:
PP_Order_Node_ID- Workflow Node (activity), step or process
-
getPP_Order_Node_ID
public int getPP_Order_Node_ID()
Get Manufacturing Order Activity.- Specified by:
getPP_Order_Node_IDin interfaceI_PP_Order_Workflow- Returns:
- Workflow Node (activity), step or process
-
setPP_Order_Workflow_ID
public void setPP_Order_Workflow_ID(int PP_Order_Workflow_ID)
Set Manufacturing Order Workflow.- Specified by:
setPP_Order_Workflow_IDin interfaceI_PP_Order_Workflow- Parameters:
PP_Order_Workflow_ID- Manufacturing Order Workflow
-
getPP_Order_Workflow_ID
public int getPP_Order_Workflow_ID()
Get Manufacturing Order Workflow.- Specified by:
getPP_Order_Workflow_IDin interfaceI_PP_Order_Workflow- Returns:
- Manufacturing Order Workflow
-
setPP_Order_Workflow_UU
public void setPP_Order_Workflow_UU(String PP_Order_Workflow_UU)
Set PP_Order_Workflow_UU.- Specified by:
setPP_Order_Workflow_UUin interfaceI_PP_Order_Workflow- Parameters:
PP_Order_Workflow_UU- PP_Order_Workflow_UU
-
getPP_Order_Workflow_UU
public String getPP_Order_Workflow_UU()
Get PP_Order_Workflow_UU.- Specified by:
getPP_Order_Workflow_UUin interfaceI_PP_Order_Workflow- Returns:
- PP_Order_Workflow_UU
-
setPriority
public void setPriority(int Priority)
Set Priority.- Specified by:
setPriorityin interfaceI_PP_Order_Workflow- Parameters:
Priority- Indicates if this request is of a high, medium or low priority.
-
getPriority
public int getPriority()
Get Priority.- Specified by:
getPriorityin interfaceI_PP_Order_Workflow- Returns:
- Indicates if this request is of a high, medium or low priority.
-
setProcessType
public void setProcessType(String ProcessType)
Set Process Type.- Specified by:
setProcessTypein interfaceI_PP_Order_Workflow- Parameters:
ProcessType- Process Type
-
getProcessType
public String getProcessType()
Get Process Type.- Specified by:
getProcessTypein interfaceI_PP_Order_Workflow- Returns:
- Process Type
-
setPublishStatus
public void setPublishStatus(String PublishStatus)
Set Publication Status.- Specified by:
setPublishStatusin interfaceI_PP_Order_Workflow- Parameters:
PublishStatus- Status of Publication
-
getPublishStatus
public String getPublishStatus()
Get Publication Status.- Specified by:
getPublishStatusin interfaceI_PP_Order_Workflow- Returns:
- Status of Publication
-
setQtyBatchSize
public void setQtyBatchSize(BigDecimal QtyBatchSize)
Set Qty Batch Size.- Specified by:
setQtyBatchSizein interfaceI_PP_Order_Workflow- Parameters:
QtyBatchSize- Qty Batch Size
-
getQtyBatchSize
public BigDecimal getQtyBatchSize()
Get Qty Batch Size.- Specified by:
getQtyBatchSizein interfaceI_PP_Order_Workflow- Returns:
- Qty Batch Size
-
setQueuingTime
public void setQueuingTime(int QueuingTime)
Set Queuing Time.- Specified by:
setQueuingTimein interfaceI_PP_Order_Workflow- Parameters:
QueuingTime- Queue time is the time a job waits at a work center before begin handled.
-
getQueuingTime
public int getQueuingTime()
Get Queuing Time.- Specified by:
getQueuingTimein interfaceI_PP_Order_Workflow- Returns:
- Queue time is the time a job waits at a work center before begin handled.
-
setSetupTime
public void setSetupTime(int SetupTime)
Set Setup Time.- Specified by:
setSetupTimein interfaceI_PP_Order_Workflow- Parameters:
SetupTime- Setup time before starting Production
-
getSetupTime
public int getSetupTime()
Get Setup Time.- Specified by:
getSetupTimein interfaceI_PP_Order_Workflow- Returns:
- Setup time before starting Production
-
getS_Resource
public I_S_Resource getS_Resource() throws RuntimeException
- Specified by:
getS_Resourcein interfaceI_PP_Order_Workflow- Throws:
RuntimeException
-
setS_Resource_ID
public void setS_Resource_ID(int S_Resource_ID)
Set Resource.- Specified by:
setS_Resource_IDin interfaceI_PP_Order_Workflow- Parameters:
S_Resource_ID- Resource
-
getS_Resource_ID
public int getS_Resource_ID()
Get Resource.- Specified by:
getS_Resource_IDin interfaceI_PP_Order_Workflow- Returns:
- Resource
-
setUnitsCycles
public void setUnitsCycles(BigDecimal UnitsCycles)
Set Units by Cycles.- Specified by:
setUnitsCyclesin interfaceI_PP_Order_Workflow- Parameters:
UnitsCycles- The Units by Cycles are defined for process type Flow Repetitive Dedicated and indicated the product to be manufactured on a production line for duration unit.
-
getUnitsCycles
public BigDecimal getUnitsCycles()
Get Units by Cycles.- Specified by:
getUnitsCyclesin interfaceI_PP_Order_Workflow- Returns:
- The Units by Cycles are defined for process type Flow Repetitive Dedicated and indicated the product to be manufactured on a production line for duration unit.
-
setValidateWorkflow
public void setValidateWorkflow(String ValidateWorkflow)
Set Validate Workflow.- Specified by:
setValidateWorkflowin interfaceI_PP_Order_Workflow- Parameters:
ValidateWorkflow- Validate Workflow
-
getValidateWorkflow
public String getValidateWorkflow()
Get Validate Workflow.- Specified by:
getValidateWorkflowin interfaceI_PP_Order_Workflow- Returns:
- Validate Workflow
-
setValidFrom
public void setValidFrom(Timestamp ValidFrom)
Set Valid from.- Specified by:
setValidFromin interfaceI_PP_Order_Workflow- Parameters:
ValidFrom- Valid from including this date (first day)
-
getValidFrom
public Timestamp getValidFrom()
Get Valid from.- Specified by:
getValidFromin interfaceI_PP_Order_Workflow- Returns:
- Valid from including this date (first day)
-
setValidTo
public void setValidTo(Timestamp ValidTo)
Set Valid to.- Specified by:
setValidToin interfaceI_PP_Order_Workflow- Parameters:
ValidTo- Valid to including this date (last day)
-
getValidTo
public Timestamp getValidTo()
Get Valid to.- Specified by:
getValidToin interfaceI_PP_Order_Workflow- Returns:
- Valid to including this date (last day)
-
setValue
public void setValue(String Value)
Set Search Key.- Specified by:
setValuein interfaceI_PP_Order_Workflow- Parameters:
Value- Search key for the record in the format required - must be unique
-
getValue
public String getValue()
Get Search Key.- Specified by:
getValuein interfaceI_PP_Order_Workflow- Returns:
- Search key for the record in the format required - must be unique
-
setVersion
public void setVersion(int Version)
Set Version.- Specified by:
setVersionin interfaceI_PP_Order_Workflow- Parameters:
Version- Version of the table definition
-
getVersion
public int getVersion()
Get Version.- Specified by:
getVersionin interfaceI_PP_Order_Workflow- Returns:
- Version of the table definition
-
setWaitingTime
public void setWaitingTime(int WaitingTime)
Set Waiting Time.- Specified by:
setWaitingTimein interfaceI_PP_Order_Workflow- Parameters:
WaitingTime- Workflow Simulation Waiting time
-
getWaitingTime
public int getWaitingTime()
Get Waiting Time.- Specified by:
getWaitingTimein interfaceI_PP_Order_Workflow- Returns:
- Workflow Simulation Waiting time
-
setWorkflowType
public void setWorkflowType(String WorkflowType)
Set Workflow Type.- Specified by:
setWorkflowTypein interfaceI_PP_Order_Workflow- Parameters:
WorkflowType- Type of Workflow
-
getWorkflowType
public String getWorkflowType()
Get Workflow Type.- Specified by:
getWorkflowTypein interfaceI_PP_Order_Workflow- Returns:
- Type of Workflow
-
setWorkingTime
public void setWorkingTime(int WorkingTime)
Set Working Time.- Specified by:
setWorkingTimein interfaceI_PP_Order_Workflow- Parameters:
WorkingTime- Workflow Simulation Execution Time
-
getWorkingTime
public int getWorkingTime()
Get Working Time.- Specified by:
getWorkingTimein interfaceI_PP_Order_Workflow- Returns:
- Workflow Simulation Execution Time
-
setYield
public void setYield(int Yield)
Set Yield %.- Specified by:
setYieldin interfaceI_PP_Order_Workflow- Parameters:
Yield- The Yield is the percentage of a lot that is expected to be of acceptable wuality may fall below 100 percent
-
getYield
public int getYield()
Get Yield %.- Specified by:
getYieldin interfaceI_PP_Order_Workflow- Returns:
- The Yield is the percentage of a lot that is expected to be of acceptable wuality may fall below 100 percent
-
-