Interface I_HR_Process

  • All Known Implementing Classes:
    X_HR_Process

    public interface I_HR_Process
    Generated Interface for HR_Process
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • 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_PrintFormat_ID

        void setAD_PrintFormat_ID​(int AD_PrintFormat_ID)
        Set Print Format. Data Print Format
      • getAD_PrintFormat_ID

        int getAD_PrintFormat_ID()
        Get Print Format. Data Print Format
      • 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
      • 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
      • setC_Charge_ID

        void setC_Charge_ID​(int C_Charge_ID)
        Set Charge. Additional document charges
      • getC_Charge_ID

        int getC_Charge_ID()
        Get Charge. Additional document charges
      • 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
      • setC_DocTypeTarget_ID

        void setC_DocTypeTarget_ID​(int C_DocTypeTarget_ID)
        Set Target Document Type. Target document type for conversing documents
      • getC_DocTypeTarget_ID

        int getC_DocTypeTarget_ID()
        Get Target Document Type. Target document type for conversing documents
      • setColumnSQL

        void setColumnSQL​(String ColumnSQL)
        Set Column SQL. Virtual Column (r/o)
      • getColumnSQL

        String getColumnSQL()
        Get Column SQL. Virtual Column (r/o)
      • setC_PaySelection_ID

        void setC_PaySelection_ID​(int C_PaySelection_ID)
        Set Payment Selection. Payment Selection
      • getC_PaySelection_ID

        int getC_PaySelection_ID()
        Get Payment Selection. Payment Selection
      • getCreated

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

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

        void setDateAcct​(Timestamp DateAcct)
        Set Account Date. Accounting Date
      • getDateAcct

        Timestamp getDateAcct()
        Get Account Date. Accounting Date
      • 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
      • 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
      • setHR_Department_ID

        void setHR_Department_ID​(int HR_Department_ID)
        Set Payroll Department
      • getHR_Department_ID

        int getHR_Department_ID()
        Get Payroll Department
      • setHR_Employee_ID

        void setHR_Employee_ID​(int HR_Employee_ID)
        Set Payroll Employee
      • getHR_Employee_ID

        int getHR_Employee_ID()
        Get Payroll Employee
      • setHR_Job_ID

        void setHR_Job_ID​(int HR_Job_ID)
        Set Payroll Job
      • getHR_Job_ID

        int getHR_Job_ID()
        Get Payroll Job
      • setHR_Payroll_ID

        void setHR_Payroll_ID​(int HR_Payroll_ID)
        Set Payroll
      • getHR_Payroll_ID

        int getHR_Payroll_ID()
        Get Payroll
      • setHR_Period_ID

        void setHR_Period_ID​(int HR_Period_ID)
        Set Payroll Period
      • getHR_Period_ID

        int getHR_Period_ID()
        Get Payroll Period
      • setHR_Process_ID

        void setHR_Process_ID​(int HR_Process_ID)
        Set Payroll Process
      • getHR_Process_ID

        int getHR_Process_ID()
        Get Payroll Process
      • setHR_Process_UU

        void setHR_Process_UU​(String HR_Process_UU)
        Set HR_Process_UU
      • getHR_Process_UU

        String getHR_Process_UU()
        Get HR_Process_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
      • setName

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

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

        void setPosted​(boolean Posted)
        Set Posted. Posting status
      • isPosted

        boolean isPosted()
        Get Posted. Posting status
      • setProcessed

        void setProcessed​(boolean Processed)
        Set Processed. The document has been processed
      • isProcessed

        boolean isProcessed()
        Get Processed. The document has been processed
      • setProcessedOn

        void setProcessedOn​(BigDecimal ProcessedOn)
        Set Processed On. The date+time (expressed in decimal format) when the document has been processed
      • getProcessedOn

        BigDecimal getProcessedOn()
        Get Processed On. The date+time (expressed in decimal format) when the document has been processed
      • setProcessing

        void setProcessing​(boolean Processing)
        Set Process Now
      • isProcessing

        boolean isProcessing()
        Get Process Now
      • setReversal_ID

        void setReversal_ID​(int Reversal_ID)
        Set Reversal ID. ID of document reversal
      • getReversal_ID

        int getReversal_ID()
        Get Reversal ID. ID of document reversal
      • getUpdated

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

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