📚 SAP Business One SDK Help

Add Method
See Also 
pIInventoryPosting
The data for the new inventory posting transaction.

Description

Adds an inventory posting transaction.

Syntax

Visual Basic
Public Function Add( _
   ByVal pIInventoryPosting As InventoryPosting _
) As InventoryPostingParams

Parameters

pIInventoryPosting
The data for the new inventory posting transaction.

See Also