IDEA & WPP Community
Home
Search
Keywords
ArchiMate search
Advanced search
Startpages
What is IDEA?
Conceptual demo
Logical
Physical
Data catalogue
About the WPP
All startpages
Overview
Packages
Diagrams
Conceptual Business entities
Conceptual Data entities
Logical entities
Extra
Exploring
Matrix on Package
Matrix on Diagram
Glossary
Charts
Release notes
Participant
Participate
Login
Contact
PersonPhone
Telephone number and type of a person.
Package
Physical datamodel example
Author
Bert Dingemans
Alias
--
Stereotypes
table
Attributes
Name
Type
Cardinality
Description
BusinessEntityID
int
1 - 1
Business entity identification number. Foreign key to Person.BusinessEntityID.
PhoneNumber
nvarchar
1 - 1
Telephone number identification number.
PhoneNumberTypeID
int
1 - 1
Kind of phone number. Foreign key to PhoneNumberType.PhoneNumberTypeID.
ModifiedDate
datetime
1 - 1
Date and time the record was last updated.
Mappings
Name
Source
Source attribute
Target
Target attribute
BusinessEntityID
PersonPhone
BusinessEntityID
PersonPhone
BusinessEntityID
PhoneNumber
PersonPhone
PhoneNumber
PersonPhone
PhoneNumber
PhoneNumberTypeID
PersonPhone
PhoneNumberTypeID
PersonPhone
PhoneNumberTypeID
ModifiedDate
PersonPhone
ModifiedDate
PersonPhone
ModifiedDate
Diagrams
Import Adventureworks Database
Physical example project
Linked elements
Logical datamodel example
PersonPhone
PersonPhone trace
Physical datamodel example
Person FK
PhoneNumberType FK