Interface I_M_Product_Acct

All Known Implementing Classes:
X_M_Product_Acct

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

    • Table_Name

      static final String Table_Name
      TableName=M_Product_Acct
      See Also:
    • Table_ID

      static final int Table_ID
      AD_Table_ID=273
      See Also:
    • Model

      static final KeyNamePair Model
    • accessLevel

      static final BigDecimal accessLevel
      AccessLevel = 3 - Client - Org
    • COLUMNNAME_AD_Client_ID

      static final String COLUMNNAME_AD_Client_ID
      Column name AD_Client_ID
      See Also:
    • COLUMNNAME_AD_Org_ID

      static final String COLUMNNAME_AD_Org_ID
      Column name AD_Org_ID
      See Also:
    • COLUMNNAME_C_AcctSchema_ID

      static final String COLUMNNAME_C_AcctSchema_ID
      Column name C_AcctSchema_ID
      See Also:
    • COLUMNNAME_Created

      static final String COLUMNNAME_Created
      Column name Created
      See Also:
    • COLUMNNAME_CreatedBy

      static final String COLUMNNAME_CreatedBy
      Column name CreatedBy
      See Also:
    • COLUMNNAME_IsActive

      static final String COLUMNNAME_IsActive
      Column name IsActive
      See Also:
    • COLUMNNAME_M_Product_Acct_UU

      static final String COLUMNNAME_M_Product_Acct_UU
      Column name M_Product_Acct_UU
      See Also:
    • COLUMNNAME_M_Product_ID

      static final String COLUMNNAME_M_Product_ID
      Column name M_Product_ID
      See Also:
    • COLUMNNAME_P_Asset_Acct

      static final String COLUMNNAME_P_Asset_Acct
      Column name P_Asset_Acct
      See Also:
    • COLUMNNAME_P_AverageCostVariance_Acct

      static final String COLUMNNAME_P_AverageCostVariance_Acct
      Column name P_AverageCostVariance_Acct
      See Also:
    • COLUMNNAME_P_COGS_Acct

      static final String COLUMNNAME_P_COGS_Acct
      Column name P_COGS_Acct
      See Also:
    • COLUMNNAME_P_CostAdjustment_Acct

      static final String COLUMNNAME_P_CostAdjustment_Acct
      Column name P_CostAdjustment_Acct
      See Also:
    • COLUMNNAME_P_Expense_Acct

      static final String COLUMNNAME_P_Expense_Acct
      Column name P_Expense_Acct
      See Also:
    • COLUMNNAME_P_InventoryClearing_Acct

      static final String COLUMNNAME_P_InventoryClearing_Acct
      Column name P_InventoryClearing_Acct
      See Also:
    • COLUMNNAME_P_InvoicePriceVariance_Acct

      static final String COLUMNNAME_P_InvoicePriceVariance_Acct
      Column name P_InvoicePriceVariance_Acct
      See Also:
    • COLUMNNAME_P_LandedCostClearing_Acct

      static final String COLUMNNAME_P_LandedCostClearing_Acct
      Column name P_LandedCostClearing_Acct
      See Also:
    • COLUMNNAME_P_PurchasePriceVariance_Acct

      static final String COLUMNNAME_P_PurchasePriceVariance_Acct
      Column name P_PurchasePriceVariance_Acct
      See Also:
    • COLUMNNAME_P_RateVariance_Acct

      static final String COLUMNNAME_P_RateVariance_Acct
      Column name P_RateVariance_Acct
      See Also:
    • COLUMNNAME_P_Revenue_Acct

      static final String COLUMNNAME_P_Revenue_Acct
      Column name P_Revenue_Acct
      See Also:
    • COLUMNNAME_P_TradeDiscountGrant_Acct

      static final String COLUMNNAME_P_TradeDiscountGrant_Acct
      Column name P_TradeDiscountGrant_Acct
      See Also:
    • COLUMNNAME_P_TradeDiscountRec_Acct

      static final String COLUMNNAME_P_TradeDiscountRec_Acct
      Column name P_TradeDiscountRec_Acct
      See Also:
    • COLUMNNAME_Updated

      static final String COLUMNNAME_Updated
      Column name Updated
      See Also:
    • COLUMNNAME_UpdatedBy

      static final String COLUMNNAME_UpdatedBy
      Column name UpdatedBy
      See Also:
  • 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
    • setC_AcctSchema_ID

      void setC_AcctSchema_ID(int C_AcctSchema_ID)
      Set Accounting Schema. Rules for accounting
    • getC_AcctSchema_ID

      int getC_AcctSchema_ID()
      Get Accounting Schema. Rules for accounting
    • getC_AcctSchema

      I_C_AcctSchema getC_AcctSchema() 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
    • 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_Product_Acct_UU

      void setM_Product_Acct_UU(String M_Product_Acct_UU)
      Set M_Product_Acct_UU
    • getM_Product_Acct_UU

      String getM_Product_Acct_UU()
      Get M_Product_Acct_UU
    • setM_Product_ID

      void setM_Product_ID(int M_Product_ID)
      Set Product. Product, Service, Item
    • getM_Product_ID

      int getM_Product_ID()
      Get Product. Product, Service, Item
    • getM_Product

      I_M_Product getM_Product() throws RuntimeException
      Throws:
      RuntimeException
    • setP_Asset_Acct

      void setP_Asset_Acct(int P_Asset_Acct)
      Set Product Asset. Account for Product Asset (Inventory)
    • getP_Asset_Acct

      int getP_Asset_Acct()
      Get Product Asset. Account for Product Asset (Inventory)
    • getP_Asset_A

      I_C_ValidCombination getP_Asset_A() throws RuntimeException
      Throws:
      RuntimeException
    • setP_AverageCostVariance_Acct

      void setP_AverageCostVariance_Acct(int P_AverageCostVariance_Acct)
      Set Average Cost Variance. Average Cost Variance
    • getP_AverageCostVariance_Acct

      int getP_AverageCostVariance_Acct()
      Get Average Cost Variance. Average Cost Variance
    • getP_AverageCostVariance_A

      I_C_ValidCombination getP_AverageCostVariance_A() throws RuntimeException
      Throws:
      RuntimeException
    • setP_COGS_Acct

      void setP_COGS_Acct(int P_COGS_Acct)
      Set Product COGS. Account for Cost of Goods Sold
    • getP_COGS_Acct

      int getP_COGS_Acct()
      Get Product COGS. Account for Cost of Goods Sold
    • getP_COGS_A

      Throws:
      RuntimeException
    • setP_CostAdjustment_Acct

      void setP_CostAdjustment_Acct(int P_CostAdjustment_Acct)
      Set Cost Adjustment. Product Cost Adjustment Account
    • getP_CostAdjustment_Acct

      int getP_CostAdjustment_Acct()
      Get Cost Adjustment. Product Cost Adjustment Account
    • getP_CostAdjustment_A

      I_C_ValidCombination getP_CostAdjustment_A() throws RuntimeException
      Throws:
      RuntimeException
    • setP_Expense_Acct

      void setP_Expense_Acct(int P_Expense_Acct)
      Set Product Expense. Account for Product Expense
    • getP_Expense_Acct

      int getP_Expense_Acct()
      Get Product Expense. Account for Product Expense
    • getP_Expense_A

      I_C_ValidCombination getP_Expense_A() throws RuntimeException
      Throws:
      RuntimeException
    • setP_InventoryClearing_Acct

      void setP_InventoryClearing_Acct(int P_InventoryClearing_Acct)
      Set Inventory Clearing. Product Inventory Clearing Account
    • getP_InventoryClearing_Acct

      int getP_InventoryClearing_Acct()
      Get Inventory Clearing. Product Inventory Clearing Account
    • getP_InventoryClearing_A

      I_C_ValidCombination getP_InventoryClearing_A() throws RuntimeException
      Throws:
      RuntimeException
    • setP_InvoicePriceVariance_Acct

      void setP_InvoicePriceVariance_Acct(int P_InvoicePriceVariance_Acct)
      Set Invoice Price Variance. Difference between Costs and Invoice Price (IPV)
    • getP_InvoicePriceVariance_Acct

      int getP_InvoicePriceVariance_Acct()
      Get Invoice Price Variance. Difference between Costs and Invoice Price (IPV)
    • getP_InvoicePriceVariance_A

      I_C_ValidCombination getP_InvoicePriceVariance_A() throws RuntimeException
      Throws:
      RuntimeException
    • setP_LandedCostClearing_Acct

      void setP_LandedCostClearing_Acct(int P_LandedCostClearing_Acct)
      Set Landed Cost Clearing. Product Landed Cost Clearing Account
    • getP_LandedCostClearing_Acct

      int getP_LandedCostClearing_Acct()
      Get Landed Cost Clearing. Product Landed Cost Clearing Account
    • getP_LandedCostClearing_A

      I_C_ValidCombination getP_LandedCostClearing_A() throws RuntimeException
      Throws:
      RuntimeException
    • setP_PurchasePriceVariance_Acct

      void setP_PurchasePriceVariance_Acct(int P_PurchasePriceVariance_Acct)
      Set Purchase Price Variance. Difference between Standard Cost and Purchase Price (PPV)
    • getP_PurchasePriceVariance_Acct

      int getP_PurchasePriceVariance_Acct()
      Get Purchase Price Variance. Difference between Standard Cost and Purchase Price (PPV)
    • getP_PurchasePriceVariance_A

      I_C_ValidCombination getP_PurchasePriceVariance_A() throws RuntimeException
      Throws:
      RuntimeException
    • setP_RateVariance_Acct

      void setP_RateVariance_Acct(int P_RateVariance_Acct)
      Set Rate Variance. The Rate Variance account is the account used Manufacturing Order
    • getP_RateVariance_Acct

      int getP_RateVariance_Acct()
      Get Rate Variance. The Rate Variance account is the account used Manufacturing Order
    • getP_RateVariance_A

      I_C_ValidCombination getP_RateVariance_A() throws RuntimeException
      Throws:
      RuntimeException
    • setP_Revenue_Acct

      void setP_Revenue_Acct(int P_Revenue_Acct)
      Set Product Revenue. Account for Product Revenue (Sales Account)
    • getP_Revenue_Acct

      int getP_Revenue_Acct()
      Get Product Revenue. Account for Product Revenue (Sales Account)
    • getP_Revenue_A

      I_C_ValidCombination getP_Revenue_A() throws RuntimeException
      Throws:
      RuntimeException
    • setP_TradeDiscountGrant_Acct

      void setP_TradeDiscountGrant_Acct(int P_TradeDiscountGrant_Acct)
      Set Trade Discount Granted. Trade Discount Granted Account
    • getP_TradeDiscountGrant_Acct

      int getP_TradeDiscountGrant_Acct()
      Get Trade Discount Granted. Trade Discount Granted Account
    • getP_TradeDiscountGrant_A

      I_C_ValidCombination getP_TradeDiscountGrant_A() throws RuntimeException
      Throws:
      RuntimeException
    • setP_TradeDiscountRec_Acct

      void setP_TradeDiscountRec_Acct(int P_TradeDiscountRec_Acct)
      Set Trade Discount Received. Trade Discount Receivable Account
    • getP_TradeDiscountRec_Acct

      int getP_TradeDiscountRec_Acct()
      Get Trade Discount Received. Trade Discount Receivable Account
    • getP_TradeDiscountRec_A

      I_C_ValidCombination getP_TradeDiscountRec_A() 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