📚 SAP Business One SDK Help

ISDDocumentsService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds an ISD document.
Public Method CancelCancel an ISD document.
Public Method GetRetrieves an ISD document.

The ISD document is specified by its key, which is contained in the ISDParams object passed to the method.

Public Method GetDataInterfaceCreates an empty data structure for use with the ISDDocumentsService.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the ISDParamsCollection data collection that identifies all ISD documents.
Public Method UpdateUpdates an existing ISD document.

See Also