A business object is used to store your customer data,
such as name, address, city and state.
To create the customer business object, follow these steps:
- Right-click on Data Types in the SeparateCustomers module.
in the Business Integration view. From the context menu, select New
> Business Object. The New Business Object window
opens.
- For the Name enter Customer.
Click Finish. The Business object editor
opens.
- Click the Add a field to the business object icon.
A new field is added. Rename the field to customerName.
Repeat adding fields Address, City and State.
Leave the types as string, which is the default.
Save your changes and close the editor.