General informations
Name:
Label: Account-Account Relationship
Type: Custom Object
Deployed: ✔
Description:
A relationship between two accounts, such as between a household and a business account.
Fields (17)
Name | Label | Type | Description |
---|---|---|---|
Id | Record ID | ID | |
OwnerId | Owner ID | LOOKUP | |
IsDeleted | Deleted | CHECKBOX | |
Name | Account Relation Name | AUTO NUMBER | |
CreatedDate | Created Date | DATETIME | |
CreatedById | Created By ID | LOOKUP | |
LastModifiedDate | Last Modified Date | DATETIME | |
LastModifiedById | Last Modified By ID | LOOKUP | |
SystemModstamp | System Modstamp | DATETIME | |
HealthCloudGA__Account__c | Account | LOOKUP | |
HealthCloudGA__Active__c | Active | CHECKBOX | |
HealthCloudGA__EndDate__c | End Date | DATE | |
HealthCloudGA__ExternalId__c | External ID | TEXT(64) | |
HealthCloudGA__InverseRelationship__c | InverseRelationship | LOOKUP | Uniquely identifies the relationship between Account__c and RelatedAccount__c so that it can be referenced by a trigger that creates the inverse relationship record. |
HealthCloudGA__RelatedAccount__c | Related Account | LOOKUP | |
HealthCloudGA__Role__c | Related Role | LOOKUP | |
HealthCloudGA__StartDate__c | Start Date | DATE |
Fields Details (17)
Name | Id |
Label | Record ID |
Type | ID |
Required | Yes |
Name | OwnerId |
Label | Owner ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | IsDeleted |
Label | Deleted |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | Name |
Label | Account Relation Name |
Type | AUTO NUMBER |
Required | Yes |
Name | CreatedDate |
Label | Created Date |
Type | DATETIME |
Required | Yes |
Name | CreatedById |
Label | Created By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | LastModifiedDate |
Label | Last Modified Date |
Type | DATETIME |
Required | Yes |
Name | LastModifiedById |
Label | Last Modified By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | SystemModstamp |
Label | System Modstamp |
Type | DATETIME |
Required | Yes |
Name | HealthCloudGA__Account__c |
Label | Account |
Type | LOOKUP |
Foreign key | Yes |
Name | HealthCloudGA__Active__c |
Label | Active |
Type | CHECKBOX |
Required | Yes |
Default value | true |
Name | HealthCloudGA__EndDate__c |
Label | End Date |
Type | DATE |
Name | HealthCloudGA__ExternalId__c |
Label | External ID |
Type | TEXT(64) |
Unique | Yes |
Name | HealthCloudGA__InverseRelationship__c |
Label | InverseRelationship |
Type | LOOKUP |
Foreign key | Yes |
Description | Uniquely identifies the relationship between Account__c and RelatedAccount__c so that it can be referenced by a trigger that creates the inverse relationship record. |
Name | HealthCloudGA__RelatedAccount__c |
Label | Related Account |
Type | LOOKUP |
Foreign key | Yes |
Name | HealthCloudGA__Role__c |
Label | Related Role |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | HealthCloudGA__StartDate__c |
Label | Start Date |
Type | DATE |
Default value | TODAY() |
Parents relationships(26)
Children relationships(7)
Object User-defined metadata (0)
Label | Value |
---|