📚 SAP Business One SDK Help

DefaultforBatchStatus Property
See Also 

Description

Sets or returns the default batch status. The valid values are: Released, Not Accessible, and Locked.

Field name: BtchStatus.

Property type

Read-write property

Syntax

Visual Basic
Public Property DefaultforBatchStatus() As BoDefaultBatchStatus

Remarks

Not Accessible and Locked are for information only it does not prevent from working with batches, and no warning is displayed.

Field name in the application: Basic Setting for Batch Status.

To display the form in the application:

  • Select Administration --> System Initialization --> General Settings --> Inventory tab --> Items tab.

See Also