Smart Text Usages
The standard text history view object provides details about usages of smart texts and the objects they're embedded in.
Data Store Key : CrmAnalyticsAM.ServiceExtractAM.SvcMgmtBiccExtractAM.StandardTextHistoryExtractPVO
Primary Keys : StdTxtHistId
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. |
ObjectReference | Identifies the object the smart text is embedded in. This is a reference to the alternate primary key, such as the service request number. |
ObjectReferenceId | The object the smart text is embedded in. This is a reference to the primary key such as service request identifier. |
ObjectUsed | The smart text object the smart text was embedded in. This is a reference to the ViewObjectCd of the Smart Text Objects view object. |
StdTxtHistId | The unique identifier of the record. This is the primary key for the view object. |
StdTxtId | The smart text content. This references the Smart Texts view object. |
TxtLang | Indicates the code of the language into which the contents of translatable columns are translated. |
Type | The type of smart text used. |
UserPartyId | The unique identifier of the user who embedded the smart text in the object. This is a foreign key to the Party view object. |