Application management : Configuration : Field Definer : Adding extended actions
Adding extended actions
An extended action is an action in the action panel that is not provided by default. It can either be added by Planon or by another organization. Typically, an extended action is used to run custom Java code on the client side of Planon ProCenter , or to start an external program or application. This also involves sending any relevant Planon data to the custom Java class or application.
* 
A prerequisite before carrying out this procedure is that the relevant extension class must already exist.
Procedure
1. Go to Field definer > Business objects.
2. Select the business object to which you want to add an extended action and set its status to Under construction.
3. Go to Details > Extended actions.
4. On the action panel, click Add.
5. On the General tab, complete the mandatory data fields. For a description of these fields, see Extended actions
6. Click Save.
7. Set the status of the selected business object back to Completed.
You have now added an extended action to the selected business object.
* 
To use the new extended action, you must first link it to the business object's layout (see Authorization).