Structured entity relationship model: Difference between revisions

Content deleted Content added
Addbot (talk | contribs)
m Bot: Adding Orphan Tag (Questions) (Report Errors)
DrilBot (talk | contribs)
Line 1:
{{Orphan|date=February 2009}}
The '''SERM''' (Structured Entity Relationship Model) is an amplification of the [[Entity-relationship model|ERM]] which is commonly used for [[Data modeling|data modeling]]. It was first proposed from Prof. Dr. Sinz in 1989. The SERM is commonly used in the [[SAP AG|SAP]]-world for the [[Data modeling|data modeling]].
 
==Aims==
Line 11:
 
[[Image:SERM-Symbols.JPG|600px|]]
 
 
==SERM-Example==
[[Image:SERM-example.JPG]]
 
* [[Customer|Customer]] and article are independent entities
* Every order is referred to one customer. Orders without [[Customer|customerscustomer]]s are illegal (order is an ER Type). [[Customer|Customers]]s without any orders are legal because they are independent Entities.
* To every order there is belonging at least one order item.
* Every order item is related to exactly one order.
* Every invoice is referred to one [[Customer|customer]], as well. Invoices without [[Customer|customerscustomer]]s are illegal. [[Customer|Customers]]s without any invoice are legal.
* To every invoice there is belonging at least one invoice line item.
* Every invoice line item is related to exactly order item. An order item could be calculated or not.
 
* SERM is already in the [[Third normal form|third normal form]]
 
[[de:Structured-Entity-Relationship-Modell]]
 
[[Category:Data modeling]]
[[Category:Diagrams]]
 
[[de:Structured-Entity-Relationship-Modell]]