Form Personalization Action Type Special is used for adding Tools--> Menu
Menu label is the prompt which
appears to the users when Tools menu is invoked, block specifies the blocks for which the special
menu should be activated and Icon name is the .ico file name
This can be used for allowing user to validate the data before/after
fixing Open Interface Table errors e.g. Order Import Errors
The Action Type builtin within can be used to perform call to custom package for validation Builtin Type will be FORMS_DDL and begin end block calling the custom pkg.
Menu label is the prompt which
appears to the users when Tools menu is invoked, block specifies the blocks for which the special
menu should be activated and Icon name is the .ico file name
This can be used for allowing user to validate the data before/after
fixing Open Interface Table errors e.g. Order Import Errors
The Action Type builtin within can be used to perform call to custom package for validation Builtin Type will be FORMS_DDL and begin end block calling the custom pkg.