Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| ref:a_f:a:edit [2026/08/13 00:43] – removed - external edit (Unknown date) 127.0.0.1 | ref:a_f:a:edit [2026/08/13 00:43] (current) – ↷ Page moved from a_f:a:edit to ref:a_f:a:edit localdev | ||
|---|---|---|---|
| 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' | ||