Save

The OnSave() method will call the Save() method from the BusinessObject, because the WHO inherits xWindowHandlingObjectGeneric.

circle-info

The โ€žSaveโ€ action will trigger the following Methods: OnPreSave() -> OnSave() -> OnPostSave()

Last updated