📚 SAP Business One SDK Help

CheckLinesService Object Members
See Also  Overview 

Public Methods

Public Method GetCheckLineRetrieves a deposit for a received check.

The check is specified by its key, which is contained in the CheckLineParams object passed to the method.

Public Method GetDataInterfaceCreates an empty data structure for use with the CheckLinesService.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetValidCheckLineListReturns the CheckLinesParams data collection that identify all deposits of checks.

See Also