
1st August 2022, 08:27
|
 |
Guru
|
|
Join Date: Sep 2002
Location: Netherlands
Posts: 977
|
|
Baan: BaanIV, BaanERP, ERP LN 6.1 -
DB: Oracle, SQL Server -
OS: Unix, Windows
|
Depends on the hook you are implementing. For standard commands and form commands it is command.super(). For events (like Before Display Object) it is event.super(). See the Infor LN Extensions Development Guide.
|