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 9
    Author:
    iDempiere (generated)
    • Method Detail

      • 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 Client. Client/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
      • 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
      • 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
      • 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_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
      • 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
      • 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
      • 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
      • 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
      • 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
      • 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
      • 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
      • 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 Requiered
      • getDurationRequiered

        int getDurationRequiered()
        Get Duration Requiered
      • 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
      • 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
      • 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 Requiered
      • getQtyRequiered

        BigDecimal getQtyRequiered()
        Get Qty Requiered
      • setQtyScrap

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

        BigDecimal getQtyScrap()
        Get Scrap %. Scrap % Quantity for this componet
      • 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 Requiered
      • getSetupTimeRequiered

        int getSetupTimeRequiered()
        Get Setup Time Requiered
      • 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
      • 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
      • 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