Click or drag to resize

Aloe.EnterpriseOne.Model.Finance.Accounting Namespace

The namespace contains functionality related to Accounting (General Ledger) and Financial reporting.
Classes
  ClassDescription
Public classAccount
Contains the leaf level of the chart of accounts. Entity: Acc_Accounts
Public classAccountGroup
Hierarchical chart of account groups. Entity: Acc_Account_Groups
Public classAccountGroupsRepository
Repository class for AccountGroup objects
Public classAccountingVoucher
Contains the accounting vouchers (postings) in the general ledger. Entity: Acc_Vouchers
Public classAccountingVoucherLine
Contains one debit or credit posting within an accounting voucher. Entity: Acc_Voucher_Lines
Public classAccountingVoucherLinesRepository
Repository class for AccountingVoucherLine objects
Public classAccountingVouchersRepository
Repository class for AccountingVoucher objects
Public classAccountingVouchersRules
Contains the constraints of AccountingVoucher
Public classAccountRequiredPropertiesRepository
Repository class for AccountRequiredProperty objects
Public classAccountRequiredProperty
Defines the required properties for new vouchers, for each account. Entity: Acc_Account_Required_Properties
Public classAccountsRepository
Repository class for Account objects
Public classAccountsRepositoryCurrencyValuationMethod
Allowed values for the CurrencyValuationMethod data attribute
Public classCostCenter
Defines cost centers and their relation to profit centers. Entity: Acc_Cost_Centers
Public classCostCentersRepository
Repository class for CostCenter objects
Public classFinancialStatement
Contains the user-defined financial statement definitions. Entity: Acc_Financial_Statements
Public classFinancialStatementNode
Contains the hierarchical structure of the user-defined financial statements. Entity: Acc_Financial_Statement_Nodes
Public classFinancialStatementNodeCorrespondance
Contains the actual correspondance filters, which specify how each financial statement node is calculated. Entity: Acc_Financial_Statement_Node_Correspondances
Public classFinancialStatementNodeCorrespondancesRepository
Repository class for FinancialStatementNodeCorrespondance objects
Public classFinancialStatementNodesRepository
Repository class for FinancialStatementNode objects
Public classFinancialStatementsRepository
Repository class for FinancialStatement objects
Public classOperation
Generic accounting operations. Since templates can be bound to such operations, they are usefull for automating the postings of repetitive business transactions, not represented in other modules. Entity: Acc_Operations
Public classOperationsRepository
Repository class for Operation objects
Public classProfitCenter
Defines company profit centers and their relative weight for automatic balance transfers from cost centers. Entity: Acc_Profit_Centers
Public classProfitCentersRepository
Repository class for ProfitCenter objects
Public classTemplate
Accounting templates are used to automate the postings for repetitive business transactions. Templates can be bound to almost all documents and automate their postings. Entity: Acc_Templates
Public classTemplateLine
Each template line contains the posting to a single set of debit and credit account. It also specifies the way to calculate the amount. Entity: Acc_Template_Lines
Public classTemplateLinePropertiesRepository
Repository class for TemplateLineProperty objects
Public classTemplateLineProperty
Contains the way to obtain the values for each required property of both the debit and the credit accounts. Entity: Acc_Template_Line_Properties
Public classTemplateLinesRepository
Repository class for TemplateLine objects
Public classTemplateLinesRepositoryAmountCondition
Allowed values for the AmountCondition data attribute
Public classTemplateRouteLink
When specified denotes that another route uses the template, initially bound to one route. Entity: Acc_Template_Route_Links
Public classTemplateRouteLinksRepository
Repository class for TemplateRouteLink objects
Public classTemplatesRepository
Repository class for Template objects
Public classVoucherCorrespondance
Obsolete. Not used. Entity: Acc_Voucher_Correspondances
Public classVoucherCorrespondancesRepository
Repository class for VoucherCorrespondance objects