📚 SAP Business One SDK Help

ItemsDepreciationParameters Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a new data line to the object.
Public Method SetCurrentLineSets the active row to a specified row number.

Public Properties

Public Property CountReturns the total number of records in the table.
Public Property DepreciationAreaThe depreciation area in which the asset's depreciation takes effect.

Field name: DprArea.

Length: 15 characters.

Public Property DepreciationEndDateThe depreciation end date, which is calculated based on the depreciation start date and the useful life.

Field name: DprEnd.

Public Property DepreciationStartDateThe asset's depreciation start date. Once you change the date, the system automatically recalculates the depreciation and updates the asset-relevant values.

Field name: DprStart.

Public Property DepreciationTypeThe depreciation type in the depreciation area.

Field name: DprType.

Length: 15 characters.

Public Property FiscalYearThe fiscal year you have selected in the Fiscal Year field in the Asset Master Data window.

Field name: PeriodCat.

Length: 10 characters.

Public Property RemainingLifeThe asset's remaining life, which is calculated based on the useful life and the depreciation start date.

Field name: RemainLife.

Public Property RemainingUnitsproperty RemainingUnits
Public Property StandardUnitsproperty StandardUnits
Public Property TotalUnitsInUsefulLifeproperty TotalUnitsInUsefulLife
Public Property UsefulLifeThe asset's useful life, in months.

Field name: UsefulLife.

See Also