logo

Business Object

Business Obejct

A Business Object stands for parts of a Business. For example a person, a Place, an event and so on.. (Employees would be such a Business Object)

 

By Clicking on the table Icon in the top right corner of the Business Object this window should open. Here you can adjust the attributes for your Business Object.

  • PK: Primary Key, Defines the Attributs (unique)
  • Name: Name of the attribute
  • FK: Foreign Key
  • Data Type: Here you choose the datatype for your attribute. Number, Integer, Float, Char, Varchar, Text, Boolean, Date, Timestamp and Bfiles.
  • Lenght: Length of the Attribute/Type
  • Description: here you can describe your attribute even more and in depth.

 

Business Object Relationships have settings too. Same priciple as the Domain relationships. One to many and many to one.

  • One to many: A PK for example needs two ore more attributes of a different Business Object.
  • Many to one: Several Attributes (could also be FK and PK) need just one Attribute or Key of a different Business Object.