Click or drag to resize

EnterpriseOneTransactionFinanceAccountingObjects Class

Provides typed access to the repositories in the Finance.Accounting namespace.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.CoreEnterpriseOneTransactionFinanceAccountingObjects

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public class FinanceAccountingObjects

The EnterpriseOneTransactionFinanceAccountingObjects type exposes the following members.

Properties
  NameDescription
Public propertyAccountGroups
Gets a typed query for the Finance.Accounting.AccountGroup entity type.
Public propertyAccountingVoucherLines
Gets a typed query for the Finance.Accounting.AccountingVoucherLine entity type.
Public propertyAccountingVouchers
Gets a typed query for the Finance.Accounting.AccountingVoucher entity type.
Public propertyAccountRequiredProperties
Gets a typed query for the Finance.Accounting.AccountRequiredProperty entity type.
Public propertyAccounts
Gets a typed query for the Finance.Accounting.Account entity type.
Public propertyCostCenters
Gets a typed query for the Finance.Accounting.CostCenter entity type.
Public propertyFinancialStatementNodeCorrespondances
Gets a typed query for the Finance.Accounting.FinancialStatementNodeCorrespondance entity type.
Public propertyFinancialStatementNodes
Gets a typed query for the Finance.Accounting.FinancialStatementNode entity type.
Public propertyFinancialStatements
Gets a typed query for the Finance.Accounting.FinancialStatement entity type.
Public propertyOperations
Gets a typed query for the Finance.Accounting.Operation entity type.
Public propertyProfitCenters
Gets a typed query for the Finance.Accounting.ProfitCenter entity type.
Public propertyTemplateLineProperties
Gets a typed query for the Finance.Accounting.TemplateLineProperty entity type.
Public propertyTemplateLines
Gets a typed query for the Finance.Accounting.TemplateLine entity type.
Public propertyTemplateRouteLinks
Gets a typed query for the Finance.Accounting.TemplateRouteLink entity type.
Public propertyTemplates
Gets a typed query for the Finance.Accounting.Template entity type.
Public propertyVoucherCorrespondances
Gets a typed query for the Finance.Accounting.VoucherCorrespondance entity type.
Top
See Also