Click or drag to resize

Aloe.EnterpriseOne.Model.Finance.Assets Namespace

 
Classes
  ClassDescription
Public classAsset
The fixed assets. Entity: Ast_Assets
Public classAssetCategoriesRepository
Repository class for AssetCategory objects
Public classAssetCategory
Categorization of the assets, which specifies their depreciation plans. Entity: Ast_Asset_Categories
Public classAssetGroup
User-defined grouping of the assets. Entity: Ast_Asset_Groups
Public classAssetGroupsRepository
Repository class for AssetGroup objects
Public classAssetOrder
Asset purchase or sales order. Entity: Ast_Asset_Orders
Public classAssetOrderLine
Asset purchase or sales order line for one asset. Entity: Ast_Asset_Order_Lines
Public classAssetOrderLinesRepository
Repository class for AssetOrderLine objects
Public classAssetOrdersRepository
Repository class for AssetOrder objects
Public classAssetOrdersRepositoryOperation
Allowed values for the Operation data attribute
Public classAssetsRepository
Repository class for Asset objects
Public classAssetTransaction
Basic asset value transactions. The transactions can increase or decrease any of the 5 asset values. Entity: Ast_Asset_Transactions
Public classAssetTransactionLine
Asset value transaction lines. Each line changes the values of one asset in one valuation model. Entity: Ast_Asset_Transaction_Lines
Public classAssetTransactionLinesRepository
Repository class for AssetTransactionLine objects
Public classAssetTransactionLinesRepositoryOperationType
Allowed values for the OperationType data attribute
Public classAssetTransactionsRepository
Repository class for AssetTransaction objects
Public classDepreciation
Depreciation documents contain actual depreciation values for one or more assets for one period. Entity: Ast_Depreciations
Public classDepreciationAsset
Depreciation document line. Can specify assets, whose depreciation should be calculated. Entity: Ast_Depreciation_Assets
Public classDepreciationAssetsRepository
Repository class for DepreciationAsset objects
Public classDepreciationMethod
Depreciation methods. Contains both system-defined and user-defined methods. Entity: Ast_Depreciation_Methods
Public classDepreciationMethodsRepository
Repository class for DepreciationMethod objects
Public classDepreciationMethodsRepositoryDepreciationFunction
Allowed values for the DepreciationFunction data attribute
Public classDepreciationMethodsRepositoryPeriodDeterminationMethod
Allowed values for the PeriodDeterminationMethod data attribute
Public classDepreciationPlan
Each depreciation plan document can create depreciation plans for numerous assets. Entity: Ast_Depreciation_Plans
Public classDepreciationPlanLine
Each record contains one depreciation plan for one valuation model of one asset. Entity: Ast_Depreciation_Plan_Lines
Public classDepreciationPlanLineFixedValue
When specified, contains user-defined asset depreciation values for each depreciation period. Entity: Ast_Depreciation_Plan_Line_Fixed_Values
Public classDepreciationPlanLineFixedValuesRepository
Repository class for DepreciationPlanLineFixedValue objects
Public classDepreciationPlanLinesRepository
Repository class for DepreciationPlanLine objects
Public classDepreciationPlansRepository
Repository class for DepreciationPlan objects
Public classDepreciationPlanTemplate
Specifies the default depreciation methods for the asset categories. Different methods can be specified for each valuation model. Entity: Ast_Depreciation_Plan_Templates
Public classDepreciationPlanTemplatesRepository
Repository class for DepreciationPlanTemplate objects
Public classDepreciationsRepository
Repository class for Depreciation objects
Public classDepreciationsRepositoryDepreciationRange
Allowed values for the DepreciationRange data attribute
Public classValuationModel
Valuation models stand for the different valuations an asset can have. For example Accounting, Tax, External Financial Reports, etc. All asset transactions are posted for specific valuation model, but are usually automatically copied to other models. Entity: Ast_Valuation_Models
Public classValuationModelsRepository
Repository class for ValuationModel objects