📚 SAP Business One SDK Help

Get 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 Function Get( _
   ByVal pIInternalBankOperationCodeParams As InternalBankOperationCodeParams _
) As InternalBankOperationCode

Parameters

pIInternalBankOperationCodeParams

See Also