Interface I_PP_Order_Node

All Known Implementing Classes:
X_PP_Order_Node

public interface I_PP_Order_Node
Generated Interface for PP_Order_Node
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • setAction

      void setAction(String Action)
      Set Action. Indicates the Action to be performed
    • getAction

      String getAction()
      Get Action. Indicates the Action to be performed
    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • setAD_Column_ID

      void setAD_Column_ID(int AD_Column_ID)
      Set Column. Column in the table
    • getAD_Column_ID

      int getAD_Column_ID()
      Get Column. Column in the table
    • getAD_Column

      I_AD_Column getAD_Column() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Form_ID

      void setAD_Form_ID(int AD_Form_ID)
      Set Special Form. Special Form
    • getAD_Form_ID

      int getAD_Form_ID()
      Get Special Form. Special Form
    • getAD_Form

      I_AD_Form getAD_Form() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Image_ID

      void setAD_Image_ID(int AD_Image_ID)
      Set Image. Image or Icon
    • getAD_Image_ID

      int getAD_Image_ID()
      Get Image. Image or Icon
    • getAD_Image

      I_AD_Image getAD_Image() throws RuntimeException
      Throws:
      RuntimeException
    • 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_Process_ID

      void setAD_Process_ID(int AD_Process_ID)
      Set Process. Process or Report
    • getAD_Process_ID

      int getAD_Process_ID()
      Get Process. Process or Report
    • getAD_Process

      I_AD_Process getAD_Process() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Task_ID

      void setAD_Task_ID(int AD_Task_ID)
      Set OS Task. Operation System Task
    • getAD_Task_ID

      int getAD_Task_ID()
      Get OS Task. Operation System Task
    • getAD_Task

      I_AD_Task getAD_Task() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_WF_Block_ID

      void setAD_WF_Block_ID(int AD_WF_Block_ID)
      Set Workflow Block. Workflow Transaction Execution Block
    • getAD_WF_Block_ID

      int getAD_WF_Block_ID()
      Get Workflow Block. Workflow Transaction Execution Block
    • getAD_WF_Block

      I_AD_WF_Block getAD_WF_Block() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_WF_Node_ID

      void setAD_WF_Node_ID(int AD_WF_Node_ID)
      Set Node. Workflow Node (activity), step or process
    • getAD_WF_Node_ID

      int getAD_WF_Node_ID()
      Get Node. Workflow Node (activity), step or process
    • getAD_WF_Node

      I_AD_WF_Node getAD_WF_Node() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_WF_Responsible_ID

      void setAD_WF_Responsible_ID(int AD_WF_Responsible_ID)
      Set Workflow Responsible. Responsible for Workflow Execution
    • getAD_WF_Responsible_ID

      int getAD_WF_Responsible_ID()
      Get Workflow Responsible. Responsible for Workflow Execution
    • getAD_WF_Responsible

      I_AD_WF_Responsible getAD_WF_Responsible() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Window_ID

      void setAD_Window_ID(int AD_Window_ID)
      Set Window. Data entry or display window
    • getAD_Window_ID

      int getAD_Window_ID()
      Get Window. Data entry or display window
    • getAD_Window

      I_AD_Window getAD_Window() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Workflow_ID

      void setAD_Workflow_ID(int AD_Workflow_ID)
      Set Workflow. Workflow or combination of tasks
    • getAD_Workflow_ID

      int getAD_Workflow_ID()
      Get Workflow. Workflow or combination of tasks
    • getAD_Workflow

      I_AD_Workflow getAD_Workflow() throws RuntimeException
      Throws:
      RuntimeException
    • setAttributeName

      void setAttributeName(String AttributeName)
      Set Attribute Name. Name of the Attribute
    • getAttributeName

      String getAttributeName()
      Get Attribute Name. Name of the Attribute
    • setAttributeValue

      void setAttributeValue(String AttributeValue)
      Set Attribute Value. Value of the Attribute
    • getAttributeValue

      String getAttributeValue()
      Get Attribute Value. Value of the Attribute
    • 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
    • setCost

      void setCost(BigDecimal Cost)
      Set Cost. Cost information
    • getCost

      BigDecimal getCost()
      Get Cost. Cost information
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • setDateFinish

      void setDateFinish(Timestamp DateFinish)
      Set Finish Date. Finish or (planned) completion date
    • getDateFinish

      Timestamp getDateFinish()
      Get Finish Date. Finish or (planned) completion date
    • setDateFinishSchedule

      void setDateFinishSchedule(Timestamp DateFinishSchedule)
      Set Date Finish Schedule. Scheduled Finish date for this Order
    • getDateFinishSchedule

      Timestamp getDateFinishSchedule()
      Get Date Finish Schedule. Scheduled Finish date for this Order
    • setDateStart

      void setDateStart(Timestamp DateStart)
      Set Date Start. Date Start for this Order
    • getDateStart

      Timestamp getDateStart()
      Get Date Start. Date Start for this Order
    • setDateStartSchedule

      void setDateStartSchedule(Timestamp DateStartSchedule)
      Set Date Start Schedule. Scheduled start date for this Order
    • getDateStartSchedule

      Timestamp getDateStartSchedule()
      Get Date Start Schedule. Scheduled start date for this Order
    • setDescription

      void setDescription(String Description)
      Set Description. Optional short description of the record
    • getDescription

      String getDescription()
      Get Description. Optional short description of the record
    • setDocAction

      void setDocAction(String DocAction)
      Set Document Action. The targeted status of the document
    • getDocAction

      String getDocAction()
      Get Document Action. The targeted status of the document
    • setDocStatus

      void setDocStatus(String DocStatus)
      Set Document Status. The current status of the document
    • getDocStatus

      String getDocStatus()
      Get Document Status. The current status of the document
    • setDuration

      void setDuration(int Duration)
      Set Duration. Normal Duration in Duration Unit
    • getDuration

      int getDuration()
      Get Duration. Normal Duration in Duration Unit
    • setDurationReal

      void setDurationReal(int DurationReal)
      Set Duration Real
    • getDurationReal

      int getDurationReal()
      Get Duration Real
    • setDurationRequiered

      void setDurationRequiered(int DurationRequiered)
      Set Duration Required
    • getDurationRequiered

      int getDurationRequiered()
      Get Duration Required
    • setEntityType

      void setEntityType(String EntityType)
      Set Entity Type. Dictionary Entity Type; Determines ownership and synchronization
    • getEntityType

      String getEntityType()
      Get Entity Type. Dictionary Entity Type; Determines ownership and synchronization
    • setFinishMode

      void setFinishMode(String FinishMode)
      Set Finish Mode. Workflow Activity Finish Mode
    • getFinishMode

      String getFinishMode()
      Get Finish Mode. Workflow Activity Finish Mode
    • setHelp

      void setHelp(String Help)
      Set Comment/Help. Comment or Hint
    • getHelp

      String getHelp()
      Get Comment/Help. Comment or Hint
    • 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
    • setIsCentrallyMaintained

      void setIsCentrallyMaintained(boolean IsCentrallyMaintained)
      Set Centrally maintained. Information maintained in System Element table
    • isCentrallyMaintained

      boolean isCentrallyMaintained()
      Get Centrally maintained. Information maintained in System Element table
    • setIsMilestone

      void setIsMilestone(boolean IsMilestone)
      Set Is Milestone
    • isMilestone

      boolean isMilestone()
      Get Is Milestone
    • setIsSubcontracting

      void setIsSubcontracting(boolean IsSubcontracting)
      Set Is Subcontracting
    • isSubcontracting

      boolean isSubcontracting()
      Get Is Subcontracting
    • setJoinElement

      void setJoinElement(String JoinElement)
      Set Join Element. Semantics for multiple incoming Transitions
    • getJoinElement

      String getJoinElement()
      Get Join Element. Semantics for multiple incoming Transitions
    • setLimit

      void setLimit(int Limit)
      Set Duration Limit. Maximum Duration in Duration Unit
    • getLimit

      int getLimit()
      Get Duration Limit. Maximum Duration in Duration Unit
    • setMovingTime

      void setMovingTime(int MovingTime)
      Set Moving Time
    • getMovingTime

      int getMovingTime()
      Get Moving Time
    • setName

      void setName(String Name)
      Set Name. Alphanumeric identifier of the entity
    • getName

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • setOverlapUnits

      void setOverlapUnits(int OverlapUnits)
      Set Overlap Units. Overlap Units are number of units that must be completed before they are moved the next activity
    • getOverlapUnits

      int getOverlapUnits()
      Get Overlap Units. Overlap Units are number of units that must be completed before they are moved the next activity
    • setPP_Order_ID

      void setPP_Order_ID(int PP_Order_ID)
      Set Manufacturing Order. Manufacturing Order
    • getPP_Order_ID

      int getPP_Order_ID()
      Get Manufacturing Order. Manufacturing Order
    • getPP_Order

      I_PP_Order getPP_Order() throws RuntimeException
      Throws:
      RuntimeException
    • setPP_Order_Node_ID

      void setPP_Order_Node_ID(int PP_Order_Node_ID)
      Set Manufacturing Order Activity. Workflow Node (activity), step or process
    • getPP_Order_Node_ID

      int getPP_Order_Node_ID()
      Get Manufacturing Order Activity. Workflow Node (activity), step or process
    • setPP_Order_Node_UU

      void setPP_Order_Node_UU(String PP_Order_Node_UU)
      Set PP_Order_Node_UU
    • getPP_Order_Node_UU

      String getPP_Order_Node_UU()
      Get PP_Order_Node_UU
    • setPP_Order_Workflow_ID

      void setPP_Order_Workflow_ID(int PP_Order_Workflow_ID)
      Set Manufacturing Order Workflow
    • getPP_Order_Workflow_ID

      int getPP_Order_Workflow_ID()
      Get Manufacturing Order Workflow
    • getPP_Order_Workflow

      I_PP_Order_Workflow getPP_Order_Workflow() throws RuntimeException
      Throws:
      RuntimeException
    • setPriority

      void setPriority(int Priority)
      Set Priority. Indicates if this request is of a high, medium or low priority.
    • getPriority

      int getPriority()
      Get Priority. Indicates if this request is of a high, medium or low priority.
    • setQtyDelivered

      void setQtyDelivered(BigDecimal QtyDelivered)
      Set Delivered Quantity. Delivered Quantity
    • getQtyDelivered

      BigDecimal getQtyDelivered()
      Get Delivered Quantity. Delivered Quantity
    • setQtyReject

      void setQtyReject(BigDecimal QtyReject)
      Set Qty Reject
    • getQtyReject

      BigDecimal getQtyReject()
      Get Qty Reject
    • setQtyRequiered

      void setQtyRequiered(BigDecimal QtyRequiered)
      Set Qty Required
    • getQtyRequiered

      BigDecimal getQtyRequiered()
      Get Qty Required
    • setQtyScrap

      void setQtyScrap(BigDecimal QtyScrap)
      Set Scrap %. Scrap % Quantity for this component
    • getQtyScrap

      BigDecimal getQtyScrap()
      Get Scrap %. Scrap % Quantity for this component
    • setQueuingTime

      void setQueuingTime(int QueuingTime)
      Set Queuing Time. Queue time is the time a job waits at a work center before begin handled.
    • getQueuingTime

      int getQueuingTime()
      Get Queuing Time. Queue time is the time a job waits at a work center before begin handled.
    • setSetupTime

      void setSetupTime(int SetupTime)
      Set Setup Time. Setup time before starting Production
    • getSetupTime

      int getSetupTime()
      Get Setup Time. Setup time before starting Production
    • setSetupTimeReal

      void setSetupTimeReal(int SetupTimeReal)
      Set Setup Time Real
    • getSetupTimeReal

      int getSetupTimeReal()
      Get Setup Time Real
    • setSetupTimeRequiered

      void setSetupTimeRequiered(int SetupTimeRequiered)
      Set Setup Time Required
    • getSetupTimeRequiered

      int getSetupTimeRequiered()
      Get Setup Time Required
    • setSplitElement

      void setSplitElement(String SplitElement)
      Set Split Element. Semantics for multiple outgoing Transitions
    • getSplitElement

      String getSplitElement()
      Get Split Element. Semantics for multiple outgoing Transitions
    • setS_Resource_ID

      void setS_Resource_ID(int S_Resource_ID)
      Set Resource. Resource
    • getS_Resource_ID

      int getS_Resource_ID()
      Get Resource. Resource
    • getS_Resource

      I_S_Resource getS_Resource() throws RuntimeException
      Throws:
      RuntimeException
    • setStartMode

      void setStartMode(String StartMode)
      Set Start Mode. Workflow Activity Start Mode
    • getStartMode

      String getStartMode()
      Get Start Mode. Workflow Activity Start Mode
    • setSubflowExecution

      void setSubflowExecution(String SubflowExecution)
      Set Subflow Execution. Mode how the sub-workflow is executed
    • getSubflowExecution

      String getSubflowExecution()
      Get Subflow Execution. Mode how the sub-workflow is executed
    • setUnitsCycles

      void setUnitsCycles(int UnitsCycles)
      Set Units by Cycles. 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

      int getUnitsCycles()
      Get Units by Cycles. 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.
    • getUpdated

      Timestamp getUpdated()
      Get Updated. Date this record was updated
    • getUpdatedBy

      int getUpdatedBy()
      Get Updated By. User who updated this records
    • setValidFrom

      void setValidFrom(Timestamp ValidFrom)
      Set Valid from. Valid from including this date (first day)
    • getValidFrom

      Timestamp getValidFrom()
      Get Valid from. Valid from including this date (first day)
    • setValidTo

      void setValidTo(Timestamp ValidTo)
      Set Valid to. Valid to including this date (last day)
    • getValidTo

      Timestamp getValidTo()
      Get Valid to. Valid to including this date (last day)
    • setValue

      void setValue(String Value)
      Set Search Key. Search key for the record in the format required - must be unique
    • getValue

      String getValue()
      Get Search Key. Search key for the record in the format required - must be unique
    • setWaitingTime

      void setWaitingTime(int WaitingTime)
      Set Waiting Time. Workflow Simulation Waiting time
    • getWaitingTime

      int getWaitingTime()
      Get Waiting Time. Workflow Simulation Waiting time
    • setWorkflow_ID

      void setWorkflow_ID(int Workflow_ID)
      Set Workflow. Workflow or tasks
    • getWorkflow_ID

      int getWorkflow_ID()
      Get Workflow. Workflow or tasks
    • getWorkflow

      I_AD_Workflow getWorkflow() throws RuntimeException
      Throws:
      RuntimeException
    • setWorkingTime

      void setWorkingTime(int WorkingTime)
      Set Working Time. Workflow Simulation Execution Time
    • getWorkingTime

      int getWorkingTime()
      Get Working Time. Workflow Simulation Execution Time
    • setXPosition

      void setXPosition(int XPosition)
      Set X Position. Absolute X (horizontal) position in 1/72 of an inch
    • getXPosition

      int getXPosition()
      Get X Position. Absolute X (horizontal) position in 1/72 of an inch
    • setYield

      void setYield(int Yield)
      Set Yield %. The Yield is the percentage of a lot that is expected to be of acceptable wuality may fall below 100 percent
    • getYield

      int getYield()
      Get Yield %. The Yield is the percentage of a lot that is expected to be of acceptable wuality may fall below 100 percent
    • setYPosition

      void setYPosition(int YPosition)
      Set Y Position. Absolute Y (vertical) position in 1/72 of an inch
    • getYPosition

      int getYPosition()
      Get Y Position. Absolute Y (vertical) position in 1/72 of an inch