Linked Knowledge Article DMO
Object API Name: std__LinkedKnowledgeArticleDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- KnowledgeArticleVersionId has a FOREIGNKEY relationship with the Knowledge Article Version DMO
Idfield. - LinkedReferenceId has a FOREIGNKEY relationship with the Case DMO
Idfield. - LinkedReferenceId has a FOREIGNKEY relationship with the Work Order Item DMO
Idfield. - KnowledgeArticleId has a FOREIGNKEY relationship with the Knowledge Article DMO
Idfield. - LinkedReferenceId has a FOREIGNKEY relationship with the Work Order DMO
Idfield. - CreatedById has a FOREIGNKEY relationship with the User DMO
Idfield.
- cdp_sys_record_currency
- CreatedById
- CreatedDate
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- KnowledgeArticleId
- KnowledgeArticleVersionId
- LinkedReferenceId
- LinkedReferenceObject
- NameInterfaceField
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__CreatedById__c - Data Type: TEXT
- Description: The user who created the record.
- Field API Name:
std__CreatedDate__c - Data Type: DATETIME
- Description: The date and time when this record was created.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this LinkedKnowledgeArticle record. Maximum size is 15 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__KnowledgeArticleId__c - Data Type: TEXT
- Description: The ID of the Knowledge article attached to the record. Label is Knowledge Article ID. This is a One to One (1:1) relationship field. LinkedKnowledgeArticles is the relationship name and Knowledge Article is the referenced object. Maximum size is 15 characters.
- Field API Name:
std__KnowledgeArticleVersionId__c - Data Type: TEXT
- Description: The version of the Knowledge article attached to the record. This field lists the title of the attached version and links to the version. Label is Article Version. When you attach an article to a work order, that version of the article stays associated with the work order, even if later versions are published. If needed, you can detach and reattach an article to a work order to link the latest version. This is a One to One (1:1) relationship field. LinkedKnowledgeArticles is the relationship name and Knowledge Article Version is the referenced object. Maximum size is 15 characters.
- Field API Name:
std__LinkedReferenceId__c - Data Type: TEXT
- Description: The ID of the record that the Knowledge article is attached to. The label in the user interface is Linked Record ID. Maximum size is 15 characters.
- Field API Name:
std__LinkedReferenceObject__c - Data Type: TEXT
- Description: Read only. The type of record that the Knowledge article is attached to, such as a work order. Label is Linked Object Type.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.