📚 SAP Business One SDK Help

TSRExceptionalEventService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds an Exceptional Event.
Public Method GetRetrieves an Exceptional Event.

The Exceptional Event is specified by its key, which is contained in the TSRExceptionalEventParams object passed to the method.

Public Method GetDataInterfaceCreates an empty data structure for use with the TSRExceptionalEventService.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the TSRExceptionalEventParamsCollection data collection that identifies all Exceptional Events.
Public Method UpdateUpdates an existing Exceptional Event.

See Also