Class X_HR_Payroll

    • Constructor Detail

      • X_HR_Payroll

        public X_HR_Payroll​(Properties ctx,
                            int HR_Payroll_ID,
                            String trxName)
        Standard Constructor
    • Method Detail

      • get_AccessLevel

        protected int get_AccessLevel()
        AccessLevel
        Specified by:
        get_AccessLevel in class PO
        Returns:
        3 - 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
      • setAD_PrintFormat_ID

        public void setAD_PrintFormat_ID​(int AD_PrintFormat_ID)
        Set Print Format.
        Specified by:
        setAD_PrintFormat_ID in interface I_HR_Payroll
        Parameters:
        AD_PrintFormat_ID - Data Print Format
      • getAD_PrintFormat_ID

        public int getAD_PrintFormat_ID()
        Get Print Format.
        Specified by:
        getAD_PrintFormat_ID in interface I_HR_Payroll
        Returns:
        Data Print Format
      • setC_Charge_ID

        public void setC_Charge_ID​(int C_Charge_ID)
        Set Charge.
        Specified by:
        setC_Charge_ID in interface I_HR_Payroll
        Parameters:
        C_Charge_ID - Additional document charges
      • getC_Charge_ID

        public int getC_Charge_ID()
        Get Charge.
        Specified by:
        getC_Charge_ID in interface I_HR_Payroll
        Returns:
        Additional document charges
      • setDescription

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

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

        public void setHR_Contract_ID​(int HR_Contract_ID)
        Set Payroll Contract.
        Specified by:
        setHR_Contract_ID in interface I_HR_Payroll
        Parameters:
        HR_Contract_ID - Payroll Contract
      • getHR_Contract_ID

        public int getHR_Contract_ID()
        Get Payroll Contract.
        Specified by:
        getHR_Contract_ID in interface I_HR_Payroll
        Returns:
        Payroll Contract
      • setHR_Payroll_ID

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

        public void setHR_Payroll_UU​(String HR_Payroll_UU)
        Set HR_Payroll_UU.
        Specified by:
        setHR_Payroll_UU in interface I_HR_Payroll
        Parameters:
        HR_Payroll_UU - HR_Payroll_UU
      • setName

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

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

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

        public void setPaymentRule​(String PaymentRule)
        Set Payment Rule.
        Specified by:
        setPaymentRule in interface I_HR_Payroll
        Parameters:
        PaymentRule - How you pay the invoice
      • setProcessed

        public void setProcessed​(boolean Processed)
        Set Processed.
        Specified by:
        setProcessed in interface I_HR_Payroll
        Parameters:
        Processed - The document has been processed
      • isProcessed

        public boolean isProcessed()
        Get Processed.
        Specified by:
        isProcessed in interface I_HR_Payroll
        Returns:
        The document has been processed
      • setProcessing

        public void setProcessing​(boolean Processing)
        Set Process Now.
        Specified by:
        setProcessing in interface I_HR_Payroll
        Parameters:
        Processing - Process Now
      • isProcessing

        public boolean isProcessing()
        Get Process Now.
        Specified by:
        isProcessing in interface I_HR_Payroll
        Returns:
        Process Now
      • setValue

        public void setValue​(String Value)
        Set Search Key.
        Specified by:
        setValue in interface I_HR_Payroll
        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_Payroll
        Returns:
        Search key for the record in the format required - must be unique