Modeling Business Object Attributes
Use
You can model and edit attributes for a business object node (BON) on the Structure tab page. You can:
- Create new attributes.
- Edit attribute properties.
Prerequisites
You work in the Service Composer perspective of the SAP NetWeaver Developer Studio.
Procedure
Navigate to the BON whose attributes you want to manage.
Creating New Attributes
- Open the Structure tab page of the BON you want to create attributes for and choose Edit Main Structure.
- In the Existing Types tree, navigate to the type you want to use for attribute type and choose
. - Click the new attribute and enter an appropriate name.
The first letter of the attribute name must be lowercase and it should not contain any special characters.
Editing Attribute Properties
- Double-click the attribute you want to edit.
- Click the property you want to edit and select a different value from the dropdown list (if available) or enter a new value or text.
- To change the type of the attribute, select a type from the Existing Types tree and one of the attributes you have created and choose
.
- To move your attributes up and down in the attributes list, choose
or
. - Validate your application.
More Information