Business Objects:

  • Basic business concepts (e.g., Customer, Contract, Employee)
  • Grouped into Data Domains
  • Have specific lifecycles
  • Can link across different domains
  • Serve as points of truth in information systems

Functional Objects:

  • Provide logical data perspective of Business Objects
  • Include mandatory and non-mandatory attributes
  • Can connect to other Functional Objects
  • Describe BOs in specific contexts
  • May have multiple technical implementations

Technical Objects:

  • How its implemented in code ect.