Tag References
The TagReferenceExtractPVO view object provides details about tags associated with various objects, such as service requests.
Data Store Key : CrmAnalyticsAM.ServiceExtractAM.SvcMgmtBiccExtractAM.TagReferenceExtractPVO
Primary Keys : TagRefId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| CreatedBy | The user who created the row. |
| CreationDate | The date and time when the row was created. |
| LastUpdateDate | The date and time when the row was last updated. |
| LastUpdateLogin | The session login of the user who last updated the row. |
| LastUpdatedBy | The user who last updated the row. |
| ObjectId | The unique identifier of the business object. This is a foreign key to the view object identified by the object type code. |
| ObjectTypeCd | The business object this record is associated with. The type determines the table that the identifier refers to. |
| ObjectVersionNumber | The number of times the row has been updated. |
| TagRefId | The unique identifier of the record. This is the primary key for the view object. |
| TagValueId | The unique identifier of the value of this tag reference. This is a foreign key to the Tag Value view object. |