📚 SAP Business One SDK Help

GetDataInterface Method
See Also 
enumMSDI

Description

Creates an empty data structure for use with the SpecificWTHAmountsService.

Syntax

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

Parameters

enumMSDI
ValueDescription
swaSpecificWTHAmountsSpecificWTHAmounts data interface
swaSpecificWTHAmountsParamsCollectionSpecificWTHAmountsParamsCollection data interface
swaSpecificWTHAmountsParamsSpecificWTHAmountsParams data interface

See Also