public class AcctSchema extends BaseOBObject implements Traceable, ClientEnabled, OrganizationEnabled, ActiveEnabled
OBProvider
should be used.ID
Constructor and Description |
---|
AcctSchema() |
checkDerivedReadable, get, get, get, getEntity, getIdentifier, getValue, isAllowRead, isNewOBObject, set, setAllowRead, setDefaultValue, setId, setNewOBObject, setValue, toString, validate
public static final String TABLE_NAME
public static final String ENTITY_NAME
public static final String PROPERTY_ID
public static final String PROPERTY_CLIENT
public static final String PROPERTY_ORGANIZATION
public static final String PROPERTY_ACTIVE
public static final String PROPERTY_CREATIONDATE
public static final String PROPERTY_CREATEDBY
public static final String PROPERTY_UPDATED
public static final String PROPERTY_UPDATEDBY
public static final String PROPERTY_NAME
public static final String PROPERTY_DESCRIPTION
public static final String PROPERTY_GAAP
public static final String PROPERTY_ACCRUAL
public static final String PROPERTY_COSTINGMETHOD
public static final String PROPERTY_CURRENCY
public static final String PROPERTY_AUTOMATICPERIODCONTROL
public static final String PROPERTY_PERIOD
public static final String PROPERTY_HISTORYDAYS
public static final String PROPERTY_FUTUREDAYS
public static final String PROPERTY_STORAGEBINSEPARATOR
public static final String PROPERTY_USEACCOUNTALIAS
public static final String PROPERTY_USEACCOUNTCOMBINATIONCONTROL
public static final String PROPERTY_POSTTRADEDISCOUNT
public static final String PROPERTY_CORRECTTAXFORDISCOUNTSCHARGES
public static final String PROPERTY_ALLOWNEGATIVE
public static final String PROPERTY_CENTRALMAINTENANCE
public static final String PROPERTY_ASSETPOSITIVE
public static final String PROPERTY_LIABILITYPOSITIVE
public static final String PROPERTY_EQUITYPOSITIVE
public static final String PROPERTY_REVENUEPOSITIVE
public static final String PROPERTY_EXPENSEPOSITIVE
public static final String PROPERTY_APRMFINACCTRANSACTIONACCTVLIST
public static final String PROPERTY_APRMFINACCTRXFULLACCTVLIST
public static final String PROPERTY_BANKACCOUNTACCOUNTSLIST
public static final String PROPERTY_BUSINESSPARTNERCATEGORYACCOUNTLIST
public static final String PROPERTY_CACCTSCHEMAPROCESSLIST
public static final String PROPERTY_CLIENTINFORMATIONPRIMARYACCOUNTINGSCHEMALIST
public static final String PROPERTY_CLIENTINFORMATIONSECONDACCOUNTINGSCHEMALIST
public static final String PROPERTY_CLIENTINFORMATIONTHIRDACCOUNTINGSCHEMALIST
public static final String PROPERTY_CUSTOMERACCOUNTSLIST
public static final String PROPERTY_EMPLOYEEACCOUNTSLIST
public static final String PROPERTY_FINFINANCIALACCOUNTACCTLIST
public static final String PROPERTY_FINANCIALMGMTACCOUNTINGCOMBINATIONLIST
public static final String PROPERTY_FINANCIALMGMTACCOUNTINGFACTLIST
public static final String PROPERTY_FINANCIALMGMTACCOUNTINGFACTENDYEARLIST
public static final String PROPERTY_FINANCIALMGMTACCOUNTINGREPORTLIST
public static final String PROPERTY_FINANCIALMGMTACCOUNTINGRPTELEMENTLIST
public static final String PROPERTY_FINANCIALMGMTACCTSCHEMADEFAULTLIST
public static final String PROPERTY_FINANCIALMGMTACCTSCHEMAELEMENTLIST
public static final String PROPERTY_FINANCIALMGMTACCTSCHEMAGLLIST
public static final String PROPERTY_FINANCIALMGMTACCTSCHEMATABLELIST
public static final String PROPERTY_FINANCIALMGMTASSETACCOUNTSLIST
public static final String PROPERTY_FINANCIALMGMTASSETGROUPACCTLIST
public static final String PROPERTY_FINANCIALMGMTBUDGETLINELIST
public static final String PROPERTY_FINANCIALMGMTCASHBOOKACCOUNTSLIST
public static final String PROPERTY_FINANCIALMGMTGLCHARGEACCOUNTSLIST
public static final String PROPERTY_FINANCIALMGMTGLITEMACCOUNTSLIST
public static final String PROPERTY_FINANCIALMGMTGLJOURNALLIST
public static final String PROPERTY_FINANCIALMGMTTAXPAYMENTLIST
public static final String PROPERTY_FINANCIALMGMTTAXRATEACCOUNTSLIST
public static final String PROPERTY_FINANCIALMGMTWITHHOLDINGACCOUNTSLIST
public static final String PROPERTY_ORGANIZATIONLIST
public static final String PROPERTY_ORGANIZATIONACCTSCHEMALIST
public static final String PROPERTY_PRODUCTACCOUNTSLIST
public static final String PROPERTY_PRODUCTCATEGORYACCOUNTSLIST
public static final String PROPERTY_PROJECTACCOUNTSLIST
public static final String PROPERTY_VENDORACCOUNTSLIST
public static final String PROPERTY_WAREHOUSEACCOUNTSLIST
public String getEntityName()
getEntityName
in interface Identifiable
getEntityName
in class BaseOBObject
public String getId()
getId
in interface BaseOBObjectDef
getId
in interface Identifiable
getId
in class BaseOBObject
public void setId(String id)
public Client getClient()
getClient
in interface ClientEnabled
public void setClient(Client client)
setClient
in interface ClientEnabled
public Organization getOrganization()
getOrganization
in interface OrganizationEnabled
public void setOrganization(Organization organization)
setOrganization
in interface OrganizationEnabled
public Boolean isActive()
isActive
in interface ActiveEnabled
public void setActive(Boolean active)
setActive
in interface ActiveEnabled
public Date getCreationDate()
getCreationDate
in interface Traceable
public void setCreationDate(Date creationDate)
setCreationDate
in interface Traceable
public User getCreatedBy()
getCreatedBy
in interface Traceable
public void setCreatedBy(User createdBy)
setCreatedBy
in interface Traceable
public Date getUpdated()
getUpdated
in interface Traceable
public void setUpdated(Date updated)
setUpdated
in interface Traceable
public User getUpdatedBy()
getUpdatedBy
in interface Traceable
public void setUpdatedBy(User updatedBy)
setUpdatedBy
in interface Traceable
public String getName()
public void setName(String name)
public String getDescription()
public void setDescription(String description)
public String getGAAP()
public void setGAAP(String gAAP)
public Boolean isAccrual()
public void setAccrual(Boolean accrual)
public String getCostingMethod()
public void setCostingMethod(String costingMethod)
public Currency getCurrency()
public void setCurrency(Currency currency)
public Boolean isAutomaticPeriodControl()
public void setAutomaticPeriodControl(Boolean automaticPeriodControl)
public Period getPeriod()
public void setPeriod(Period period)
public Long getHistoryDays()
public void setHistoryDays(Long historyDays)
public Long getFutureDays()
public void setFutureDays(Long futureDays)
public String getStorageBinSeparator()
public void setStorageBinSeparator(String storageBinSeparator)
public Boolean isUseAccountAlias()
public void setUseAccountAlias(Boolean useAccountAlias)
public Boolean isUseAccountCombinationControl()
public void setUseAccountCombinationControl(Boolean useAccountCombinationControl)
public Boolean isPostTradeDiscount()
public void setPostTradeDiscount(Boolean postTradeDiscount)
public Boolean isCorrectTaxForDiscountsCharges()
public void setCorrectTaxForDiscountsCharges(Boolean correctTaxForDiscountsCharges)
public Boolean isAllowNegative()
public void setAllowNegative(Boolean allowNegative)
public Boolean isCentralMaintenance()
public void setCentralMaintenance(Boolean centralMaintenance)
public Boolean isAssetPositive()
public void setAssetPositive(Boolean assetPositive)
public Boolean isLiabilityPositive()
public void setLiabilityPositive(Boolean liabilityPositive)
public Boolean isEquityPositive()
public void setEquityPositive(Boolean equityPositive)
public Boolean isRevenuePositive()
public void setRevenuePositive(Boolean revenuePositive)
public Boolean isExpensePositive()
public void setExpensePositive(Boolean expensePositive)
public List<FinAccTransactionAccounting> getAPRMFinAccTransactionAcctVList()
public void setAPRMFinAccTransactionAcctVList(List<FinAccTransactionAccounting> aPRMFinAccTransactionAcctVList)
public List<APRM_Finacc_Trx_Full_Acct_V> getAPRMFinaccTrxFullAcctVList()
public void setAPRMFinaccTrxFullAcctVList(List<APRM_Finacc_Trx_Full_Acct_V> aPRMFinaccTrxFullAcctVList)
public List<BankAccountAccounts> getBankAccountAccountsList()
public void setBankAccountAccountsList(List<BankAccountAccounts> bankAccountAccountsList)
public List<CategoryAccounts> getBusinessPartnerCategoryAccountList()
public void setBusinessPartnerCategoryAccountList(List<CategoryAccounts> businessPartnerCategoryAccountList)
public List<AcctSchemaProcess> getCAcctSchemaProcessList()
public void setCAcctSchemaProcessList(List<AcctSchemaProcess> cAcctSchemaProcessList)
public List<ClientInformation> getClientInformationPrimaryAccountingSchemaList()
public void setClientInformationPrimaryAccountingSchemaList(List<ClientInformation> clientInformationPrimaryAccountingSchemaList)
public List<ClientInformation> getClientInformationSecondAccountingSchemaList()
public void setClientInformationSecondAccountingSchemaList(List<ClientInformation> clientInformationSecondAccountingSchemaList)
public List<ClientInformation> getClientInformationThirdAccountingSchemaList()
public void setClientInformationThirdAccountingSchemaList(List<ClientInformation> clientInformationThirdAccountingSchemaList)
public List<CustomerAccounts> getCustomerAccountsList()
public void setCustomerAccountsList(List<CustomerAccounts> customerAccountsList)
public List<EmployeeAccounts> getEmployeeAccountsList()
public void setEmployeeAccountsList(List<EmployeeAccounts> employeeAccountsList)
public List<FIN_FinancialAccountAccounting> getFINFinancialAccountAcctList()
public void setFINFinancialAccountAcctList(List<FIN_FinancialAccountAccounting> fINFinancialAccountAcctList)
public List<AccountingCombination> getFinancialMgmtAccountingCombinationList()
public void setFinancialMgmtAccountingCombinationList(List<AccountingCombination> financialMgmtAccountingCombinationList)
public List<AccountingFact> getFinancialMgmtAccountingFactList()
public void setFinancialMgmtAccountingFactList(List<AccountingFact> financialMgmtAccountingFactList)
public List<AccountingFactEndYear> getFinancialMgmtAccountingFactEndYearList()
public void setFinancialMgmtAccountingFactEndYearList(List<AccountingFactEndYear> financialMgmtAccountingFactEndYearList)
public List<AccountingReport> getFinancialMgmtAccountingReportList()
public void setFinancialMgmtAccountingReportList(List<AccountingReport> financialMgmtAccountingReportList)
public List<AccountingRptElement> getFinancialMgmtAccountingRptElementList()
public void setFinancialMgmtAccountingRptElementList(List<AccountingRptElement> financialMgmtAccountingRptElementList)
public List<AcctSchemaDefault> getFinancialMgmtAcctSchemaDefaultList()
public void setFinancialMgmtAcctSchemaDefaultList(List<AcctSchemaDefault> financialMgmtAcctSchemaDefaultList)
public List<AcctSchemaElement> getFinancialMgmtAcctSchemaElementList()
public void setFinancialMgmtAcctSchemaElementList(List<AcctSchemaElement> financialMgmtAcctSchemaElementList)
public List<AcctSchemaGL> getFinancialMgmtAcctSchemaGLList()
public void setFinancialMgmtAcctSchemaGLList(List<AcctSchemaGL> financialMgmtAcctSchemaGLList)
public List<AcctSchemaTable> getFinancialMgmtAcctSchemaTableList()
public void setFinancialMgmtAcctSchemaTableList(List<AcctSchemaTable> financialMgmtAcctSchemaTableList)
public List<AssetAccounts> getFinancialMgmtAssetAccountsList()
public void setFinancialMgmtAssetAccountsList(List<AssetAccounts> financialMgmtAssetAccountsList)
public List<AssetGroupAcct> getFinancialMgmtAssetGroupAcctList()
public void setFinancialMgmtAssetGroupAcctList(List<AssetGroupAcct> financialMgmtAssetGroupAcctList)
public List<BudgetLine> getFinancialMgmtBudgetLineList()
public void setFinancialMgmtBudgetLineList(List<BudgetLine> financialMgmtBudgetLineList)
public List<CashBookAccounts> getFinancialMgmtCashBookAccountsList()
public void setFinancialMgmtCashBookAccountsList(List<CashBookAccounts> financialMgmtCashBookAccountsList)
public List<GLChargeAccounts> getFinancialMgmtGLChargeAccountsList()
public void setFinancialMgmtGLChargeAccountsList(List<GLChargeAccounts> financialMgmtGLChargeAccountsList)
public List<GLItemAccounts> getFinancialMgmtGLItemAccountsList()
public void setFinancialMgmtGLItemAccountsList(List<GLItemAccounts> financialMgmtGLItemAccountsList)
public void setFinancialMgmtGLJournalList(List<GLJournal> financialMgmtGLJournalList)
public List<TaxPayment> getFinancialMgmtTaxPaymentList()
public void setFinancialMgmtTaxPaymentList(List<TaxPayment> financialMgmtTaxPaymentList)
public List<TaxRateAccounts> getFinancialMgmtTaxRateAccountsList()
public void setFinancialMgmtTaxRateAccountsList(List<TaxRateAccounts> financialMgmtTaxRateAccountsList)
public List<WithholdingAccounts> getFinancialMgmtWithholdingAccountsList()
public void setFinancialMgmtWithholdingAccountsList(List<WithholdingAccounts> financialMgmtWithholdingAccountsList)
public List<Organization> getOrganizationList()
public void setOrganizationList(List<Organization> organizationList)
public List<OrganizationAcctSchema> getOrganizationAcctSchemaList()
public void setOrganizationAcctSchemaList(List<OrganizationAcctSchema> organizationAcctSchemaList)
public List<ProductAccounts> getProductAccountsList()
public void setProductAccountsList(List<ProductAccounts> productAccountsList)
public List<CategoryAccounts> getProductCategoryAccountsList()
public void setProductCategoryAccountsList(List<CategoryAccounts> productCategoryAccountsList)
public List<ProjectAccounts> getProjectAccountsList()
public void setProjectAccountsList(List<ProjectAccounts> projectAccountsList)
public List<VendorAccounts> getVendorAccountsList()
public void setVendorAccountsList(List<VendorAccounts> vendorAccountsList)
public List<WarehouseAccounts> getWarehouseAccountsList()
public void setWarehouseAccountsList(List<WarehouseAccounts> warehouseAccountsList)