Class X_HR_Concept

    • Constructor Detail

      • X_HR_Concept

        public X_HR_Concept​(Properties ctx,
                            int HR_Concept_ID,
                            String trxName)
        Standard Constructor
    • Method Detail

      • get_AccessLevel

        protected int get_AccessLevel()
        AccessLevel
        Specified by:
        get_AccessLevel in class PO
        Returns:
        7 - System - Client - Org
      • initPO

        protected POInfo initPO​(Properties ctx)
        Load Meta Data
        Specified by:
        initPO in class PO
        Parameters:
        ctx - context
        Returns:
        POInfo
      • toString

        public String toString()
        Description copied from class: PO
        String representation
        Overrides:
        toString in class PO
        Returns:
        String representation
      • setAccountSign

        public void setAccountSign​(String AccountSign)
        Set Account Sign.
        Specified by:
        setAccountSign in interface I_HR_Concept
        Parameters:
        AccountSign - Indicates the Natural Sign of the Account as a Debit or Credit
      • getAccountSign

        public String getAccountSign()
        Get Account Sign.
        Specified by:
        getAccountSign in interface I_HR_Concept
        Returns:
        Indicates the Natural Sign of the Account as a Debit or Credit
      • setAD_Reference_ID

        public void setAD_Reference_ID​(int AD_Reference_ID)
        Set Reference.
        Specified by:
        setAD_Reference_ID in interface I_HR_Concept
        Parameters:
        AD_Reference_ID - System Reference and Validation
      • getAD_Reference_ID

        public int getAD_Reference_ID()
        Get Reference.
        Specified by:
        getAD_Reference_ID in interface I_HR_Concept
        Returns:
        System Reference and Validation
      • setColumnType

        public void setColumnType​(String ColumnType)
        Set Column Type.
        Specified by:
        setColumnType in interface I_HR_Concept
        Parameters:
        ColumnType - Column Type
      • setDescription

        public void setDescription​(String Description)
        Set Description.
        Specified by:
        setDescription in interface I_HR_Concept
        Parameters:
        Description - Optional short description of the record
      • getDescription

        public String getDescription()
        Get Description.
        Specified by:
        getDescription in interface I_HR_Concept
        Returns:
        Optional short description of the record
      • setHR_Concept_Category_ID

        public void setHR_Concept_Category_ID​(int HR_Concept_Category_ID)
        Set Payroll Concept Category.
        Specified by:
        setHR_Concept_Category_ID in interface I_HR_Concept
        Parameters:
        HR_Concept_Category_ID - Payroll Concept Category
      • getHR_Concept_Category_ID

        public int getHR_Concept_Category_ID()
        Get Payroll Concept Category.
        Specified by:
        getHR_Concept_Category_ID in interface I_HR_Concept
        Returns:
        Payroll Concept Category
      • setHR_Concept_ID

        public void setHR_Concept_ID​(int HR_Concept_ID)
        Set Payroll Concept.
        Specified by:
        setHR_Concept_ID in interface I_HR_Concept
        Parameters:
        HR_Concept_ID - Payroll Concept
      • getHR_Concept_ID

        public int getHR_Concept_ID()
        Get Payroll Concept.
        Specified by:
        getHR_Concept_ID in interface I_HR_Concept
        Returns:
        Payroll Concept
      • setHR_Concept_UU

        public void setHR_Concept_UU​(String HR_Concept_UU)
        Set HR_Concept_UU.
        Specified by:
        setHR_Concept_UU in interface I_HR_Concept
        Parameters:
        HR_Concept_UU - HR_Concept_UU
      • setHR_Department_ID

        public void setHR_Department_ID​(int HR_Department_ID)
        Set Payroll Department.
        Specified by:
        setHR_Department_ID in interface I_HR_Concept
        Parameters:
        HR_Department_ID - Payroll Department
      • getHR_Department_ID

        public int getHR_Department_ID()
        Get Payroll Department.
        Specified by:
        getHR_Department_ID in interface I_HR_Concept
        Returns:
        Payroll Department
      • setHR_Job_ID

        public void setHR_Job_ID​(int HR_Job_ID)
        Set Payroll Job.
        Specified by:
        setHR_Job_ID in interface I_HR_Concept
        Parameters:
        HR_Job_ID - Payroll Job
      • getHR_Job_ID

        public int getHR_Job_ID()
        Get Payroll Job.
        Specified by:
        getHR_Job_ID in interface I_HR_Concept
        Returns:
        Payroll Job
      • setHR_Payroll_ID

        public void setHR_Payroll_ID​(int HR_Payroll_ID)
        Set Payroll.
        Specified by:
        setHR_Payroll_ID in interface I_HR_Concept
        Parameters:
        HR_Payroll_ID - Payroll
      • setIsDefault

        public void setIsDefault​(boolean IsDefault)
        Set Default.
        Specified by:
        setIsDefault in interface I_HR_Concept
        Parameters:
        IsDefault - Default value
      • isDefault

        public boolean isDefault()
        Get Default.
        Specified by:
        isDefault in interface I_HR_Concept
        Returns:
        Default value
      • setIsEmployee

        public void setIsEmployee​(boolean IsEmployee)
        Set Employee.
        Specified by:
        setIsEmployee in interface I_HR_Concept
        Parameters:
        IsEmployee - Indicates if this Business Partner is an employee
      • isEmployee

        public boolean isEmployee()
        Get Employee.
        Specified by:
        isEmployee in interface I_HR_Concept
        Returns:
        Indicates if this Business Partner is an employee
      • setIsPaid

        public void setIsPaid​(boolean IsPaid)
        Set Paid.
        Specified by:
        setIsPaid in interface I_HR_Concept
        Parameters:
        IsPaid - The document is paid
      • isPaid

        public boolean isPaid()
        Get Paid.
        Specified by:
        isPaid in interface I_HR_Concept
        Returns:
        The document is paid
      • setIsPrinted

        public void setIsPrinted​(boolean IsPrinted)
        Set Printed.
        Specified by:
        setIsPrinted in interface I_HR_Concept
        Parameters:
        IsPrinted - Indicates if this document / line is printed
      • isPrinted

        public boolean isPrinted()
        Get Printed.
        Specified by:
        isPrinted in interface I_HR_Concept
        Returns:
        Indicates if this document / line is printed
      • setIsReadWrite

        public void setIsReadWrite​(boolean IsReadWrite)
        Set Read Write.
        Specified by:
        setIsReadWrite in interface I_HR_Concept
        Parameters:
        IsReadWrite - Field is read / write
      • isReadWrite

        public boolean isReadWrite()
        Get Read Write.
        Specified by:
        isReadWrite in interface I_HR_Concept
        Returns:
        Field is read / write
      • setIsReceipt

        public void setIsReceipt​(boolean IsReceipt)
        Set Receipt.
        Specified by:
        setIsReceipt in interface I_HR_Concept
        Parameters:
        IsReceipt - This is a sales transaction (receipt)
      • isReceipt

        public boolean isReceipt()
        Get Receipt.
        Specified by:
        isReceipt in interface I_HR_Concept
        Returns:
        This is a sales transaction (receipt)
      • setIsRegistered

        public void setIsRegistered​(boolean IsRegistered)
        Set Registered.
        Specified by:
        setIsRegistered in interface I_HR_Concept
        Parameters:
        IsRegistered - The application is registered.
      • isRegistered

        public boolean isRegistered()
        Get Registered.
        Specified by:
        isRegistered in interface I_HR_Concept
        Returns:
        The application is registered.
      • setName

        public void setName​(String Name)
        Set Name.
        Specified by:
        setName in interface I_HR_Concept
        Parameters:
        Name - Alphanumeric identifier of the entity
      • getName

        public String getName()
        Get Name.
        Specified by:
        getName in interface I_HR_Concept
        Returns:
        Alphanumeric identifier of the entity
      • setSeqNo

        public void setSeqNo​(int SeqNo)
        Set Sequence.
        Specified by:
        setSeqNo in interface I_HR_Concept
        Parameters:
        SeqNo - Method of ordering records; lowest number comes first
      • getSeqNo

        public int getSeqNo()
        Get Sequence.
        Specified by:
        getSeqNo in interface I_HR_Concept
        Returns:
        Method of ordering records; lowest number comes first
      • setType

        public void setType​(String Type)
        Set Type.
        Specified by:
        setType in interface I_HR_Concept
        Parameters:
        Type - Type of Validation (SQL, Java Script, Java Language)
      • getType

        public String getType()
        Get Type.
        Specified by:
        getType in interface I_HR_Concept
        Returns:
        Type of Validation (SQL, Java Script, Java Language)
      • setValidFrom

        public void setValidFrom​(Timestamp ValidFrom)
        Set Valid from.
        Specified by:
        setValidFrom in interface I_HR_Concept
        Parameters:
        ValidFrom - Valid from including this date (first day)
      • getValidFrom

        public Timestamp getValidFrom()
        Get Valid from.
        Specified by:
        getValidFrom in interface I_HR_Concept
        Returns:
        Valid from including this date (first day)
      • setValidTo

        public void setValidTo​(Timestamp ValidTo)
        Set Valid to.
        Specified by:
        setValidTo in interface I_HR_Concept
        Parameters:
        ValidTo - Valid to including this date (last day)
      • getValidTo

        public Timestamp getValidTo()
        Get Valid to.
        Specified by:
        getValidTo in interface I_HR_Concept
        Returns:
        Valid to including this date (last day)
      • setValue

        public void setValue​(String Value)
        Set Search Key.
        Specified by:
        setValue in interface I_HR_Concept
        Parameters:
        Value - Search key for the record in the format required - must be unique
      • getValue

        public String getValue()
        Get Search Key.
        Specified by:
        getValue in interface I_HR_Concept
        Returns:
        Search key for the record in the format required - must be unique
      • getKeyNamePair

        public KeyNamePair getKeyNamePair()
        Get Record ID/ColumnName
        Returns:
        ID/ColumnName pair