Class X_PA_MeasureCalc

    • Field Detail

      • ENTITYTYPE_AD_Reference_ID

        public static final int ENTITYTYPE_AD_Reference_ID
        EntityType AD_Reference_ID=389
        See Also:
        Constant Field Values
    • Constructor Detail

      • X_PA_MeasureCalc

        public X_PA_MeasureCalc​(Properties ctx,
                                int PA_MeasureCalc_ID,
                                String trxName)
        Standard Constructor
    • Method Detail

      • get_AccessLevel

        protected int get_AccessLevel()
        AccessLevel
        Specified by:
        get_AccessLevel in class PO
        Returns:
        6 - System - Client
      • 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_Table_ID

        public void setAD_Table_ID​(int AD_Table_ID)
        Set Table.
        Specified by:
        setAD_Table_ID in interface I_PA_MeasureCalc
        Parameters:
        AD_Table_ID - Database Table information
      • getAD_Table_ID

        public int getAD_Table_ID()
        Get Table.
        Specified by:
        getAD_Table_ID in interface I_PA_MeasureCalc
        Returns:
        Database Table information
      • setBPartnerColumn

        public void setBPartnerColumn​(String BPartnerColumn)
        Set B.Partner Column.
        Specified by:
        setBPartnerColumn in interface I_PA_MeasureCalc
        Parameters:
        BPartnerColumn - Fully qualified Business Partner key column (C_BPartner_ID)
      • getBPartnerColumn

        public String getBPartnerColumn()
        Get B.Partner Column.
        Specified by:
        getBPartnerColumn in interface I_PA_MeasureCalc
        Returns:
        Fully qualified Business Partner key column (C_BPartner_ID)
      • setDateColumn

        public void setDateColumn​(String DateColumn)
        Set Date Column.
        Specified by:
        setDateColumn in interface I_PA_MeasureCalc
        Parameters:
        DateColumn - Fully qualified date column
      • setDescription

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

        public void setEntityType​(String EntityType)
        Set Entity Type.
        Specified by:
        setEntityType in interface I_PA_MeasureCalc
        Parameters:
        EntityType - Dictionary Entity Type; Determines ownership and synchronization
      • getEntityType

        public String getEntityType()
        Get Entity Type.
        Specified by:
        getEntityType in interface I_PA_MeasureCalc
        Returns:
        Dictionary Entity Type; Determines ownership and synchronization
      • setKeyColumn

        public void setKeyColumn​(String KeyColumn)
        Set Key Column.
        Specified by:
        setKeyColumn in interface I_PA_MeasureCalc
        Parameters:
        KeyColumn - Key Column for Table
      • setName

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

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

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

        public void setOrgColumn​(String OrgColumn)
        Set Org Column.
        Specified by:
        setOrgColumn in interface I_PA_MeasureCalc
        Parameters:
        OrgColumn - Fully qualified Organization column (AD_Org_ID)
      • getOrgColumn

        public String getOrgColumn()
        Get Org Column.
        Specified by:
        getOrgColumn in interface I_PA_MeasureCalc
        Returns:
        Fully qualified Organization column (AD_Org_ID)
      • setPA_MeasureCalc_ID

        public void setPA_MeasureCalc_ID​(int PA_MeasureCalc_ID)
        Set Measure Calculation.
        Specified by:
        setPA_MeasureCalc_ID in interface I_PA_MeasureCalc
        Parameters:
        PA_MeasureCalc_ID - Calculation method for measuring performance
      • getPA_MeasureCalc_ID

        public int getPA_MeasureCalc_ID()
        Get Measure Calculation.
        Specified by:
        getPA_MeasureCalc_ID in interface I_PA_MeasureCalc
        Returns:
        Calculation method for measuring performance
      • setPA_MeasureCalc_UU

        public void setPA_MeasureCalc_UU​(String PA_MeasureCalc_UU)
        Set PA_MeasureCalc_UU.
        Specified by:
        setPA_MeasureCalc_UU in interface I_PA_MeasureCalc
        Parameters:
        PA_MeasureCalc_UU - PA_MeasureCalc_UU
      • setProductColumn

        public void setProductColumn​(String ProductColumn)
        Set Product Column.
        Specified by:
        setProductColumn in interface I_PA_MeasureCalc
        Parameters:
        ProductColumn - Fully qualified Product column (M_Product_ID)
      • getProductColumn

        public String getProductColumn()
        Get Product Column.
        Specified by:
        getProductColumn in interface I_PA_MeasureCalc
        Returns:
        Fully qualified Product column (M_Product_ID)
      • setSelectClause

        public void setSelectClause​(String SelectClause)
        Set Sql SELECT.
        Specified by:
        setSelectClause in interface I_PA_MeasureCalc
        Parameters:
        SelectClause - SQL SELECT clause
      • setWhereClause

        public void setWhereClause​(String WhereClause)
        Set Sql WHERE.
        Specified by:
        setWhereClause in interface I_PA_MeasureCalc
        Parameters:
        WhereClause - Fully qualified SQL WHERE clause