📚 SAP Business One SDK Help

GetDataInterface Method
See Also 
enumMSDI

Description

Creates an empty data structure for use with the ReportTypesService.

Syntax

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

Parameters

enumMSDI
ValueDescription
rtsReportTypeReportType data interface
rtsReportTypesParamsReportTypesParams data interface
rtsReportTypeParamsReportTypeParams data interface

See Also