📚 SAP Business One SDK Help

DeleteBankChargesAllocationCode Method
See Also 
pIBankChargesAllocationCodeParams
The key of the bank charges allocation code to be deleted.

Description

Deletes an existing bank charges allocation code.

Syntax

Visual Basic
Public Sub DeleteBankChargesAllocationCode( _
   ByVal pIBankChargesAllocationCodeParams As BankChargesAllocationCodeParams _
) 

Parameters

pIBankChargesAllocationCodeParams
The key of the bank charges allocation code to be deleted.

See Also