📚 SAP Business One SDK Help

ChangeLogsService Object Members
See Also  Overview 

Public Methods

Public Method GetChangeLogRetrieves a change log.

The change log is specified by its key, which is contained in the GetChangeLogParams object passed to the method.

Public Method GetChangeLogDifferencesRetrieves the differences between two change logs.

The change log difference is specified by its key, which is contained in the ShowDifferenceParams object passed to the method.

Public Method GetDataInterfaceCreates an empty data structure for use with the ChangeLogsService.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.

See Also