/****************************************************************************** * Product: iDempiere ERP & CRM Smart Business Solution * * Copyright (C) 1999-2012 ComPiere, Inc. All Rights Reserved. * * This program is free software, you can redistribute it and/or modify it * * under the terms version 2 of the GNU General Public License as published * * by the Free Software Foundation. This program is distributed in the hope * * that it will be useful, but WITHOUT ANY WARRANTY, without even the implied * * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * See the GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * * with this program, if not, write to the Free Software Foundation, Inc., * * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. * * For the text or an alternative of this public license, you may reach us * * ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA * * or via info@compiere.org or http://www.compiere.org/license.html * *****************************************************************************/ package org.compiere.model; import java.math.BigDecimal; import java.sql.Timestamp; import org.compiere.util.KeyNamePair; /** Generated Interface for C_AcctSchema_Default * @author iDempiere (generated) * @version Release 11 */ public interface I_C_AcctSchema_Default { /** TableName=C_AcctSchema_Default */ public static final String Table_Name = "C_AcctSchema_Default"; /** AD_Table_ID=315 */ public static final int Table_ID = 315; KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name); /** AccessLevel = 2 - Client */ BigDecimal accessLevel = BigDecimal.valueOf(2); /** Load Meta Data */ /** Column name AD_Client_ID */ public static final String COLUMNNAME_AD_Client_ID = "AD_Client_ID"; /** Get Tenant. * Tenant for this installation. */ public int getAD_Client_ID(); /** Column name AD_Org_ID */ public static final String COLUMNNAME_AD_Org_ID = "AD_Org_ID"; /** Set Organization. * Organizational entity within tenant */ public void setAD_Org_ID (int AD_Org_ID); /** Get Organization. * Organizational entity within tenant */ public int getAD_Org_ID(); /** Column name B_Asset_Acct */ public static final String COLUMNNAME_B_Asset_Acct = "B_Asset_Acct"; /** Set Bank Asset. * Bank Asset Account */ public void setB_Asset_Acct (int B_Asset_Acct); /** Get Bank Asset. * Bank Asset Account */ public int getB_Asset_Acct(); public I_C_ValidCombination getB_Asset_A() throws RuntimeException; /** Column name B_InterestExp_Acct */ public static final String COLUMNNAME_B_InterestExp_Acct = "B_InterestExp_Acct"; /** Set Bank Interest Expense. * Bank Interest Expense Account */ public void setB_InterestExp_Acct (int B_InterestExp_Acct); /** Get Bank Interest Expense. * Bank Interest Expense Account */ public int getB_InterestExp_Acct(); public I_C_ValidCombination getB_InterestExp_A() throws RuntimeException; /** Column name B_InterestRev_Acct */ public static final String COLUMNNAME_B_InterestRev_Acct = "B_InterestRev_Acct"; /** Set Bank Interest Revenue. * Bank Interest Revenue Account */ public void setB_InterestRev_Acct (int B_InterestRev_Acct); /** Get Bank Interest Revenue. * Bank Interest Revenue Account */ public int getB_InterestRev_Acct(); public I_C_ValidCombination getB_InterestRev_A() throws RuntimeException; /** Column name B_InTransit_Acct */ public static final String COLUMNNAME_B_InTransit_Acct = "B_InTransit_Acct"; /** Set Bank In Transit. * Bank In Transit Account */ public void setB_InTransit_Acct (int B_InTransit_Acct); /** Get Bank In Transit. * Bank In Transit Account */ public int getB_InTransit_Acct(); public I_C_ValidCombination getB_InTransit_A() throws RuntimeException; /** Column name B_PaymentSelect_Acct */ public static final String COLUMNNAME_B_PaymentSelect_Acct = "B_PaymentSelect_Acct"; /** Set Payment Selection. * AP Payment Selection Clearing Account */ public void setB_PaymentSelect_Acct (int B_PaymentSelect_Acct); /** Get Payment Selection. * AP Payment Selection Clearing Account */ public int getB_PaymentSelect_Acct(); public I_C_ValidCombination getB_PaymentSelect_A() throws RuntimeException; /** Column name B_UnallocatedCash_Acct */ public static final String COLUMNNAME_B_UnallocatedCash_Acct = "B_UnallocatedCash_Acct"; /** Set Unallocated Cash. * Unallocated Cash Clearing Account */ public void setB_UnallocatedCash_Acct (int B_UnallocatedCash_Acct); /** Get Unallocated Cash. * Unallocated Cash Clearing Account */ public int getB_UnallocatedCash_Acct(); public I_C_ValidCombination getB_UnallocatedCash_A() throws RuntimeException; /** Column name C_AcctSchema_Default_UU */ public static final String COLUMNNAME_C_AcctSchema_Default_UU = "C_AcctSchema_Default_UU"; /** Set C_AcctSchema_Default_UU */ public void setC_AcctSchema_Default_UU (String C_AcctSchema_Default_UU); /** Get C_AcctSchema_Default_UU */ public String getC_AcctSchema_Default_UU(); /** Column name C_AcctSchema_ID */ public static final String COLUMNNAME_C_AcctSchema_ID = "C_AcctSchema_ID"; /** Set Accounting Schema. * Rules for accounting */ public void setC_AcctSchema_ID (int C_AcctSchema_ID); /** Get Accounting Schema. * Rules for accounting */ public int getC_AcctSchema_ID(); public org.compiere.model.I_C_AcctSchema getC_AcctSchema() throws RuntimeException; /** Column name CB_Asset_Acct */ public static final String COLUMNNAME_CB_Asset_Acct = "CB_Asset_Acct"; /** Set Cash Book Asset. * Cash Book Asset Account */ public void setCB_Asset_Acct (int CB_Asset_Acct); /** Get Cash Book Asset. * Cash Book Asset Account */ public int getCB_Asset_Acct(); public I_C_ValidCombination getCB_Asset_A() throws RuntimeException; /** Column name CB_CashTransfer_Acct */ public static final String COLUMNNAME_CB_CashTransfer_Acct = "CB_CashTransfer_Acct"; /** Set Cash Transfer. * Cash Transfer Clearing Account */ public void setCB_CashTransfer_Acct (int CB_CashTransfer_Acct); /** Get Cash Transfer. * Cash Transfer Clearing Account */ public int getCB_CashTransfer_Acct(); public I_C_ValidCombination getCB_CashTransfer_A() throws RuntimeException; /** Column name CB_Differences_Acct */ public static final String COLUMNNAME_CB_Differences_Acct = "CB_Differences_Acct"; /** Set Cash Book Differences. * Cash Book Differences Account */ public void setCB_Differences_Acct (int CB_Differences_Acct); /** Get Cash Book Differences. * Cash Book Differences Account */ public int getCB_Differences_Acct(); public I_C_ValidCombination getCB_Differences_A() throws RuntimeException; /** Column name CB_Expense_Acct */ public static final String COLUMNNAME_CB_Expense_Acct = "CB_Expense_Acct"; /** Set Cash Book Expense. * Cash Book Expense Account */ public void setCB_Expense_Acct (int CB_Expense_Acct); /** Get Cash Book Expense. * Cash Book Expense Account */ public int getCB_Expense_Acct(); public I_C_ValidCombination getCB_Expense_A() throws RuntimeException; /** Column name CB_Receipt_Acct */ public static final String COLUMNNAME_CB_Receipt_Acct = "CB_Receipt_Acct"; /** Set Cash Book Receipt. * Cash Book Receipts Account */ public void setCB_Receipt_Acct (int CB_Receipt_Acct); /** Get Cash Book Receipt. * Cash Book Receipts Account */ public int getCB_Receipt_Acct(); public I_C_ValidCombination getCB_Receipt_A() throws RuntimeException; /** Column name Ch_Expense_Acct */ public static final String COLUMNNAME_Ch_Expense_Acct = "Ch_Expense_Acct"; /** Set Charge Account. * Charge Account */ public void setCh_Expense_Acct (int Ch_Expense_Acct); /** Get Charge Account. * Charge Account */ public int getCh_Expense_Acct(); public I_C_ValidCombination getCh_Expense_A() throws RuntimeException; /** Column name C_Prepayment_Acct */ public static final String COLUMNNAME_C_Prepayment_Acct = "C_Prepayment_Acct"; /** Set Customer Prepayment. * Account for customer prepayments */ public void setC_Prepayment_Acct (int C_Prepayment_Acct); /** Get Customer Prepayment. * Account for customer prepayments */ public int getC_Prepayment_Acct(); public I_C_ValidCombination getC_Prepayment_A() throws RuntimeException; /** Column name Created */ public static final String COLUMNNAME_Created = "Created"; /** Get Created. * Date this record was created */ public Timestamp getCreated(); /** Column name CreatedBy */ public static final String COLUMNNAME_CreatedBy = "CreatedBy"; /** Get Created By. * User who created this records */ public int getCreatedBy(); /** Column name C_Receivable_Acct */ public static final String COLUMNNAME_C_Receivable_Acct = "C_Receivable_Acct"; /** Set Customer Receivables. * Account for Customer Receivables */ public void setC_Receivable_Acct (int C_Receivable_Acct); /** Get Customer Receivables. * Account for Customer Receivables */ public int getC_Receivable_Acct(); public I_C_ValidCombination getC_Receivable_A() throws RuntimeException; /** Column name C_Receivable_Services_Acct */ public static final String COLUMNNAME_C_Receivable_Services_Acct = "C_Receivable_Services_Acct"; /** Set Receivable Services. * Customer Accounts Receivables Services Account */ public void setC_Receivable_Services_Acct (int C_Receivable_Services_Acct); /** Get Receivable Services. * Customer Accounts Receivables Services Account */ public int getC_Receivable_Services_Acct(); public I_C_ValidCombination getC_Receivable_Services_A() throws RuntimeException; /** Column name IsActive */ public static final String COLUMNNAME_IsActive = "IsActive"; /** Set Active. * The record is active in the system */ public void setIsActive (boolean IsActive); /** Get Active. * The record is active in the system */ public boolean isActive(); /** Column name NotInvoicedReceipts_Acct */ public static final String COLUMNNAME_NotInvoicedReceipts_Acct = "NotInvoicedReceipts_Acct"; /** Set Not-invoiced Receipts. * Account for not-invoiced Material Receipts */ public void setNotInvoicedReceipts_Acct (int NotInvoicedReceipts_Acct); /** Get Not-invoiced Receipts. * Account for not-invoiced Material Receipts */ public int getNotInvoicedReceipts_Acct(); public I_C_ValidCombination getNotInvoicedReceipts_A() throws RuntimeException; /** Column name P_Asset_Acct */ public static final String COLUMNNAME_P_Asset_Acct = "P_Asset_Acct"; /** Set Product Asset. * Account for Product Asset (Inventory) */ public void setP_Asset_Acct (int P_Asset_Acct); /** Get Product Asset. * Account for Product Asset (Inventory) */ public int getP_Asset_Acct(); public I_C_ValidCombination getP_Asset_A() throws RuntimeException; /** Column name P_AverageCostVariance_Acct */ public static final String COLUMNNAME_P_AverageCostVariance_Acct = "P_AverageCostVariance_Acct"; /** Set Average Cost Variance. * Average Cost Variance */ public void setP_AverageCostVariance_Acct (int P_AverageCostVariance_Acct); /** Get Average Cost Variance. * Average Cost Variance */ public int getP_AverageCostVariance_Acct(); public I_C_ValidCombination getP_AverageCostVariance_A() throws RuntimeException; /** Column name PayDiscount_Exp_Acct */ public static final String COLUMNNAME_PayDiscount_Exp_Acct = "PayDiscount_Exp_Acct"; /** Set Payment Discount Expense. * Payment Discount Expense Account */ public void setPayDiscount_Exp_Acct (int PayDiscount_Exp_Acct); /** Get Payment Discount Expense. * Payment Discount Expense Account */ public int getPayDiscount_Exp_Acct(); public I_C_ValidCombination getPayDiscount_Exp_A() throws RuntimeException; /** Column name PayDiscount_Rev_Acct */ public static final String COLUMNNAME_PayDiscount_Rev_Acct = "PayDiscount_Rev_Acct"; /** Set Payment Discount Revenue. * Payment Discount Revenue Account */ public void setPayDiscount_Rev_Acct (int PayDiscount_Rev_Acct); /** Get Payment Discount Revenue. * Payment Discount Revenue Account */ public int getPayDiscount_Rev_Acct(); public I_C_ValidCombination getPayDiscount_Rev_A() throws RuntimeException; /** Column name P_COGS_Acct */ public static final String COLUMNNAME_P_COGS_Acct = "P_COGS_Acct"; /** Set Product COGS. * Account for Cost of Goods Sold */ public void setP_COGS_Acct (int P_COGS_Acct); /** Get Product COGS. * Account for Cost of Goods Sold */ public int getP_COGS_Acct(); public I_C_ValidCombination getP_COGS_A() throws RuntimeException; /** Column name P_CostAdjustment_Acct */ public static final String COLUMNNAME_P_CostAdjustment_Acct = "P_CostAdjustment_Acct"; /** Set Cost Adjustment. * Product Cost Adjustment Account */ public void setP_CostAdjustment_Acct (int P_CostAdjustment_Acct); /** Get Cost Adjustment. * Product Cost Adjustment Account */ public int getP_CostAdjustment_Acct(); public I_C_ValidCombination getP_CostAdjustment_A() throws RuntimeException; /** Column name P_Expense_Acct */ public static final String COLUMNNAME_P_Expense_Acct = "P_Expense_Acct"; /** Set Product Expense. * Account for Product Expense */ public void setP_Expense_Acct (int P_Expense_Acct); /** Get Product Expense. * Account for Product Expense */ public int getP_Expense_Acct(); public I_C_ValidCombination getP_Expense_A() throws RuntimeException; /** Column name P_InventoryClearing_Acct */ public static final String COLUMNNAME_P_InventoryClearing_Acct = "P_InventoryClearing_Acct"; /** Set Inventory Clearing. * Product Inventory Clearing Account */ public void setP_InventoryClearing_Acct (int P_InventoryClearing_Acct); /** Get Inventory Clearing. * Product Inventory Clearing Account */ public int getP_InventoryClearing_Acct(); public I_C_ValidCombination getP_InventoryClearing_A() throws RuntimeException; /** Column name P_InvoicePriceVariance_Acct */ public static final String COLUMNNAME_P_InvoicePriceVariance_Acct = "P_InvoicePriceVariance_Acct"; /** Set Invoice Price Variance. * Difference between Costs and Invoice Price (IPV) */ public void setP_InvoicePriceVariance_Acct (int P_InvoicePriceVariance_Acct); /** Get Invoice Price Variance. * Difference between Costs and Invoice Price (IPV) */ public int getP_InvoicePriceVariance_Acct(); public I_C_ValidCombination getP_InvoicePriceVariance_A() throws RuntimeException; /** Column name PJ_Asset_Acct */ public static final String COLUMNNAME_PJ_Asset_Acct = "PJ_Asset_Acct"; /** Set Project Asset. * Project Asset Account */ public void setPJ_Asset_Acct (int PJ_Asset_Acct); /** Get Project Asset. * Project Asset Account */ public int getPJ_Asset_Acct(); public I_C_ValidCombination getPJ_Asset_A() throws RuntimeException; /** Column name PJ_WIP_Acct */ public static final String COLUMNNAME_PJ_WIP_Acct = "PJ_WIP_Acct"; /** Set Work In Progress. * Account for Work in Progress */ public void setPJ_WIP_Acct (int PJ_WIP_Acct); /** Get Work In Progress. * Account for Work in Progress */ public int getPJ_WIP_Acct(); public I_C_ValidCombination getPJ_WIP_A() throws RuntimeException; /** Column name P_LandedCostClearing_Acct */ public static final String COLUMNNAME_P_LandedCostClearing_Acct = "P_LandedCostClearing_Acct"; /** Set Landed Cost Clearing. * Product Landed Cost Clearing Account */ public void setP_LandedCostClearing_Acct (int P_LandedCostClearing_Acct); /** Get Landed Cost Clearing. * Product Landed Cost Clearing Account */ public int getP_LandedCostClearing_Acct(); public I_C_ValidCombination getP_LandedCostClearing_A() throws RuntimeException; /** Column name P_PurchasePriceVariance_Acct */ public static final String COLUMNNAME_P_PurchasePriceVariance_Acct = "P_PurchasePriceVariance_Acct"; /** Set Purchase Price Variance. * Difference between Standard Cost and Purchase Price (PPV) */ public void setP_PurchasePriceVariance_Acct (int P_PurchasePriceVariance_Acct); /** Get Purchase Price Variance. * Difference between Standard Cost and Purchase Price (PPV) */ public int getP_PurchasePriceVariance_Acct(); public I_C_ValidCombination getP_PurchasePriceVariance_A() throws RuntimeException; /** Column name P_RateVariance_Acct */ public static final String COLUMNNAME_P_RateVariance_Acct = "P_RateVariance_Acct"; /** Set Rate Variance. * The Rate Variance account is the account used Manufacturing Order */ public void setP_RateVariance_Acct (int P_RateVariance_Acct); /** Get Rate Variance. * The Rate Variance account is the account used Manufacturing Order */ public int getP_RateVariance_Acct(); public I_C_ValidCombination getP_RateVariance_A() throws RuntimeException; /** Column name P_Revenue_Acct */ public static final String COLUMNNAME_P_Revenue_Acct = "P_Revenue_Acct"; /** Set Product Revenue. * Account for Product Revenue (Sales Account) */ public void setP_Revenue_Acct (int P_Revenue_Acct); /** Get Product Revenue. * Account for Product Revenue (Sales Account) */ public int getP_Revenue_Acct(); public I_C_ValidCombination getP_Revenue_A() throws RuntimeException; /** Column name Processing */ public static final String COLUMNNAME_Processing = "Processing"; /** Set Process Now */ public void setProcessing (boolean Processing); /** Get Process Now */ public boolean isProcessing(); /** Column name P_TradeDiscountGrant_Acct */ public static final String COLUMNNAME_P_TradeDiscountGrant_Acct = "P_TradeDiscountGrant_Acct"; /** Set Trade Discount Granted. * Trade Discount Granted Account */ public void setP_TradeDiscountGrant_Acct (int P_TradeDiscountGrant_Acct); /** Get Trade Discount Granted. * Trade Discount Granted Account */ public int getP_TradeDiscountGrant_Acct(); public I_C_ValidCombination getP_TradeDiscountGrant_A() throws RuntimeException; /** Column name P_TradeDiscountRec_Acct */ public static final String COLUMNNAME_P_TradeDiscountRec_Acct = "P_TradeDiscountRec_Acct"; /** Set Trade Discount Received. * Trade Discount Receivable Account */ public void setP_TradeDiscountRec_Acct (int P_TradeDiscountRec_Acct); /** Get Trade Discount Received. * Trade Discount Receivable Account */ public int getP_TradeDiscountRec_Acct(); public I_C_ValidCombination getP_TradeDiscountRec_A() throws RuntimeException; /** Column name RealizedGain_Acct */ public static final String COLUMNNAME_RealizedGain_Acct = "RealizedGain_Acct"; /** Set Realized Gain Acct. * Realized Gain Account */ public void setRealizedGain_Acct (int RealizedGain_Acct); /** Get Realized Gain Acct. * Realized Gain Account */ public int getRealizedGain_Acct(); public I_C_ValidCombination getRealizedGain_A() throws RuntimeException; /** Column name RealizedLoss_Acct */ public static final String COLUMNNAME_RealizedLoss_Acct = "RealizedLoss_Acct"; /** Set Realized Loss Acct. * Realized Loss Account */ public void setRealizedLoss_Acct (int RealizedLoss_Acct); /** Get Realized Loss Acct. * Realized Loss Account */ public int getRealizedLoss_Acct(); public I_C_ValidCombination getRealizedLoss_A() throws RuntimeException; /** Column name T_Credit_Acct */ public static final String COLUMNNAME_T_Credit_Acct = "T_Credit_Acct"; /** Set Tax Credit. * Account for Tax you can reclaim */ public void setT_Credit_Acct (int T_Credit_Acct); /** Get Tax Credit. * Account for Tax you can reclaim */ public int getT_Credit_Acct(); public I_C_ValidCombination getT_Credit_A() throws RuntimeException; /** Column name T_Due_Acct */ public static final String COLUMNNAME_T_Due_Acct = "T_Due_Acct"; /** Set Tax Due. * Account for Tax you have to pay */ public void setT_Due_Acct (int T_Due_Acct); /** Get Tax Due. * Account for Tax you have to pay */ public int getT_Due_Acct(); public I_C_ValidCombination getT_Due_A() throws RuntimeException; /** Column name T_Expense_Acct */ public static final String COLUMNNAME_T_Expense_Acct = "T_Expense_Acct"; /** Set Tax Expense. * Account for paid tax you cannot reclaim */ public void setT_Expense_Acct (int T_Expense_Acct); /** Get Tax Expense. * Account for paid tax you cannot reclaim */ public int getT_Expense_Acct(); public I_C_ValidCombination getT_Expense_A() throws RuntimeException; /** Column name UnEarnedRevenue_Acct */ public static final String COLUMNNAME_UnEarnedRevenue_Acct = "UnEarnedRevenue_Acct"; /** Set Unearned Revenue. * Account for unearned revenue */ public void setUnEarnedRevenue_Acct (int UnEarnedRevenue_Acct); /** Get Unearned Revenue. * Account for unearned revenue */ public int getUnEarnedRevenue_Acct(); public I_C_ValidCombination getUnEarnedRevenue_A() throws RuntimeException; /** Column name UnrealizedGain_Acct */ public static final String COLUMNNAME_UnrealizedGain_Acct = "UnrealizedGain_Acct"; /** Set Unrealized Gain Acct. * Unrealized Gain Account for currency revaluation */ public void setUnrealizedGain_Acct (int UnrealizedGain_Acct); /** Get Unrealized Gain Acct. * Unrealized Gain Account for currency revaluation */ public int getUnrealizedGain_Acct(); public I_C_ValidCombination getUnrealizedGain_A() throws RuntimeException; /** Column name UnrealizedLoss_Acct */ public static final String COLUMNNAME_UnrealizedLoss_Acct = "UnrealizedLoss_Acct"; /** Set Unrealized Loss Acct. * Unrealized Loss Account for currency revaluation */ public void setUnrealizedLoss_Acct (int UnrealizedLoss_Acct); /** Get Unrealized Loss Acct. * Unrealized Loss Account for currency revaluation */ public int getUnrealizedLoss_Acct(); public I_C_ValidCombination getUnrealizedLoss_A() throws RuntimeException; /** Column name Updated */ public static final String COLUMNNAME_Updated = "Updated"; /** Get Updated. * Date this record was updated */ public Timestamp getUpdated(); /** Column name UpdatedBy */ public static final String COLUMNNAME_UpdatedBy = "UpdatedBy"; /** Get Updated By. * User who updated this records */ public int getUpdatedBy(); /** Column name V_Liability_Acct */ public static final String COLUMNNAME_V_Liability_Acct = "V_Liability_Acct"; /** Set Vendor Liability. * Account for Vendor Liability */ public void setV_Liability_Acct (int V_Liability_Acct); /** Get Vendor Liability. * Account for Vendor Liability */ public int getV_Liability_Acct(); public I_C_ValidCombination getV_Liability_A() throws RuntimeException; /** Column name V_Liability_Services_Acct */ public static final String COLUMNNAME_V_Liability_Services_Acct = "V_Liability_Services_Acct"; /** Set Vendor Service Liability. * Account for Vendor Service Liability */ public void setV_Liability_Services_Acct (int V_Liability_Services_Acct); /** Get Vendor Service Liability. * Account for Vendor Service Liability */ public int getV_Liability_Services_Acct(); public I_C_ValidCombination getV_Liability_Services_A() throws RuntimeException; /** Column name V_Prepayment_Acct */ public static final String COLUMNNAME_V_Prepayment_Acct = "V_Prepayment_Acct"; /** Set Vendor Prepayment. * Account for Vendor Prepayments */ public void setV_Prepayment_Acct (int V_Prepayment_Acct); /** Get Vendor Prepayment. * Account for Vendor Prepayments */ public int getV_Prepayment_Acct(); public I_C_ValidCombination getV_Prepayment_A() throws RuntimeException; /** Column name W_Differences_Acct */ public static final String COLUMNNAME_W_Differences_Acct = "W_Differences_Acct"; /** Set Warehouse Differences. * Warehouse Differences Account */ public void setW_Differences_Acct (int W_Differences_Acct); /** Get Warehouse Differences. * Warehouse Differences Account */ public int getW_Differences_Acct(); public I_C_ValidCombination getW_Differences_A() throws RuntimeException; /** Column name WriteOff_Acct */ public static final String COLUMNNAME_WriteOff_Acct = "WriteOff_Acct"; /** Set Write-off. * Account for Receivables write-off */ public void setWriteOff_Acct (int WriteOff_Acct); /** Get Write-off. * Account for Receivables write-off */ public int getWriteOff_Acct(); public I_C_ValidCombination getWriteOff_A() throws RuntimeException; }