biuan SAP® BUSINESS ONE SDK
API Depreciation Level Collection

SAP® B1 DI-API C# definition

public class DepreciationLevelCollectionClass : IDepreciationLevelCollection, DepreciationLevelCollection, IEnumerable { public virtual int Count { get; } public extern DepreciationLevelCollectionClass(); public virtual extern DepreciationLevel Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern DepreciationLevel Item( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

API Depreciation Level Collection

Description

Represents the depreciation levels of an asset's useful life.

Property type

Read-only property

Syntax

Visual Basic
Public Property DepreciationLevelCollection() As DepreciationLevelCollection

See Also

Related information


Depreciation Level DepreciationLevel Object· Table: DTP1
DepreciationLevel is a child object of DepreciationType object. You can view an asset's useful life as several phases and depreciate the asset by a defined rate for each phase. This way, the asset can have a course of depreciation that changes...
   Parent: Depreciation Level Collection DepreciationLevelCollection Collection

Depreciation Type DepreciationType Object· Table: ODTP
In SAP Business One, you can use depreciation types to define different depreciation calculation methods for your fixed assets. After you create a depreciation type, you can assign it to a specific depreciation area of an asset class. Then, by...
   Parent: Depreciation Types Service DepreciationTypesService Service· Table: ODTP


SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates