📚 SAP Business One SDK Help

Delete Method
See Also 
pIInternalBankOperationCodeParams

Description



The `InternalBankOperationCodesService` service enables you to create, retrieve, update, delete, and list internal bank operation code records.

Syntax

Visual Basic
Public Sub Delete( _
   ByVal pIInternalBankOperationCodeParams As InternalBankOperationCodeParams _
) 

Parameters

pIInternalBankOperationCodeParams

See Also