Last updated 4 years ago
The OnSave() method will call the Save() method from the BusinessObject, because the WHO inherits xWindowHandlingObjectGeneric.
The „Save” action will trigger the following Methods: OnPreSave() -> OnSave() -> OnPostSave()