📚 SAP Business One SDK Help

CycleBy Property
See Also 

Description

Specifies the warehouse sublevel or item group for cycle counting.

Field name: CycleBy.

Property type

Read-write property

Syntax

Visual Basic
Public Property CycleBy() As CycleCountDeterminationCycleByEnum

Remarks

You may not update both the CycleBy Property and CycleCountDeterminationSetup of the same transaction. This means that when updating these two settings in one transaction, the CycleCountDeterminationSetup changes will (by default) be ignored and the CycleBy Property changes will take effect.

See Also