Class AcctSchema
- java.lang.Object
-
- org.openbravo.base.structure.BaseOBObject
-
- org.openbravo.model.financialmgmt.accounting.coa.AcctSchema
-
- All Implemented Interfaces:
Serializable
,BaseOBObjectDef
,OBNotSingleton
,OBProvidable
,ActiveEnabled
,ClientEnabled
,DynamicEnabled
,Identifiable
,OrganizationEnabled
,Traceable
public class AcctSchema extends BaseOBObject implements Traceable, ClientEnabled, OrganizationEnabled, ActiveEnabled
Entity class for entity FinancialMgmtAcctSchema (stored in table C_AcctSchema).
Help: The Accounting Schema Tab defines the controls used for accounting. Each Organization will select an Accounting Schema to use.
NOTE: This class should not be instantiated directly. To instantiate this class theOBProvider
should be used.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static String
ENTITY_NAME
static String
PROPERTY_ACCRUAL
Property accrual stored in column IsAccrual in table C_AcctSchema
Help: The Accrual checkbox indicates if this accounting schema will use accrual based account or cash based accounting. The Accrual method recognizes revenue when the product or service is delivered. Cash based method recognizes income when then payment is received.static String
PROPERTY_ACTIVE
Property active stored in column IsActive in table C_AcctSchemastatic String
PROPERTY_ALLOWNEGATIVE
Property allowNegative stored in column Allownegative in table C_AcctSchema
Help: Allow negative entries in credit and debitstatic String
PROPERTY_ASSETPOSITIVE
Property assetPositive stored in column IsAssetPositive in table C_AcctSchema
Help: Display assets as positive amountsstatic String
PROPERTY_AUTOMATICPERIODCONTROL
Property automaticPeriodControl stored in column AutoPeriodControl in table C_AcctSchema
Help: In the Automatic Period Control, periods are opened and closed based on the current date. If the Manual alternative is activated, you have to open and close periods explicitly.static String
PROPERTY_CENTRALMAINTENANCE
Property centralMaintenance stored in column Iscentrallymaintained in table C_AcctSchema
Help: The Centrally Maintained checkbox indicates if the Name, Description and Help maintained in 'System Element' table or 'Window' table.static String
PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table C_AcctSchemastatic String
PROPERTY_CORRECTTAXFORDISCOUNTSCHARGES
Property correctTaxForDiscountsCharges stored in column IsDiscountCorrectsTax in table C_AcctSchema
Help: Payment discounts may require to correct the tax. This primarily applicable in VAT systems. If the original invoice had tax records, the payment discount, write-off, etc. is corrected by the tax. The calculation of the tax is prorated based on the invoice.static String
PROPERTY_COSTINGMETHOD
Property costingMethod stored in column CostingMethod in table C_AcctSchema
Help: Indicates how costs will be calculated (Standard, Average) for valuation and accounting purposes.static String
PROPERTY_CREATEDBY
Property createdBy stored in column CreatedBy in table C_AcctSchemastatic String
PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table C_AcctSchemastatic String
PROPERTY_CURRENCY
Property currency stored in column C_Currency_ID in table C_AcctSchema
Help: Indicates the currency to be used when processing this document.static String
PROPERTY_DESCRIPTION
Property description stored in column Description in table C_AcctSchema
Help: A description is limited to 255 characters.static String
PROPERTY_EQUITYPOSITIVE
Property equityPositive stored in column IsEquityPositive in table C_AcctSchema
Help: Display owner's equity as positive amounts.static String
PROPERTY_EXPENSEPOSITIVE
Property expensePositive stored in column IsExpensePositive in table C_AcctSchema
Help: Display expenses as positive amounts.static String
PROPERTY_FINANCIALMGMTACCTSCHEMADEFAULTLIST
Property financialMgmtAcctSchemaDefaultList stored in table C_AcctSchemastatic String
PROPERTY_FINANCIALMGMTACCTSCHEMAELEMENTLIST
Property financialMgmtAcctSchemaElementList stored in table C_AcctSchemastatic String
PROPERTY_FINANCIALMGMTACCTSCHEMAGLLIST
Property financialMgmtAcctSchemaGLList stored in table C_AcctSchemastatic String
PROPERTY_FUTUREDAYS
Property futureDays stored in column Period_OpenFuture in table C_AcctSchema
Help: If Automatic Period Control is enabled, the current period is calculated based on the system date and you can always post to all days in the current period. Future Days enable to post to future periods. E.g. today is Apr 15th and Future Days is set to 30, you can post up to May 15thstatic String
PROPERTY_GAAP
Property gAAP stored in column GAAP in table C_AcctSchema
Help: The Accounting Standard identifies the account principles that this accounting schema will adhere to.static String
PROPERTY_HISTORYDAYS
Property historyDays stored in column Period_OpenHistory in table C_AcctSchema
Help: If Automatic Period Control is enabled, the current period is calculated based on the system date and you can always post to all days in the current period. History Days enable to post to previous periods. E.g. today is May 15th and History Days is set to 30, you can post back to April 15thstatic String
PROPERTY_ID
Property id stored in column C_AcctSchema_ID in table C_AcctSchema
Help: The book containing all financial transactions recorded for the legal entity.static String
PROPERTY_LIABILITYPOSITIVE
Property liabilityPositive stored in column IsLiabilityPositive in table C_AcctSchema
Help: Display liabilities as positive amounts.static String
PROPERTY_NAME
Property name stored in column Name in table C_AcctSchemastatic String
PROPERTY_ORGANIZATION
Property organization stored in column AD_Org_ID in table C_AcctSchemastatic String
PROPERTY_PERIOD
Property period stored in column C_Period_ID in table C_AcctSchema
Help: The Period indicates an exclusive range of dates for a calendar.static String
PROPERTY_POSTTRADEDISCOUNT
Property postTradeDiscount stored in column IsTradeDiscountPosted in table C_AcctSchema
Help: If the invoice is based on an item with a list price, the amount based on the list price and the discount is posted instead of the net amount.Example: Quantity 10 - List Price: 20 - Actual Price: 17If selected for a sales invoice 200 is posted to Producstatic String
PROPERTY_REVENUEPOSITIVE
Property revenuePositive stored in column IsRevenuePositive in table C_AcctSchema
Help: Display revenues as positive amounts.static String
PROPERTY_STORAGEBINSEPARATOR
Property storageBinSeparator stored in column Separator in table C_AcctSchema
Help: The Element Separator defines the delimiter printed between elements of the structurestatic String
PROPERTY_UPDATED
Property updated stored in column Updated in table C_AcctSchemastatic String
PROPERTY_UPDATEDBY
Property updatedBy stored in column UpdatedBy in table C_AcctSchemastatic String
PROPERTY_USEACCOUNTALIAS
Property useAccountAlias stored in column HasAlias in table C_AcctSchema
Help: The Alias checkbox indicates that account combination can be selected using a user defined alias or short key.static String
PROPERTY_USEACCOUNTCOMBINATIONCONTROL
Property useAccountCombinationControl stored in column HasCombination in table C_AcctSchema
Help: The Combination Control checkbox indicates if the combination of account elements will be verified against the defined acceptable combination.static String
TABLE_NAME
-
Fields inherited from class org.openbravo.base.structure.BaseOBObject
ID
-
-
Constructor Summary
Constructors Constructor Description AcctSchema()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Client
getClient()
Client fieldString
getCostingMethod()
User
getCreatedBy()
Created by audit userDate
getCreationDate()
Creation date of auditCurrency
getCurrency()
String
getDescription()
String
getEntityName()
List<AcctSchemaDefault>
getFinancialMgmtAcctSchemaDefaultList()
Help: Defines default accounts for an Accounting Schema. These values will display when a new document is opened. The user can override these defaults within the document.List<AcctSchemaElement>
getFinancialMgmtAcctSchemaElementList()
Help: The Account Schema Element defines the elements that comprise the account key. A name is defined which will display in documents. Also the order of the elements and if they are balanced and mandatory are indicated.List<AcctSchemaGL>
getFinancialMgmtAcctSchemaGLList()
Help: The General Ledger defines error and balance handling to use as well as the necessary accounts for posting to General Ledger.Long
getFutureDays()
String
getGAAP()
Long
getHistoryDays()
String
getId()
String
getName()
Organization
getOrganization()
Gets organization fieldPeriod
getPeriod()
String
getStorageBinSeparator()
Date
getUpdated()
Update date of auditUser
getUpdatedBy()
Update by audit userBoolean
isAccrual()
Boolean
isActive()
Gets active fieldBoolean
isAllowNegative()
Boolean
isAssetPositive()
Boolean
isAutomaticPeriodControl()
Boolean
isCentralMaintenance()
Boolean
isCorrectTaxForDiscountsCharges()
Boolean
isEquityPositive()
Boolean
isExpensePositive()
Boolean
isLiabilityPositive()
Boolean
isPostTradeDiscount()
Boolean
isRevenuePositive()
Boolean
isUseAccountAlias()
Boolean
isUseAccountCombinationControl()
void
setAccrual(Boolean accrual)
void
setActive(Boolean active)
Sets active fieldvoid
setAllowNegative(Boolean allowNegative)
void
setAssetPositive(Boolean assetPositive)
void
setAutomaticPeriodControl(Boolean automaticPeriodControl)
void
setCentralMaintenance(Boolean centralMaintenance)
void
setClient(Client client)
Client fieldvoid
setCorrectTaxForDiscountsCharges(Boolean correctTaxForDiscountsCharges)
void
setCostingMethod(String costingMethod)
void
setCreatedBy(User createdBy)
Created by audit uservoid
setCreationDate(Date creationDate)
Creation date of auditvoid
setCurrency(Currency currency)
void
setDescription(String description)
void
setEquityPositive(Boolean equityPositive)
void
setExpensePositive(Boolean expensePositive)
void
setFinancialMgmtAcctSchemaDefaultList(List<AcctSchemaDefault> financialMgmtAcctSchemaDefaultList)
Help: Defines default accounts for an Accounting Schema. These values will display when a new document is opened. The user can override these defaults within the document.void
setFinancialMgmtAcctSchemaElementList(List<AcctSchemaElement> financialMgmtAcctSchemaElementList)
Help: The Account Schema Element defines the elements that comprise the account key. A name is defined which will display in documents. Also the order of the elements and if they are balanced and mandatory are indicated.void
setFinancialMgmtAcctSchemaGLList(List<AcctSchemaGL> financialMgmtAcctSchemaGLList)
Help: The General Ledger defines error and balance handling to use as well as the necessary accounts for posting to General Ledger.void
setFutureDays(Long futureDays)
void
setGAAP(String gAAP)
void
setHistoryDays(Long historyDays)
void
setId(String id)
void
setLiabilityPositive(Boolean liabilityPositive)
void
setName(String name)
void
setOrganization(Organization organization)
Sets organization fieldvoid
setPeriod(Period period)
void
setPostTradeDiscount(Boolean postTradeDiscount)
void
setRevenuePositive(Boolean revenuePositive)
void
setStorageBinSeparator(String storageBinSeparator)
void
setUpdated(Date updated)
Update date of auditvoid
setUpdatedBy(User updatedBy)
Update by audit uservoid
setUseAccountAlias(Boolean useAccountAlias)
void
setUseAccountCombinationControl(Boolean useAccountCombinationControl)
-
Methods inherited from class org.openbravo.base.structure.BaseOBObject
checkDerivedReadable, get, get, get, getEntity, getIdentifier, getValue, isAllowRead, isNewOBObject, isOrgClientAccessCheckEnabled, isWriteAccessCheckEnabled, set, setAccessChecks, setAllowRead, setDefaultValue, setId, setNewOBObject, setValue, toString, validate
-
-
-
-
Field Detail
-
TABLE_NAME
public static final String TABLE_NAME
- See Also:
- Constant Field Values
-
ENTITY_NAME
public static final String ENTITY_NAME
- See Also:
- Constant Field Values
-
PROPERTY_ID
public static final String PROPERTY_ID
Property id stored in column C_AcctSchema_ID in table C_AcctSchema
Help: The book containing all financial transactions recorded for the legal entity.- See Also:
- Constant Field Values
-
PROPERTY_CLIENT
public static final String PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table C_AcctSchema- See Also:
ClientEnabled
, Constant Field Values
-
PROPERTY_ORGANIZATION
public static final String PROPERTY_ORGANIZATION
Property organization stored in column AD_Org_ID in table C_AcctSchema- See Also:
OrganizationEnabled
, Constant Field Values
-
PROPERTY_ACTIVE
public static final String PROPERTY_ACTIVE
Property active stored in column IsActive in table C_AcctSchema- See Also:
ActiveEnabled
, Constant Field Values
-
PROPERTY_CREATIONDATE
public static final String PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table C_AcctSchema- See Also:
Traceable
, Constant Field Values
-
PROPERTY_CREATEDBY
public static final String PROPERTY_CREATEDBY
Property createdBy stored in column CreatedBy in table C_AcctSchema- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATED
public static final String PROPERTY_UPDATED
Property updated stored in column Updated in table C_AcctSchema- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATEDBY
public static final String PROPERTY_UPDATEDBY
Property updatedBy stored in column UpdatedBy in table C_AcctSchema- See Also:
Traceable
, Constant Field Values
-
PROPERTY_NAME
public static final String PROPERTY_NAME
Property name stored in column Name in table C_AcctSchema- See Also:
- Constant Field Values
-
PROPERTY_DESCRIPTION
public static final String PROPERTY_DESCRIPTION
Property description stored in column Description in table C_AcctSchema
Help: A description is limited to 255 characters.- See Also:
- Constant Field Values
-
PROPERTY_GAAP
public static final String PROPERTY_GAAP
Property gAAP stored in column GAAP in table C_AcctSchema
Help: The Accounting Standard identifies the account principles that this accounting schema will adhere to.- See Also:
- Constant Field Values
-
PROPERTY_ACCRUAL
public static final String PROPERTY_ACCRUAL
Property accrual stored in column IsAccrual in table C_AcctSchema
Help: The Accrual checkbox indicates if this accounting schema will use accrual based account or cash based accounting. The Accrual method recognizes revenue when the product or service is delivered. Cash based method recognizes income when then payment is received.- See Also:
- Constant Field Values
-
PROPERTY_COSTINGMETHOD
public static final String PROPERTY_COSTINGMETHOD
Property costingMethod stored in column CostingMethod in table C_AcctSchema
Help: Indicates how costs will be calculated (Standard, Average) for valuation and accounting purposes.- See Also:
- Constant Field Values
-
PROPERTY_CURRENCY
public static final String PROPERTY_CURRENCY
Property currency stored in column C_Currency_ID in table C_AcctSchema
Help: Indicates the currency to be used when processing this document.- See Also:
- Constant Field Values
-
PROPERTY_AUTOMATICPERIODCONTROL
public static final String PROPERTY_AUTOMATICPERIODCONTROL
Property automaticPeriodControl stored in column AutoPeriodControl in table C_AcctSchema
Help: In the Automatic Period Control, periods are opened and closed based on the current date. If the Manual alternative is activated, you have to open and close periods explicitly.- See Also:
- Constant Field Values
-
PROPERTY_PERIOD
public static final String PROPERTY_PERIOD
Property period stored in column C_Period_ID in table C_AcctSchema
Help: The Period indicates an exclusive range of dates for a calendar.- See Also:
- Constant Field Values
-
PROPERTY_HISTORYDAYS
public static final String PROPERTY_HISTORYDAYS
Property historyDays stored in column Period_OpenHistory in table C_AcctSchema
Help: If Automatic Period Control is enabled, the current period is calculated based on the system date and you can always post to all days in the current period. History Days enable to post to previous periods. E.g. today is May 15th and History Days is set to 30, you can post back to April 15th- See Also:
- Constant Field Values
-
PROPERTY_FUTUREDAYS
public static final String PROPERTY_FUTUREDAYS
Property futureDays stored in column Period_OpenFuture in table C_AcctSchema
Help: If Automatic Period Control is enabled, the current period is calculated based on the system date and you can always post to all days in the current period. Future Days enable to post to future periods. E.g. today is Apr 15th and Future Days is set to 30, you can post up to May 15th- See Also:
- Constant Field Values
-
PROPERTY_STORAGEBINSEPARATOR
public static final String PROPERTY_STORAGEBINSEPARATOR
Property storageBinSeparator stored in column Separator in table C_AcctSchema
Help: The Element Separator defines the delimiter printed between elements of the structure- See Also:
- Constant Field Values
-
PROPERTY_USEACCOUNTALIAS
public static final String PROPERTY_USEACCOUNTALIAS
Property useAccountAlias stored in column HasAlias in table C_AcctSchema
Help: The Alias checkbox indicates that account combination can be selected using a user defined alias or short key.- See Also:
- Constant Field Values
-
PROPERTY_USEACCOUNTCOMBINATIONCONTROL
public static final String PROPERTY_USEACCOUNTCOMBINATIONCONTROL
Property useAccountCombinationControl stored in column HasCombination in table C_AcctSchema
Help: The Combination Control checkbox indicates if the combination of account elements will be verified against the defined acceptable combination.- See Also:
- Constant Field Values
-
PROPERTY_POSTTRADEDISCOUNT
public static final String PROPERTY_POSTTRADEDISCOUNT
Property postTradeDiscount stored in column IsTradeDiscountPosted in table C_AcctSchema
Help: If the invoice is based on an item with a list price, the amount based on the list price and the discount is posted instead of the net amount.Example: Quantity 10 - List Price: 20 - Actual Price: 17If selected for a sales invoice 200 is posted to Produc- See Also:
- Constant Field Values
-
PROPERTY_CORRECTTAXFORDISCOUNTSCHARGES
public static final String PROPERTY_CORRECTTAXFORDISCOUNTSCHARGES
Property correctTaxForDiscountsCharges stored in column IsDiscountCorrectsTax in table C_AcctSchema
Help: Payment discounts may require to correct the tax. This primarily applicable in VAT systems. If the original invoice had tax records, the payment discount, write-off, etc. is corrected by the tax. The calculation of the tax is prorated based on the invoice.- See Also:
- Constant Field Values
-
PROPERTY_ALLOWNEGATIVE
public static final String PROPERTY_ALLOWNEGATIVE
Property allowNegative stored in column Allownegative in table C_AcctSchema
Help: Allow negative entries in credit and debit- See Also:
- Constant Field Values
-
PROPERTY_CENTRALMAINTENANCE
public static final String PROPERTY_CENTRALMAINTENANCE
Property centralMaintenance stored in column Iscentrallymaintained in table C_AcctSchema
Help: The Centrally Maintained checkbox indicates if the Name, Description and Help maintained in 'System Element' table or 'Window' table.- See Also:
- Constant Field Values
-
PROPERTY_ASSETPOSITIVE
public static final String PROPERTY_ASSETPOSITIVE
Property assetPositive stored in column IsAssetPositive in table C_AcctSchema
Help: Display assets as positive amounts- See Also:
- Constant Field Values
-
PROPERTY_LIABILITYPOSITIVE
public static final String PROPERTY_LIABILITYPOSITIVE
Property liabilityPositive stored in column IsLiabilityPositive in table C_AcctSchema
Help: Display liabilities as positive amounts.- See Also:
- Constant Field Values
-
PROPERTY_EQUITYPOSITIVE
public static final String PROPERTY_EQUITYPOSITIVE
Property equityPositive stored in column IsEquityPositive in table C_AcctSchema
Help: Display owner's equity as positive amounts.- See Also:
- Constant Field Values
-
PROPERTY_REVENUEPOSITIVE
public static final String PROPERTY_REVENUEPOSITIVE
Property revenuePositive stored in column IsRevenuePositive in table C_AcctSchema
Help: Display revenues as positive amounts.- See Also:
- Constant Field Values
-
PROPERTY_EXPENSEPOSITIVE
public static final String PROPERTY_EXPENSEPOSITIVE
Property expensePositive stored in column IsExpensePositive in table C_AcctSchema
Help: Display expenses as positive amounts.- See Also:
- Constant Field Values
-
PROPERTY_FINANCIALMGMTACCTSCHEMADEFAULTLIST
public static final String PROPERTY_FINANCIALMGMTACCTSCHEMADEFAULTLIST
Property financialMgmtAcctSchemaDefaultList stored in table C_AcctSchema- See Also:
- Constant Field Values
-
PROPERTY_FINANCIALMGMTACCTSCHEMAELEMENTLIST
public static final String PROPERTY_FINANCIALMGMTACCTSCHEMAELEMENTLIST
Property financialMgmtAcctSchemaElementList stored in table C_AcctSchema- See Also:
- Constant Field Values
-
PROPERTY_FINANCIALMGMTACCTSCHEMAGLLIST
public static final String PROPERTY_FINANCIALMGMTACCTSCHEMAGLLIST
Property financialMgmtAcctSchemaGLList stored in table C_AcctSchema- See Also:
- Constant Field Values
-
-
Method Detail
-
getEntityName
public String getEntityName()
- Specified by:
getEntityName
in interfaceIdentifiable
- Specified by:
getEntityName
in classBaseOBObject
-
getId
public String getId()
- Specified by:
getId
in interfaceBaseOBObjectDef
- Specified by:
getId
in interfaceIdentifiable
- Overrides:
getId
in classBaseOBObject
- See Also:
PROPERTY_ID
-
setId
public void setId(String id)
- See Also:
PROPERTY_ID
-
getClient
public Client getClient()
Description copied from interface:ClientEnabled
Client field- Specified by:
getClient
in interfaceClientEnabled
- Returns:
- client
- See Also:
PROPERTY_CLIENT
-
setClient
public void setClient(Client client)
Description copied from interface:ClientEnabled
Client field- Specified by:
setClient
in interfaceClientEnabled
- See Also:
PROPERTY_CLIENT
-
getOrganization
public Organization getOrganization()
Description copied from interface:OrganizationEnabled
Gets organization field- Specified by:
getOrganization
in interfaceOrganizationEnabled
- Returns:
- organization
- See Also:
PROPERTY_ORGANIZATION
-
setOrganization
public void setOrganization(Organization organization)
Description copied from interface:OrganizationEnabled
Sets organization field- Specified by:
setOrganization
in interfaceOrganizationEnabled
- See Also:
PROPERTY_ORGANIZATION
-
isActive
public Boolean isActive()
Description copied from interface:ActiveEnabled
Gets active field- Specified by:
isActive
in interfaceActiveEnabled
- Returns:
- active
- See Also:
PROPERTY_ACTIVE
-
setActive
public void setActive(Boolean active)
Description copied from interface:ActiveEnabled
Sets active field- Specified by:
setActive
in interfaceActiveEnabled
- See Also:
PROPERTY_ACTIVE
-
getCreationDate
public Date getCreationDate()
Description copied from interface:Traceable
Creation date of audit- Specified by:
getCreationDate
in interfaceTraceable
- Returns:
- Date of creation
- See Also:
PROPERTY_CREATIONDATE
-
setCreationDate
public void setCreationDate(Date creationDate)
Description copied from interface:Traceable
Creation date of audit- Specified by:
setCreationDate
in interfaceTraceable
- See Also:
PROPERTY_CREATIONDATE
-
getCreatedBy
public User getCreatedBy()
Description copied from interface:Traceable
Created by audit user- Specified by:
getCreatedBy
in interfaceTraceable
- Returns:
- User
- See Also:
PROPERTY_CREATEDBY
-
setCreatedBy
public void setCreatedBy(User createdBy)
Description copied from interface:Traceable
Created by audit user- Specified by:
setCreatedBy
in interfaceTraceable
- See Also:
PROPERTY_CREATEDBY
-
getUpdated
public Date getUpdated()
Description copied from interface:Traceable
Update date of audit- Specified by:
getUpdated
in interfaceTraceable
- Returns:
- Date of update
- See Also:
PROPERTY_UPDATED
-
setUpdated
public void setUpdated(Date updated)
Description copied from interface:Traceable
Update date of audit- Specified by:
setUpdated
in interfaceTraceable
- See Also:
PROPERTY_UPDATED
-
getUpdatedBy
public User getUpdatedBy()
Description copied from interface:Traceable
Update by audit user- Specified by:
getUpdatedBy
in interfaceTraceable
- Returns:
- User who updated
- See Also:
PROPERTY_UPDATEDBY
-
setUpdatedBy
public void setUpdatedBy(User updatedBy)
Description copied from interface:Traceable
Update by audit user- Specified by:
setUpdatedBy
in interfaceTraceable
- See Also:
PROPERTY_UPDATEDBY
-
getName
public String getName()
- See Also:
PROPERTY_NAME
-
setName
public void setName(String name)
- See Also:
PROPERTY_NAME
-
getDescription
public String getDescription()
- See Also:
PROPERTY_DESCRIPTION
-
setDescription
public void setDescription(String description)
- See Also:
PROPERTY_DESCRIPTION
-
getGAAP
public String getGAAP()
- See Also:
PROPERTY_GAAP
-
setGAAP
public void setGAAP(String gAAP)
- See Also:
PROPERTY_GAAP
-
isAccrual
public Boolean isAccrual()
- See Also:
PROPERTY_ACCRUAL
-
setAccrual
public void setAccrual(Boolean accrual)
- See Also:
PROPERTY_ACCRUAL
-
getCostingMethod
public String getCostingMethod()
- See Also:
PROPERTY_COSTINGMETHOD
-
setCostingMethod
public void setCostingMethod(String costingMethod)
- See Also:
PROPERTY_COSTINGMETHOD
-
getCurrency
public Currency getCurrency()
- See Also:
PROPERTY_CURRENCY
-
setCurrency
public void setCurrency(Currency currency)
- See Also:
PROPERTY_CURRENCY
-
isAutomaticPeriodControl
public Boolean isAutomaticPeriodControl()
- See Also:
PROPERTY_AUTOMATICPERIODCONTROL
-
setAutomaticPeriodControl
public void setAutomaticPeriodControl(Boolean automaticPeriodControl)
- See Also:
PROPERTY_AUTOMATICPERIODCONTROL
-
getPeriod
public Period getPeriod()
- See Also:
PROPERTY_PERIOD
-
setPeriod
public void setPeriod(Period period)
- See Also:
PROPERTY_PERIOD
-
getHistoryDays
public Long getHistoryDays()
- See Also:
PROPERTY_HISTORYDAYS
-
setHistoryDays
public void setHistoryDays(Long historyDays)
- See Also:
PROPERTY_HISTORYDAYS
-
getFutureDays
public Long getFutureDays()
- See Also:
PROPERTY_FUTUREDAYS
-
setFutureDays
public void setFutureDays(Long futureDays)
- See Also:
PROPERTY_FUTUREDAYS
-
getStorageBinSeparator
public String getStorageBinSeparator()
- See Also:
PROPERTY_STORAGEBINSEPARATOR
-
setStorageBinSeparator
public void setStorageBinSeparator(String storageBinSeparator)
- See Also:
PROPERTY_STORAGEBINSEPARATOR
-
isUseAccountAlias
public Boolean isUseAccountAlias()
- See Also:
PROPERTY_USEACCOUNTALIAS
-
setUseAccountAlias
public void setUseAccountAlias(Boolean useAccountAlias)
- See Also:
PROPERTY_USEACCOUNTALIAS
-
isUseAccountCombinationControl
public Boolean isUseAccountCombinationControl()
- See Also:
PROPERTY_USEACCOUNTCOMBINATIONCONTROL
-
setUseAccountCombinationControl
public void setUseAccountCombinationControl(Boolean useAccountCombinationControl)
- See Also:
PROPERTY_USEACCOUNTCOMBINATIONCONTROL
-
isPostTradeDiscount
public Boolean isPostTradeDiscount()
- See Also:
PROPERTY_POSTTRADEDISCOUNT
-
setPostTradeDiscount
public void setPostTradeDiscount(Boolean postTradeDiscount)
- See Also:
PROPERTY_POSTTRADEDISCOUNT
-
isCorrectTaxForDiscountsCharges
public Boolean isCorrectTaxForDiscountsCharges()
- See Also:
PROPERTY_CORRECTTAXFORDISCOUNTSCHARGES
-
setCorrectTaxForDiscountsCharges
public void setCorrectTaxForDiscountsCharges(Boolean correctTaxForDiscountsCharges)
- See Also:
PROPERTY_CORRECTTAXFORDISCOUNTSCHARGES
-
isAllowNegative
public Boolean isAllowNegative()
- See Also:
PROPERTY_ALLOWNEGATIVE
-
setAllowNegative
public void setAllowNegative(Boolean allowNegative)
- See Also:
PROPERTY_ALLOWNEGATIVE
-
isCentralMaintenance
public Boolean isCentralMaintenance()
- See Also:
PROPERTY_CENTRALMAINTENANCE
-
setCentralMaintenance
public void setCentralMaintenance(Boolean centralMaintenance)
- See Also:
PROPERTY_CENTRALMAINTENANCE
-
isAssetPositive
public Boolean isAssetPositive()
- See Also:
PROPERTY_ASSETPOSITIVE
-
setAssetPositive
public void setAssetPositive(Boolean assetPositive)
- See Also:
PROPERTY_ASSETPOSITIVE
-
isLiabilityPositive
public Boolean isLiabilityPositive()
- See Also:
PROPERTY_LIABILITYPOSITIVE
-
setLiabilityPositive
public void setLiabilityPositive(Boolean liabilityPositive)
- See Also:
PROPERTY_LIABILITYPOSITIVE
-
isEquityPositive
public Boolean isEquityPositive()
- See Also:
PROPERTY_EQUITYPOSITIVE
-
setEquityPositive
public void setEquityPositive(Boolean equityPositive)
- See Also:
PROPERTY_EQUITYPOSITIVE
-
isRevenuePositive
public Boolean isRevenuePositive()
- See Also:
PROPERTY_REVENUEPOSITIVE
-
setRevenuePositive
public void setRevenuePositive(Boolean revenuePositive)
- See Also:
PROPERTY_REVENUEPOSITIVE
-
isExpensePositive
public Boolean isExpensePositive()
- See Also:
PROPERTY_EXPENSEPOSITIVE
-
setExpensePositive
public void setExpensePositive(Boolean expensePositive)
- See Also:
PROPERTY_EXPENSEPOSITIVE
-
getFinancialMgmtAcctSchemaDefaultList
public List<AcctSchemaDefault> getFinancialMgmtAcctSchemaDefaultList()
Help: Defines default accounts for an Accounting Schema. These values will display when a new document is opened. The user can override these defaults within the document.- See Also:
AcctSchemaDefault
-
setFinancialMgmtAcctSchemaDefaultList
public void setFinancialMgmtAcctSchemaDefaultList(List<AcctSchemaDefault> financialMgmtAcctSchemaDefaultList)
Help: Defines default accounts for an Accounting Schema. These values will display when a new document is opened. The user can override these defaults within the document.- See Also:
AcctSchemaDefault
-
getFinancialMgmtAcctSchemaElementList
public List<AcctSchemaElement> getFinancialMgmtAcctSchemaElementList()
Help: The Account Schema Element defines the elements that comprise the account key. A name is defined which will display in documents. Also the order of the elements and if they are balanced and mandatory are indicated.- See Also:
AcctSchemaElement
-
setFinancialMgmtAcctSchemaElementList
public void setFinancialMgmtAcctSchemaElementList(List<AcctSchemaElement> financialMgmtAcctSchemaElementList)
Help: The Account Schema Element defines the elements that comprise the account key. A name is defined which will display in documents. Also the order of the elements and if they are balanced and mandatory are indicated.- See Also:
AcctSchemaElement
-
getFinancialMgmtAcctSchemaGLList
public List<AcctSchemaGL> getFinancialMgmtAcctSchemaGLList()
Help: The General Ledger defines error and balance handling to use as well as the necessary accounts for posting to General Ledger.- See Also:
AcctSchemaGL
-
setFinancialMgmtAcctSchemaGLList
public void setFinancialMgmtAcctSchemaGLList(List<AcctSchemaGL> financialMgmtAcctSchemaGLList)
Help: The General Ledger defines error and balance handling to use as well as the necessary accounts for posting to General Ledger.- See Also:
AcctSchemaGL
-
-