Field | Description |
---|---|
BO definition | Specify the business object in which the extended action must be applied. |
Web Client class name | Specify the fully qualified class name for the extended action class. |
System name | Specify the system name of the extended action. |
Code | Enter a code for the extended action. |
Icon | Select an icon from the list that will be displayed for the extended action. |
Description | Enter a description for the extended action. |
Parameter | Enter the possible parameters to the extended action. The parameters can be passed as a key value pair, an XML string, Java code or as an SQL query and should be parsed accordingly in the extended action class. |