relationship
An expression that can be used to join two query subjects.
There is no SQL associated with a relationship in a model based on an SAP BW data source.
Attributes
- status
Specifies the status of the resolution of a relationship.
Usage:
optional
Default:valid
Type:NMTOKEN
.Attribute values are restricted to the following.
- valid
Specifies that the syntax of the object is valid.
- invalid
Specifies that the syntax of the object is not valid.
- needsReevaluation
Specifies that the object syntax needs to be reviewed.
Content model
( name then guid (optional) then property (any number) ) then ( expression then sql (optional) then left then right then joinFilterType (optional) )