Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

simple ER diagram

Former Member
0 Kudos

Hi guys!

... one question! Is there in SAP any solution for viewing simple ER diagrams? you know... graphical view of few database tables and relations between them?

I know that there is some data modeler (SD11) but i don't know is that correct tool.

Thanks in advance!

Tomi

2 REPLIES 2

Former Member
0 Kudos

Hi,

Erwin models is nothing but a set of diagrams showin the relationship between various entities in your data model.

For example, if you wish to have a model with profit centre and company code, the Erwon diagram will show multiple arrows pointing towards profit centre and one arrrow to company code. Theses arrows indicate the relationship is many to one.

Keep draging and droping the objects in Erwin and you will get it. Very similar to visio.

ERM is the base for data target (infocube) design, where it shows the relationship between main/KEY charatersitcs. there could be M:1, M:N, 1:M relationships. based on this we can consider the dimensions and attributes.

for some examples you can use the metadata repository for any of the infocube to dsiplay star schema which may give some hint for ERM developement.

Regards.

0 Kudos

So there is no built in SAP tool for this?