Object Link Types
The object link types view object provides details about the types of relationships between objects such as Service Request collaboration.
Data Store Key : CrmAnalyticsAM.ServiceExtractAM.SvcMgmtBiccExtractAM.ObjectLinkTypeExtractPVO
Primary Keys : LinkTypeId
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. |
| EnabledFlag | Identifies whether the link type can be used to create object links with. |
| InwardCd | The lookup code that describes the inward direction of a link type. This field is auto generated from the value provided for short name. |
| 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. |
| LinkTypeId | The unique identifier of the record. This is the primary key for the view object. |
| LinkTypeNumber | The reference number of the object link type. |
| Name | A descriptive name for the link type. |
| ObjectVersionNumber | The number of times the row has been updated. |
| OutwardCd | The lookup code that describes the outward direction of a link type. This field is auto generated from the value provided for short name. |
| SeedDataSource | The source of seed data record. A value of BULK_SEED_DATA_SCRIPT indicates that the record was bulk loaded. Otherwise, specifies the name of the seed data file. |
| ShortName | The link type unique name. The outward and inward codes are auto generated based on the short name. |