Interface I_HR_Process

All Known Implementing Classes:
X_HR_Process

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

  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • 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_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
    • getAD_PrintFormat

      I_AD_PrintFormat getAD_PrintFormat() 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
    • 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_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
    • getC_Charge

      I_C_Charge getC_Charge() 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_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
    • getC_DocTypeTarget

      I_C_DocType getC_DocTypeTarget() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getC_PaySelection

      I_C_PaySelection getC_PaySelection() 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
    • 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
    • getHR_Department

      I_HR_Department getHR_Department() throws RuntimeException
      Throws:
      RuntimeException
    • setHR_Employee_ID

      void setHR_Employee_ID(int HR_Employee_ID)
      Set Payroll Employee
    • getHR_Employee_ID

      int getHR_Employee_ID()
      Get Payroll Employee
    • getHR_Employee

      I_HR_Employee getHR_Employee() throws RuntimeException
      Throws:
      RuntimeException
    • setHR_Job_ID

      void setHR_Job_ID(int HR_Job_ID)
      Set Payroll Job
    • getHR_Job_ID

      int getHR_Job_ID()
      Get Payroll Job
    • getHR_Job

      I_HR_Job getHR_Job() throws RuntimeException
      Throws:
      RuntimeException
    • setHR_Payroll_ID

      void setHR_Payroll_ID(int HR_Payroll_ID)
      Set Payroll
    • getHR_Payroll_ID

      int getHR_Payroll_ID()
      Get Payroll
    • getHR_Payroll

      I_HR_Payroll getHR_Payroll() throws RuntimeException
      Throws:
      RuntimeException
    • setHR_Period_ID

      void setHR_Period_ID(int HR_Period_ID)
      Set Payroll Period
    • getHR_Period_ID

      int getHR_Period_ID()
      Get Payroll Period
    • getHR_Period

      I_HR_Period getHR_Period() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getReversal

      I_HR_Process getReversal() throws RuntimeException
      Throws:
      RuntimeException
    • getUpdated

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

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