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