📚 SAP Business One SDK Help

WithoutInventoryMovement Property
See Also 

Description

To indicate that there is no inventory movement involved, that is, the credit memo does not affect the inventory quantity of the item. In this case, only the inventory value of the item is adjusted, if the quantity is positive.

Field name: NoInvtryMv.

Property type

Read-write property

Syntax

Visual Basic
Public Property WithoutInventoryMovement() As BoYesNoEnum

Remarks

The field is only available in the following cases:

  • A/P credit memos not based on other documents or

  • A/P credit memos based on an A/P invoice or

  • A/P credit memos based on an A/P reserve invoice, for which items have been received, and

  • if non drop-ship warehouses are used

See Also