📚 SAP Business One SDK Help

GetDataInterface Method
See Also 
enumMSDI

Description

Creates an empty data structure for use with the LandedCostsService.

Syntax

Visual Basic
Public Function GetDataInterface( _
   ByVal enumMSDI As LandedCostsServiceDataInterfaces _
) As Object

Parameters

enumMSDI
ValueDescription
lcsLandedCostLandedCost data interface
lcsLandedCostsParamsLandedCostsParams data interface
lcsLandedCostParamsLandedCostParams data interface

See Also