Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| a_f:a:edit [2022/09/01 01:23] – removed - external edit (Unknown date) 127.0.0.1 | a_f:a:edit [2023/05/09 01:35] (current) – sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | ====== EDIT ====== | ||
| + | |||
| + | This 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. | ||
| + | |||
| + | ===== Syntax ===== | ||
| + | |||
| + | '' | ||
| + | |||
| + | where AttributeIdentifier() must be either the name of the business object or the name of its reference attribute. | ||
| + | |||
| + | ===== Example ===== | ||
| + | |||
| + | <code aim>EDIT Account </ | ||
| + | or | ||
| + | <code aim>EDIT Account.Type </ | ||
| + | |||
| + | <callout type=" | ||
| + | |||
| + | <code aim>EDIT Account USING 'Form for administrators' | ||
| + | |||
| + | where ‘Form for administrators’ is the name of the form that must be configured with the Account object.</ | ||
| + | |||
| + | <callout type=" | ||
| + | |||
| + | <code aim>EDIT Account USING 'Form for administrators' | ||