Diagnosis The semantic attributes of the foreign key relationships are symbolizedby different entries and by arrows with this setting. Therepresentation corresponds to that for relationships in the SAP datamodel. Unbundling relationships: Entry from the left: * Relationships of type KEY ( foreign key fields are specified as key fields/candidates ) * Relationships of type TXT ( foreign key fields are specified as key fields of a text table ) Entry from above/below: * Relationships of type REF ( foreign key fields are specified as non-key fields/candidates ) * Relationships whose foreign key fields are not specified Arrows: The arrows symbolize the right cardinality: * single arrow: cardinality 1 * single arrow with vertical line: cardinality C * double arrow: cardinality N * double arrow with vertical line: cardinality CN * no arrow: cardinality not speicified The text for the left cardinality is displayed on the relationship lineif it is not equal to 1. |