SAP Business One UI API 10.0 - Objects Reference (10.00.270)
DataAddAfter Event
UI API
Description
The event occurs after a record in a business object was added.
Syntax
Visual Basic
Public Event DataAddAfter( _ ByVal
pVal
As
BusinessObjectInfo
_ )
Parameters
pVal
The object that holds the event information
See Also
EventForm Object