📚 SAP Business One SDK Help

ExternalCallsService Object Members
See Also  Overview 

Public Methods

Public Method GetCallReturns an instance of an external call by ID.
Public Method GetDataInterfaceCreates an empty data interface. This means the structure contains
the default setting/values of the database.
Public Method GetDataInterfaceFromXMLFileRetrieves the Data Interface from XML file.
Public Method GetDataInterfaceFromXMLStringRetrieves the Data Interface from XML string.
Public Method SendCallCreates a new Call.
Public Method UpdateCallUpdates a call.

See Also