Interface I_M_PromotionDistribution

    • 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
      • getCreated

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

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

        void setDistributionSorting​(String DistributionSorting)
        Set Distribution Sorting. Quantity distribution sorting by unit price
      • getDistributionSorting

        String getDistributionSorting()
        Get Distribution Sorting. Quantity distribution sorting by unit price
      • setDistributionType

        void setDistributionType​(String DistributionType)
        Set Distribution Type. Type of quantity distribution calculation using comparison qty and order qty as operand
      • getDistributionType

        String getDistributionType()
        Get Distribution Type. Type of quantity distribution calculation using comparison qty and order qty as operand
      • 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
      • setM_PromotionDistribution_ID

        void setM_PromotionDistribution_ID​(int M_PromotionDistribution_ID)
        Set Promotion Distribution
      • getM_PromotionDistribution_ID

        int getM_PromotionDistribution_ID()
        Get Promotion Distribution
      • setM_PromotionDistribution_UU

        void setM_PromotionDistribution_UU​(String M_PromotionDistribution_UU)
        Set M_PromotionDistribution_UU
      • getM_PromotionDistribution_UU

        String getM_PromotionDistribution_UU()
        Get M_PromotionDistribution_UU
      • setM_Promotion_ID

        void setM_Promotion_ID​(int M_Promotion_ID)
        Set Promotion
      • getM_Promotion_ID

        int getM_Promotion_ID()
        Get Promotion
      • setM_PromotionLine_ID

        void setM_PromotionLine_ID​(int M_PromotionLine_ID)
        Set Promotion Line
      • getM_PromotionLine_ID

        int getM_PromotionLine_ID()
        Get Promotion Line
      • setOperation

        void setOperation​(String Operation)
        Set Operation. Compare Operation
      • getOperation

        String getOperation()
        Get Operation. Compare Operation
      • setQty

        void setQty​(BigDecimal Qty)
        Set Quantity. Quantity
      • getQty

        BigDecimal getQty()
        Get Quantity. Quantity
      • setSeqNo

        void setSeqNo​(int SeqNo)
        Set Sequence. Method of ordering records; lowest number comes first
      • getSeqNo

        int getSeqNo()
        Get Sequence. Method of ordering records; lowest number comes first
      • getUpdated

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

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