📚 SAP Business One SDK Help

ShowIssuedLayers Property
See Also 

Description

Indicates which layers to retrieve, as follows:

  • If set to yes, all layer are retrieved.
  • If set to no, only layers with an open quantity not equal to zero are retrieved.

Only relevant when the revaluation method is inventory debit/credit (see RevalType property of the MaterialRevaluation object).

Property type

Read-write property

Syntax

Visual Basic
Public Property ShowIssuedLayers() As BoYesNoEnum

See Also