EDIT Action
The EDIT action displays a form of the existing instance of a business object to the user and waits for the user to provide the new values of the attributes. For example,
- EDIT Account
- EDIT Account.Type
NOTE: It is possible to indicate the name of the specific form of the business object that will be used when editing the object, for example:
EDIT Account USING 'Form for administrators'
In this action ‘Form for administrators’ is the name of the form that must be configured with the Account object