📚 SAP Business One SDK Help

ContinuousStockSystem Property
See Also 

Description

Sets or returns the default inventory valuation method, either Moving Average, Standard Price, or FIFO. Applicable is case the value of ContinuousStockManagement is tYES.

Field name: InvntSystm.

Property type

Read-write property

Syntax

Visual Basic
Public Property ContinuousStockSystem() As BoInventorySystem

Remarks

Field name in the application: Default Valuation Method (Perpetual Inventory System).

To display the form in the application:

  • Select Administration --> System Initialization --> Company Details --> Basic Initialization tab.

See Also