SAP Business One UI API 10.0 - Objects Reference (10.00.270)
GetLastBatchResults Method
UI API
Description
Returns a string indicating the results (errors or warnings) of the last call to the
LoadBatchActions
method.
Syntax
Visual Basic
Public Function GetLastBatchResults() As String
See Also
Application Object