📚 SAP Business One SDK Help

GetDataInterface Method
See Also 
enumMSDI

Description

Creates an empty data structure for use with the BankChargesAllocationCodesService.

Syntax

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

Parameters

enumMSDI
ValueDescription
bcacsBankChargesAllocationCodeBankChargesAllocationCode data interface
bcacsBankChargesAllocationCodesParamsBankChargesAllocationCodesParams data interface
bcacsBankChargesAllocationCodeParamsBankChargesAllocationCodeParams data interface

See Also