Class AcctSchemaGL
- java.lang.Object
-
- org.openbravo.base.structure.BaseOBObject
-
- org.openbravo.model.financialmgmt.accounting.coa.AcctSchemaGL
-
- All Implemented Interfaces:
Serializable
,BaseOBObjectDef
,OBNotSingleton
,OBProvidable
,ActiveEnabled
,ClientEnabled
,DynamicEnabled
,Identifiable
,OrganizationEnabled
,Traceable
public class AcctSchemaGL extends BaseOBObject implements Traceable, ClientEnabled, OrganizationEnabled, ActiveEnabled
Entity class for entity FinancialMgmtAcctSchemaGL (stored in table C_AcctSchema_GL).
Help: The General Ledger defines error and balance handling to use as well as the necessary accounts for posting to General Ledger.
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_ACCOUNTINGSCHEMA
Property accountingSchema stored in column C_AcctSchema_ID in table C_AcctSchema_GL
Help: The book containing all financial transactions recorded for the legal entity.static String
PROPERTY_ACTIVE
Property active stored in column IsActive in table C_AcctSchema_GLstatic String
PROPERTY_CFSORDERACCOUNT
Property cFSOrderAccount stored in column CFS_Order_Acct in table C_AcctSchema_GL
Help: Account used in cash flow statement for entries related to orders, which have no entries in accounting.static String
PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table C_AcctSchema_GLstatic String
PROPERTY_CREATECLOSING
Property createClosing stored in column CreateClosing in table C_AcctSchema_GL
Help: When launching end year closing entry, include an entry to reverse permanent account balancesstatic String
PROPERTY_CREATEDBY
Property createdBy stored in column CreatedBy in table C_AcctSchema_GLstatic String
PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table C_AcctSchema_GLstatic String
PROPERTY_CURRENCYBALANCINGACCT
Property currencyBalancingAcct stored in column CurrencyBalancing_Acct in table C_AcctSchema_GL
Help: The Currency Balancing Account indicates the account to used when a currency is out of balance (generally due to rounding)static String
PROPERTY_CURRENCYBALANCINGUSE
Property currencyBalancingUse stored in column UseCurrencyBalancing in table C_AcctSchema_GL
Help: Use Currency Balancingstatic String
PROPERTY_DUEFROMINTERCOMPANY
Property dueFromIntercompany stored in column IntercompanyDueFrom_Acct in table C_AcctSchema_GL
Help: The Intercompany Due From account indicates the account that represents money owed to this organization from other organizations.static String
PROPERTY_DUETOINTERCOMPANY
Property dueToIntercompany stored in column IntercompanyDueTo_Acct in table C_AcctSchema_GL
Help: The Intercompany Due To Account indicates the account that represents money owed to other organizations.static String
PROPERTY_ID
Property id stored in column C_Acctschema_Gl_ID in table C_AcctSchema_GLstatic String
PROPERTY_INCOMESUMMARY
Property incomeSummary stored in column IncomeSummary_Acct in table C_AcctSchema_GL
Help: Account used for income summarystatic String
PROPERTY_ORGANIZATION
Property organization stored in column AD_Org_ID in table C_AcctSchema_GLstatic String
PROPERTY_PPVOFFSET
Property pPVOffset stored in column PPVOffset_Acct in table C_AcctSchema_GL
Help: Offset account for standard costing purchase price variances. The counter account is Product PPV.static String
PROPERTY_RETAINEDEARNING
Property retainedEarning stored in column RetainedEarning_Acct in table C_AcctSchema_GL
Help: Account used for retained earningstatic String
PROPERTY_SUSPENSEBALANCING
Property suspenseBalancing stored in column SuspenseBalancing_Acct in table C_AcctSchema_GL
Help: Account used for suspense balancingstatic String
PROPERTY_SUSPENSEBALANCINGUSE
Property suspenseBalancingUse stored in column UseSuspenseBalancing in table C_AcctSchema_GL
Help: Use Suspense Balancingstatic String
PROPERTY_SUSPENSEERROR
Property suspenseError stored in column SuspenseError_Acct in table C_AcctSchema_GL
Help: Accout used for suspense errorstatic String
PROPERTY_SUSPENSEERRORUSE
Property suspenseErrorUse stored in column UseSuspenseError in table C_AcctSchema_GL
Help: Use Suspense Errorstatic String
PROPERTY_UPDATED
Property updated stored in column Updated in table C_AcctSchema_GLstatic String
PROPERTY_UPDATEDBY
Property updatedBy stored in column UpdatedBy in table C_AcctSchema_GLstatic String
TABLE_NAME
-
Fields inherited from class org.openbravo.base.structure.BaseOBObject
ID
-
-
Constructor Summary
Constructors Constructor Description AcctSchemaGL()
-
Method Summary
-
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_Gl_ID in table C_AcctSchema_GL- See Also:
- Constant Field Values
-
PROPERTY_ACCOUNTINGSCHEMA
public static final String PROPERTY_ACCOUNTINGSCHEMA
Property accountingSchema stored in column C_AcctSchema_ID in table C_AcctSchema_GL
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_GL- 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_GL- See Also:
OrganizationEnabled
, Constant Field Values
-
PROPERTY_ACTIVE
public static final String PROPERTY_ACTIVE
Property active stored in column IsActive in table C_AcctSchema_GL- See Also:
ActiveEnabled
, Constant Field Values
-
PROPERTY_CREATIONDATE
public static final String PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table C_AcctSchema_GL- See Also:
Traceable
, Constant Field Values
-
PROPERTY_CREATEDBY
public static final String PROPERTY_CREATEDBY
Property createdBy stored in column CreatedBy in table C_AcctSchema_GL- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATED
public static final String PROPERTY_UPDATED
Property updated stored in column Updated in table C_AcctSchema_GL- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATEDBY
public static final String PROPERTY_UPDATEDBY
Property updatedBy stored in column UpdatedBy in table C_AcctSchema_GL- See Also:
Traceable
, Constant Field Values
-
PROPERTY_SUSPENSEBALANCINGUSE
public static final String PROPERTY_SUSPENSEBALANCINGUSE
Property suspenseBalancingUse stored in column UseSuspenseBalancing in table C_AcctSchema_GL
Help: Use Suspense Balancing- See Also:
- Constant Field Values
-
PROPERTY_SUSPENSEBALANCING
public static final String PROPERTY_SUSPENSEBALANCING
Property suspenseBalancing stored in column SuspenseBalancing_Acct in table C_AcctSchema_GL
Help: Account used for suspense balancing- See Also:
- Constant Field Values
-
PROPERTY_SUSPENSEERRORUSE
public static final String PROPERTY_SUSPENSEERRORUSE
Property suspenseErrorUse stored in column UseSuspenseError in table C_AcctSchema_GL
Help: Use Suspense Error- See Also:
- Constant Field Values
-
PROPERTY_SUSPENSEERROR
public static final String PROPERTY_SUSPENSEERROR
Property suspenseError stored in column SuspenseError_Acct in table C_AcctSchema_GL
Help: Accout used for suspense error- See Also:
- Constant Field Values
-
PROPERTY_CURRENCYBALANCINGUSE
public static final String PROPERTY_CURRENCYBALANCINGUSE
Property currencyBalancingUse stored in column UseCurrencyBalancing in table C_AcctSchema_GL
Help: Use Currency Balancing- See Also:
- Constant Field Values
-
PROPERTY_CURRENCYBALANCINGACCT
public static final String PROPERTY_CURRENCYBALANCINGACCT
Property currencyBalancingAcct stored in column CurrencyBalancing_Acct in table C_AcctSchema_GL
Help: The Currency Balancing Account indicates the account to used when a currency is out of balance (generally due to rounding)- See Also:
- Constant Field Values
-
PROPERTY_RETAINEDEARNING
public static final String PROPERTY_RETAINEDEARNING
Property retainedEarning stored in column RetainedEarning_Acct in table C_AcctSchema_GL
Help: Account used for retained earning- See Also:
- Constant Field Values
-
PROPERTY_INCOMESUMMARY
public static final String PROPERTY_INCOMESUMMARY
Property incomeSummary stored in column IncomeSummary_Acct in table C_AcctSchema_GL
Help: Account used for income summary- See Also:
- Constant Field Values
-
PROPERTY_DUETOINTERCOMPANY
public static final String PROPERTY_DUETOINTERCOMPANY
Property dueToIntercompany stored in column IntercompanyDueTo_Acct in table C_AcctSchema_GL
Help: The Intercompany Due To Account indicates the account that represents money owed to other organizations.- See Also:
- Constant Field Values
-
PROPERTY_DUEFROMINTERCOMPANY
public static final String PROPERTY_DUEFROMINTERCOMPANY
Property dueFromIntercompany stored in column IntercompanyDueFrom_Acct in table C_AcctSchema_GL
Help: The Intercompany Due From account indicates the account that represents money owed to this organization from other organizations.- See Also:
- Constant Field Values
-
PROPERTY_PPVOFFSET
public static final String PROPERTY_PPVOFFSET
Property pPVOffset stored in column PPVOffset_Acct in table C_AcctSchema_GL
Help: Offset account for standard costing purchase price variances. The counter account is Product PPV.- See Also:
- Constant Field Values
-
PROPERTY_CFSORDERACCOUNT
public static final String PROPERTY_CFSORDERACCOUNT
Property cFSOrderAccount stored in column CFS_Order_Acct in table C_AcctSchema_GL
Help: Account used in cash flow statement for entries related to orders, which have no entries in accounting.- See Also:
- Constant Field Values
-
PROPERTY_CREATECLOSING
public static final String PROPERTY_CREATECLOSING
Property createClosing stored in column CreateClosing in table C_AcctSchema_GL
Help: When launching end year closing entry, include an entry to reverse permanent account balances- 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
-
getAccountingSchema
public AcctSchema getAccountingSchema()
- See Also:
PROPERTY_ACCOUNTINGSCHEMA
-
setAccountingSchema
public void setAccountingSchema(AcctSchema accountingSchema)
- See Also:
PROPERTY_ACCOUNTINGSCHEMA
-
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
-
isSuspenseBalancingUse
public Boolean isSuspenseBalancingUse()
- See Also:
PROPERTY_SUSPENSEBALANCINGUSE
-
setSuspenseBalancingUse
public void setSuspenseBalancingUse(Boolean suspenseBalancingUse)
- See Also:
PROPERTY_SUSPENSEBALANCINGUSE
-
getSuspenseBalancing
public AccountingCombination getSuspenseBalancing()
- See Also:
PROPERTY_SUSPENSEBALANCING
-
setSuspenseBalancing
public void setSuspenseBalancing(AccountingCombination suspenseBalancing)
- See Also:
PROPERTY_SUSPENSEBALANCING
-
isSuspenseErrorUse
public Boolean isSuspenseErrorUse()
- See Also:
PROPERTY_SUSPENSEERRORUSE
-
setSuspenseErrorUse
public void setSuspenseErrorUse(Boolean suspenseErrorUse)
- See Also:
PROPERTY_SUSPENSEERRORUSE
-
getSuspenseError
public AccountingCombination getSuspenseError()
- See Also:
PROPERTY_SUSPENSEERROR
-
setSuspenseError
public void setSuspenseError(AccountingCombination suspenseError)
- See Also:
PROPERTY_SUSPENSEERROR
-
isCurrencyBalancingUse
public Boolean isCurrencyBalancingUse()
- See Also:
PROPERTY_CURRENCYBALANCINGUSE
-
setCurrencyBalancingUse
public void setCurrencyBalancingUse(Boolean currencyBalancingUse)
- See Also:
PROPERTY_CURRENCYBALANCINGUSE
-
getCurrencyBalancingAcct
public AccountingCombination getCurrencyBalancingAcct()
- See Also:
PROPERTY_CURRENCYBALANCINGACCT
-
setCurrencyBalancingAcct
public void setCurrencyBalancingAcct(AccountingCombination currencyBalancingAcct)
- See Also:
PROPERTY_CURRENCYBALANCINGACCT
-
getRetainedEarning
public AccountingCombination getRetainedEarning()
- See Also:
PROPERTY_RETAINEDEARNING
-
setRetainedEarning
public void setRetainedEarning(AccountingCombination retainedEarning)
- See Also:
PROPERTY_RETAINEDEARNING
-
getIncomeSummary
public AccountingCombination getIncomeSummary()
- See Also:
PROPERTY_INCOMESUMMARY
-
setIncomeSummary
public void setIncomeSummary(AccountingCombination incomeSummary)
- See Also:
PROPERTY_INCOMESUMMARY
-
getDueToIntercompany
public AccountingCombination getDueToIntercompany()
- See Also:
PROPERTY_DUETOINTERCOMPANY
-
setDueToIntercompany
public void setDueToIntercompany(AccountingCombination dueToIntercompany)
- See Also:
PROPERTY_DUETOINTERCOMPANY
-
getDueFromIntercompany
public AccountingCombination getDueFromIntercompany()
- See Also:
PROPERTY_DUEFROMINTERCOMPANY
-
setDueFromIntercompany
public void setDueFromIntercompany(AccountingCombination dueFromIntercompany)
- See Also:
PROPERTY_DUEFROMINTERCOMPANY
-
getPPVOffset
public AccountingCombination getPPVOffset()
- See Also:
PROPERTY_PPVOFFSET
-
setPPVOffset
public void setPPVOffset(AccountingCombination pPVOffset)
- See Also:
PROPERTY_PPVOFFSET
-
getCFSOrderAccount
public AccountingCombination getCFSOrderAccount()
- See Also:
PROPERTY_CFSORDERACCOUNT
-
setCFSOrderAccount
public void setCFSOrderAccount(AccountingCombination cFSOrderAccount)
- See Also:
PROPERTY_CFSORDERACCOUNT
-
isCreateClosing
public Boolean isCreateClosing()
- See Also:
PROPERTY_CREATECLOSING
-
setCreateClosing
public void setCreateClosing(Boolean createClosing)
- See Also:
PROPERTY_CREATECLOSING
-
-