📚 SAP Business One SDK Help

Add Method
See Also 
pIInventoryCounting
The data for the new inventory counting transaction.

Description

Adds an inventory counting transaction.

Syntax

Visual Basic
Public Function Add( _
   ByVal pIInventoryCounting As InventoryCounting _
) As InventoryCountingParams

Parameters

pIInventoryCounting
The data for the new inventory counting transaction.

See Also