QualityIssuesRelationships
The Relationships resource manages the objects related to a quality issue. The objects reference a quality issue, an item, or other objects.
Columns
Name | Type | Description |
QualityIssuesIssueId | String | QualityIssuesIssueId of QualityIssuesRelationships |
RelationshipId | String | RelationshipId of QualityIssuesRelationships |
RelationshipType | String | Type of relationship. |
CreatedBy | String | CreatedBy of QualityIssuesRelationships |
CreationDate | Datetime | CreationDate of QualityIssuesRelationships |
LastUpdateDate | Datetime | LastUpdateDate of QualityIssuesRelationships |
LastUpdatedBy | String | LastUpdatedBy of QualityIssuesRelationships |
DestObjType | String | Type of the destination object. |
DestObjId | String | Value that uniquely identifies the destination object. |
SrcObjType | String | Type of the source object. |
SrcObjId | String | Value that uniquely identifies the source object. |
Name | String | Name of the related object. |
Description | String | Description of the related object. |
Status | String | Status of the related object. |
LatestFlag | Bool | Contains one of the following values: true or false. If true, then the related object is the latest. If false, then the related object is not the latest. This attribute does not have a default value. |
LatestFlagName | String | LatestFlagName of QualityIssuesRelationships |
RelationshipTypeName | String | RelationshipTypeName of QualityIssuesRelationships |
DestObjTypeName | String | DestObjTypeName of QualityIssuesRelationships |