📚 SAP Business One SDK Help

Add Method
See Also 
pIInternalBankOperationCode

Description



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

Syntax

Visual Basic
Public Function Add( _
   ByVal pIInternalBankOperationCode As InternalBankOperationCode _
) As InternalBankOperationCodeParams

Parameters

pIInternalBankOperationCode

See Also