Warm tip: This article is reproduced from serverfault.com, please click

Customisation of PowerDesigner model

发布于 2021-03-18 07:58:53

I've got a DWH logical model in SAP PowerDesigner. How can I choose the properties to display on the diagram?

For example, instead of showing the Attribute's data type on the scheme, I would like to represent its description.

I've tried doing this:

Right-click on the object > Format... > Content > Attributes.

There you can choose between Stereotype, Identifier indicators, Data type, Domain or data type, Domain, Mandatory and either hide or show them. However, each Attribute has custom Comment and Description and I can't select them there.

Questioner
Philipp Lazarev
Viewed
0
pascal 2021-03-19 03:12:39

Even by going through Customize Content, Tools > Display Preferences > Entity > Advanced, it seems you can only display single-line attributes, which excludes Comment, Description, Annotation. Maybe because Attributes appear as a list on the Entity symbol, so the Attribute Description would be hard to fit in this list.

As I suggested elsewhere, you could try to use a Computed Extended Attribute.