📚 SAP Business One SDK Help

Add Method
See Also 
pIBinLocation
The data for the new bin location.

Description

Adds a bin location.

Syntax

Visual Basic
Public Function Add( _
   ByVal pIBinLocation As BinLocation _
) As BinLocationParams

Parameters

pIBinLocation
The data for the new bin location.

See Also