biuan SAP® BUSINESS ONE SDK
DTW Inventory / Item Master Data / Asset Item Period Control
API Items / Items Period Controls

Description

ItemsPeriodControls is a child object of the Items object.

You can define the depreciation calculation factors for different periods when you depreciate an asset using the straight line period control method with individual period control.

Source table: ITM11.

Remarks

To access the Depreciation Period Control window, do the following:

  1. From the SAP Business One Main Menu, choose Financials --> Fixed Assets --> Asset Master Data, and select the Fixed Assets tab.

  2. On the Overview subtab of the Fixed Assets tab, select the row with the intended depreciation type in the Depreciation Parameters table and choose the Period Control pushbutton.

See Also

SAP® B1 DI-API C# definition

public class ItemsPeriodControlsClass : IItemsPeriodControls, ItemsPeriodControls { public virtual int Count { get; } public virtual string DepreciationArea { get; set; } public virtual BoYesNoEnum DepreciationStatus { get; set; } public virtual double Factor { get; set; } public virtual string FiscalYear { get; set; } public virtual int SubPeriod { get; set; } public extern ItemsPeriodControlsClass(); public virtual extern void Add(); public virtual extern void SetCurrentLine(int LineNum); }

Related information


Item Bar Codes ItemBarCodes Object
ItemBarCodes Class
   Parent: Items Items Object· Table: OITM

Item Intrastat Extension ItemIntrastatExtension Object
ItemIntrastatExtension Class
   Parent: Items Items Object· Table: OITM

Item Localization Infos ItemLocalizationInfos Object
ItemLocalizationInfos Class
   Parent: Items Items Object· Table: OITM


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