User Group Relationship DMO
Object API Name: std__UserGroupRelationshipDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- UserGroupId has a FOREIGNKEY relationship with the User Group DMO
Idfield. - RelatedUserId has a FOREIGNKEY relationship with the User DMO
Idfield. - RelatedUserGroupId has a FOREIGNKEY relationship with the User Group DMO
Idfield.
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- Description
- Id
- InternalOrganizationId
- NameInterfaceField
- RelatedUserGroupId
- RelatedUserId
- UserGroupId
- 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__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__Description__c - Data Type: TEXT
- Description: Description of the User Group Relationship.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this UserGroupRelationship 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__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__RelatedUserGroupId__c - Data Type: TEXT
- Description: A set of system users with common characteristics. User Groups are often created to simplify the granting of system privileges and granting of access to resources. Queues and Roles are examples of User Groups.
- Field API Name:
std__RelatedUserId__c - Data Type: TEXT
- Description: An account (a person or a machine) that can log in to use the deployed software system.
- Field API Name:
std__UserGroupId__c - Data Type: TEXT
- Description: Required. ID of the Group. This is a relationship field. Maximum size is 15 characters.