📚 SAP Business One SDK Help

AddLandedCost Method
See Also 
pILandedCost
The data for the new landed costs document.

Description

Adds a landed costs document.

Syntax

Visual Basic
Public Function AddLandedCost( _
   ByVal pILandedCost As LandedCost _
) As LandedCostParams

Parameters

pILandedCost
The data for the new landed costs document.

See Also