📚 SAP Business One SDK Help

InternalBankOperationCodesService Object Members
See Also  Overview 

Public Methods

Public Method AddCreates a new internal bank operation code record.
Public Method DeleteDeletes an existing internal bank operation code record.
Public Method GetRetrieves an internal bank operation code record by its key.
Public Method GetDataInterfaceReturns the data interface for the service.
Public Method GetDataInterfaceFromXMLFileReturns the data interface populated from an XML file.
Public Method GetDataInterfaceFromXMLStringReturns the data interface populated from an XML string.
Public Method GetListReturns a collection of internal bank operation code params objects.
Public Method UpdateUpdates an existing internal bank operation code record.

See Also