You have created the business object. Now use the business object
editor to open it and view it.
- In the Business Integration navigation view, expand the ASBOsFromCOBOLSample module.
Expand Data Types. Right-click Customer and
from the context menu, select Open With > Business Object Editor.
- The editor opens with the Customer business
object. The business object consists of attributes that you would associate
with a record of a business such as a customer number, the date since becoming
a customer, name, address and so on. It also contains the data type of the
attribute such as string, decimal, int and so forth.

- After viewing the business object in the editor, from the menu
select File > Close to close the file.