📚 SAP Business One SDK Help

Add Method
See Also 
pIBinLocationAttribute
The data for the new bin location attribute code.

Description

Adds a bin location attribute code.

Syntax

Visual Basic
Public Function Add( _
   ByVal pIBinLocationAttribute As BinLocationAttribute _
) As BinLocationAttributeParams

Parameters

pIBinLocationAttribute
The data for the new bin location attribute code.

See Also