Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inserts record into the ESSActivitySite table if the table does not have any matching records with specified values.
Syntax
client server public static void insertIfNotExists(
Name _webModule,
Name _subModule,
WebMenuItemName _shortcutName,
ClassName _className)
Run On
Called
Parameters
- _webModule
Type: Name Extended Data Type
The Name data type of a web module.
- _subModule
Type: Name Extended Data Type
The Name data type of a submodule.
- _shortcutName
Type: WebMenuItemName Extended Data Type
The WebMenuItemName data type of a shortcut.
- _className
Type: ClassName Extended Data Type
The ClassName data type of a class.