Contract entity reference
Agreement to provide customer service during a specified amount of time or number of cases.
Added by: Service Solution
Messages
Message | SDK class or method |
---|---|
Assign | AssignRequest |
CancelContract | CancelContractRequest |
CancelSalesOrder | CancelSalesOrderRequest |
CloneContract | CloneContractRequest |
Create | CreateRequest or Create |
Delete | DeleteRequest or Delete |
GrantAccess | GrantAccessRequest |
ModifyAccess | ModifyAccessRequest |
RenewContract | RenewContractRequest |
Retrieve | RetrieveRequest or Retrieve |
RetrieveMultiple | RetrieveMultipleRequest or RetrieveMultiple |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess | RevokeAccessRequest |
Rollup | RollupRequest |
SetState | SetStateRequest |
Update | UpdateRequest or Update |
Properties
Property | Value |
---|---|
CollectionSchemaName | Contracts |
DisplayCollectionName | Contracts |
DisplayName | Contract |
EntitySetName | contracts |
IsBPFEntity | False |
LogicalCollectionName | contracts |
LogicalName | contract |
OwnershipType | UserOwned |
PrimaryIdAttribute | contractid |
PrimaryNameAttribute | title |
SchemaName | Contract |
Writable attributes
These attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ActiveOn
- AllotmentTypeCode
- BillingCustomerId
- BillingCustomerIdType
- BillingEndOn
- BillingFrequencyCode
- BillingStartOn
- BillToAddress
- ContractId
- ContractLanguage
- ContractNumber
- ContractServiceLevelCode
- ContractTemplateId
- CustomerId
- CustomerIdType
- EffectivityCalendar
- EmailAddress
- EntityImage
- ExpiresOn
- ImportSequenceNumber
- OriginatingContract
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- ServiceAddress
- StateCode
- StatusCode
- TimeZoneRuleVersionNumber
- Title
- TransactionCurrencyId
- UseDiscountAsPercentage
- UTCConversionTimeZoneCode
ActiveOn
Property | Value |
---|---|
DateTimeBehavior | UserLocal |
Description | Enter the date when the contract becomes active. |
DisplayName | Contract Start Date |
Format | DateOnly |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | activeon |
RequiredLevel | SystemRequired |
Type | DateTime |
AllotmentTypeCode
Property | Value |
---|---|
Description | Type of allotment that the contract supports. |
DisplayName | Allotment Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | allotmenttypecode |
RequiredLevel | None |
Type | Picklist |
AllotmentTypeCode Choices/Options
Value | Label | Description |
---|---|---|
1 | Number of Cases | |
2 | Time | |
3 | Coverage Dates |
BillingCustomerId
Property | Value |
---|---|
Description | Select the customer account or contact to which the contract should be billed to provide a quick link to address and other customer details. |
DisplayName | Bill To Customer |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | billingcustomerid |
RequiredLevel | SystemRequired |
Targets | account,contact |
Type | Customer |
BillingCustomerIdType
Added by: Active Solution Solution
Property | Value |
---|---|
Description | |
DisplayName | Bill To Customer Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | billingcustomeridtype |
RequiredLevel | ApplicationRequired |
Type | EntityName |
BillingEndOn
Property | Value |
---|---|
DateTimeBehavior | UserLocal |
Description | Enter the end date for the contract's billing period to indicate the period for which the customer must pay for a service. |
DisplayName | Billing End Date |
Format | DateOnly |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | billingendon |
RequiredLevel | None |
Type | DateTime |
BillingFrequencyCode
Property | Value |
---|---|
Description | Select the billing schedule of the contract to indicate how often the customer should be invoiced. |
DisplayName | Billing Frequency |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | billingfrequencycode |
RequiredLevel | None |
Type | Picklist |
BillingFrequencyCode Choices/Options
Value | Label | Description |
---|---|---|
1 | Monthly | |
2 | Bimonthly | |
3 | Quarterly | |
4 | Semiannually | |
5 | Annually |
BillingStartOn
Property | Value |
---|---|
DateTimeBehavior | UserLocal |
Description | Enter the start date for the contract's billing period to indicate the period for which the customer must pay for a service. This defaults to the same date that is selected in the Contract Start Date field. |
DisplayName | Billing Start Date |
Format | DateOnly |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | billingstarton |
RequiredLevel | None |
Type | DateTime |
BillToAddress
Property | Value |
---|---|
Description | Choose which address to send the invoice to. |
DisplayName | Bill To Address |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | billtoaddress |
RequiredLevel | None |
Targets | customeraddress |
Type | Lookup |
ContractId
Property | Value |
---|---|
Description | Unique identifier of the contract. |
DisplayName | Contract |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | contractid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ContractLanguage
Property | Value |
---|---|
Description | Type additional information about the contract, such as the products or services provided to the customer. |
DisplayName | Description |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | contractlanguage |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
ContractNumber
Property | Value |
---|---|
Description | Shows the number for the contract for customer reference and searching capabilities. You cannot modify this number. |
DisplayName | Contract ID |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | contractnumber |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ContractServiceLevelCode
Property | Value |
---|---|
Description | Select the level of service that should be provided for the contract based on your company's definition of bronze, silver, or gold. |
DisplayName | Service Level |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | contractservicelevelcode |
RequiredLevel | None |
Type | Picklist |
ContractServiceLevelCode Choices/Options
Value | Label | Description |
---|---|---|
1 | Gold | |
2 | Silver | |
3 | Bronze |
ContractTemplateId
Property | Value |
---|---|
Description | Choose the contract template that should be used to determine the terms of the contract, such as allotment type, available hours, and billing frequency. |
DisplayName | Contract Template |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | contracttemplateid |
RequiredLevel | SystemRequired |
Targets | contracttemplate |
Type | Lookup |
CustomerId
Property | Value |
---|---|
Description | Select the customer account or contact to provide a quick link to additional customer details, such as address, phone number, activities, and orders. |
DisplayName | Customer |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | customerid |
RequiredLevel | SystemRequired |
Targets | account,contact |
Type | Customer |
CustomerIdType
Added by: Active Solution Solution
Property | Value |
---|---|
Description | |
DisplayName | Customer Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | customeridtype |
RequiredLevel | ApplicationRequired |
Type | EntityName |
EffectivityCalendar
Property | Value |
---|---|
Description | Days of the week and times during which customer service support is available for the duration of the contract. |
DisplayName | Support Calendar |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | effectivitycalendar |
MaxLength | 168 |
RequiredLevel | None |
Type | String |
EmailAddress
Property | Value |
---|---|
Description | The primary email address for the entity. |
DisplayName | Email Address |
FormatName | |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | emailaddress |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
EntityImage
Added by: Active Solution Solution
Property | Value |
---|---|
Description | The default image for the entity. |
DisplayName | Entity Image |
IsPrimaryImage | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage |
MaxHeight | 144 |
MaxWidth | 144 |
RequiredLevel | None |
Type | Image |
ExpiresOn
Property | Value |
---|---|
DateTimeBehavior | UserLocal |
Description | Enter the date when the contract expires. |
DisplayName | Contract End Date |
Format | DateOnly |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | expireson |
RequiredLevel | SystemRequired |
Type | DateTime |
ImportSequenceNumber
Property | Value |
---|---|
Description | Sequence number of the import that created this record. |
DisplayName | Import Sequence Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | importsequencenumber |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
OriginatingContract
Property | Value |
---|---|
Description | Choose the original contract that this contract was created from. This information is used to track renewal history. |
DisplayName | Originating Contract |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | originatingcontract |
RequiredLevel | None |
Targets | contract |
Type | Lookup |
OverriddenCreatedOn
Property | Value |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
OwnerId
Property | Value |
---|---|
Description | Owner Id |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Targets | systemuser,team |
Type | Owner |
OwnerIdType
Added by: Active Solution Solution
Property | Value |
---|---|
Description | Owner Id Type |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
ServiceAddress
Property | Value |
---|---|
Description | Choose the address for the customer account or contact where the services are provided. |
DisplayName | Contract Address |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | serviceaddress |
RequiredLevel | None |
Targets | customeraddress |
Type | Lookup |
StateCode
Property | Value |
---|---|
Description | Shows whether the contract is in draft, invoiced, active, on hold, canceled, or expired. You can edit only the contracts that are in draft status. |
DisplayName | Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
StateCode Choices/Options
Value | Label | DefaultStatus | InvariantName |
---|---|---|---|
0 | Draft | 1 | Draft |
1 | Invoiced | 2 | Invoiced |
2 | Active | 3 | Active |
3 | On Hold | 4 | On Hold |
4 | Canceled | 5 | Canceled |
5 | Expired | 6 | Expired |
StatusCode
Property | Value |
---|---|
Description | Select the contract's status. |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
StatusCode Choices/Options
Value | Label | State |
---|---|---|
1 | Draft | 0 |
2 | Invoiced | 1 |
3 | Active | 2 |
4 | On Hold | 3 |
5 | Canceled | 4 |
6 | Expired | 5 |
TimeZoneRuleVersionNumber
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Time Zone Rule Version Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
Title
Property | Value |
---|---|
Description | Type a title or name for the contract that indicates the purpose of the contract. |
DisplayName | Contract Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | title |
MaxLength | 100 |
RequiredLevel | ApplicationRequired |
Type | String |
TransactionCurrencyId
Property | Value |
---|---|
Description | Choose the local currency for the record to make sure budgets are reported in the correct currency. |
DisplayName | Currency |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | transactioncurrencyid |
RequiredLevel | ApplicationRequired |
Targets | transactioncurrency |
Type | Lookup |
UseDiscountAsPercentage
Property | Value |
---|---|
Description | Select whether the discounts entered on contract lines for this contract should be entered as a percentage or a fixed dollar value. |
DisplayName | Discount |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | usediscountaspercentage |
RequiredLevel | None |
Type | Boolean |
UseDiscountAsPercentage Choices/Options
Value | Label | Description |
---|---|---|
1 | Percentage | |
0 | Amount |
DefaultValue: 0
UTCConversionTimeZoneCode
Property | Value |
---|---|
Description | Time zone code that was in use when the record was created. |
DisplayName | UTC Conversion Time Zone Code |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
Read-only attributes
These attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.
- AccountId
- AccountIdName
- AccountIdYomiName
- BillingAccountId
- BillingAccountIdName
- BillingAccountIdYomiName
- BillingContactId
- BillingContactIdName
- BillingContactIdYomiName
- BillingCustomerIdName
- BillingCustomerIdYomiName
- BillToAddressName
- CancelOn
- ContactId
- ContactIdName
- ContactIdYomiName
- ContractTemplateAbbreviation
- ContractTemplateIdName
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- CustomerIdName
- CustomerIdYomiName
- Duration
- EntityImage_Timestamp
- EntityImage_URL
- EntityImageId
- ExchangeRate
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- NetPrice
- NetPrice_Base
- OriginatingContractName
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- ServiceAddressName
- TotalDiscount
- TotalDiscount_Base
- TotalPrice
- TotalPrice_Base
- TransactionCurrencyIdName
- VersionNumber
AccountId
Property | Value |
---|---|
Description | Unique identifier of the account with which the contract is associated. |
DisplayName | Account |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | accountid |
RequiredLevel | None |
Targets | account |
Type | Lookup |
AccountIdName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | accountidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
AccountIdYomiName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | accountidyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
BillingAccountId
Property | Value |
---|---|
Description | Unique identifier of the account to which the contract is to be billed. |
DisplayName | Billing Account |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | billingaccountid |
RequiredLevel | None |
Targets | account |
Type | Lookup |
BillingAccountIdName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | billingaccountidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
BillingAccountIdYomiName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | billingaccountidyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
BillingContactId
Property | Value |
---|---|
Description | Unique identifier of the contact to whom the contract is to be billed. |
DisplayName | Billing Contact |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | billingcontactid |
RequiredLevel | None |
Targets | contact |
Type | Lookup |
BillingContactIdName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | billingcontactidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
BillingContactIdYomiName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | billingcontactidyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
BillingCustomerIdName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | billingcustomeridname |
MaxLength | 160 |
RequiredLevel | ApplicationRequired |
Type | String |
BillingCustomerIdYomiName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | billingcustomeridyominame |
MaxLength | 450 |
RequiredLevel | ApplicationRequired |
Type | String |
BillToAddressName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | billtoaddressname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CancelOn
Property | Value |
---|---|
DateTimeBehavior | UserLocal |
Description | Shows the date and time when the contract was canceled. |
DisplayName | Cancellation Date |
Format | DateOnly |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | cancelon |
RequiredLevel | None |
Type | DateTime |
ContactId
Property | Value |
---|---|
Description | Unique identifier of the contact specified for the contract. |
DisplayName | Contact |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | contactid |
RequiredLevel | None |
Targets | contact |
Type | Lookup |
ContactIdName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | contactidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ContactIdYomiName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | contactidyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ContractTemplateAbbreviation
Property | Value |
---|---|
Description | Shows the abbreviation of the contract template selected when the contract is created. |
DisplayName | Template Abbreviation |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | contracttemplateabbreviation |
MaxLength | 20 |
RequiredLevel | SystemRequired |
Type | String |
ContractTemplateIdName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | contracttemplateidname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
CreatedBy
Property | Value |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedByName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
Property | Value |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the record was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
Property | Value |
---|---|
Description | Shows who created the record on behalf of another user. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedOnBehalfByName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CustomerIdName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | customeridname |
MaxLength | 160 |
RequiredLevel | ApplicationRequired |
Type | String |
CustomerIdYomiName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | customeridyominame |
MaxLength | 450 |
RequiredLevel | ApplicationRequired |
Type | String |
Duration
Property | Value |
---|---|
Description | Shows for the duration of the contract, in days, based on the contract start and end dates. |
DisplayName | Duration |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | duration |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
EntityImage_Timestamp
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage_timestamp |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
EntityImage_URL
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Url |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage_url |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
EntityImageId
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimageid |
RequiredLevel | None |
Type | Uniqueidentifier |
ExchangeRate
Added by: Active Solution Solution
Property | Value |
---|---|
Description | Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency. |
DisplayName | Exchange Rate |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | exchangerate |
MaxValue | 100000000000 |
MinValue | 0.0000000001 |
Precision | 10 |
RequiredLevel | None |
Type | Decimal |
ModifiedBy
Property | Value |
---|---|
Description | Shows who last updated the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedByName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
Property | Value |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the record was modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
Property | Value |
---|---|
Description | Shows who last updated the record on behalf of another user. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedOnBehalfByName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
NetPrice
Property | Value |
---|---|
Description | Shows the total charge to the customer for the service contract, calculated as the sum of values in the Net field for each existing contract line related to the contract. |
DisplayName | Net Price |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | netprice |
MaxValue | 100000000000000 |
MinValue | 0 |
Precision | 2 |
PrecisionSource | 2 |
RequiredLevel | None |
Type | Money |
NetPrice_Base
Property | Value |
---|---|
Description | Value of the Net Price in base currency. |
DisplayName | Net Price (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | netprice_base |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 |
RequiredLevel | None |
Type | Money |
OriginatingContractName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | originatingcontractname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
OwnerIdName
Property | Value |
---|---|
Description | Name of the owner |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerIdYomiName
Property | Value |
---|---|
Description | Yomi name of the owner |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwningBusinessUnit
Property | Value |
---|---|
Description | Unique identifier for the business unit that owns the record |
DisplayName | Owning Business Unit |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Targets | businessunit |
Type | Lookup |
OwningTeam
Property | Value |
---|---|
Description | Unique identifier for the team that owns the record. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Targets | team |
Type | Lookup |
OwningUser
Property | Value |
---|---|
Description | Unique identifier for the user that owns the record. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ServiceAddressName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | serviceaddressname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
TotalDiscount
Property | Value |
---|---|
Description | Shows the total discount applied to the contract's service charges, calculated as the sum of values in the Discount fields for each existing contract line related to the contract. |
DisplayName | Total Discount |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | totaldiscount |
MaxValue | 100000000000000 |
MinValue | 0 |
Precision | 2 |
PrecisionSource | 2 |
RequiredLevel | None |
Type | Money |
TotalDiscount_Base
Property | Value |
---|---|
Description | Value of the Total Discount in base currency. |
DisplayName | Total Discount (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | totaldiscount_base |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 |
RequiredLevel | None |
Type | Money |
TotalPrice
Property | Value |
---|---|
Description | Shows the total service charge for the contract, before any discounts are credited. This is calculated as the sum of values in the Total Price field for each existing contract line related to the contract. |
DisplayName | Total Price |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | totalprice |
MaxValue | 100000000000000 |
MinValue | 0 |
Precision | 2 |
PrecisionSource | 2 |
RequiredLevel | None |
Type | Money |
TotalPrice_Base
Property | Value |
---|---|
Description | Value of the Total Price in base currency. |
DisplayName | Total Price (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | totalprice_base |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 |
RequiredLevel | None |
Type | Money |
TransactionCurrencyIdName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | transactioncurrencyidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
VersionNumber
Property | Value |
---|---|
Description | Version Number |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
One-To-Many Relationships
Listed by SchemaName.
- Contract_ActivityPointers
- Contract_SyncErrors
- contract_activity_parties
- Contract_DuplicateMatchingRecord
- Contract_DuplicateBaseRecord
- Contract_AsyncOperations
- Contract_MailboxTrackingFolder
- Contract_ProcessSessions
- Contract_BulkDeleteFailures
- contract_principalobjectattributeaccess
- Contract_Appointments
- Contract_Emails
- Contract_Faxes
- Contract_Letters
- Contract_Phonecalls
- Contract_Tasks
- Contract_RecurringAppointmentMasters
- Contract_SocialActivities
- contract_connections1
- contract_connections2
- Contract_Annotation
- Contract_ServiceAppointments
- contract_cases
- contract_line_items
- contract_originating_contract
Contract_ActivityPointers
Added by: System Solution Solution
Same as the Contract_ActivityPointers many-to-one relationship for the activitypointer entity.
Property | Value |
---|---|
ReferencingEntity | activitypointer |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Contract_ActivityPointers |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Contract_SyncErrors
Added by: System Solution Solution
Same as the Contract_SyncErrors many-to-one relationship for the syncerror entity.
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | Contract_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
contract_activity_parties
Added by: System Solution Solution
Same as the contract_activity_parties many-to-one relationship for the activityparty entity.
Property | Value |
---|---|
ReferencingEntity | activityparty |
ReferencingAttribute | partyid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | contract_activity_parties |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Contract_DuplicateMatchingRecord
Added by: System Solution Solution
Same as the Contract_DuplicateMatchingRecord many-to-one relationship for the duplicaterecord entity.
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | duplicaterecordid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Contract_DuplicateMatchingRecord |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Contract_DuplicateBaseRecord
Added by: System Solution Solution
Same as the Contract_DuplicateBaseRecord many-to-one relationship for the duplicaterecord entity.
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | baserecordid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Contract_DuplicateBaseRecord |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Contract_AsyncOperations
Added by: System Solution Solution
Same as the Contract_AsyncOperations many-to-one relationship for the asyncoperation entity.
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Contract_AsyncOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Contract_MailboxTrackingFolder
Added by: System Solution Solution
Same as the Contract_MailboxTrackingFolder many-to-one relationship for the mailboxtrackingfolder entity.
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | Contract_MailboxTrackingFolder |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Contract_ProcessSessions
Added by: System Solution Solution
Same as the Contract_ProcessSessions many-to-one relationship for the processsession entity.
Property | Value |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Contract_ProcessSessions |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 110 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Contract_BulkDeleteFailures
Added by: System Solution Solution
Same as the Contract_BulkDeleteFailures many-to-one relationship for the bulkdeletefailure entity.
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Contract_BulkDeleteFailures |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
contract_principalobjectattributeaccess
Added by: System Solution Solution
Same as the contract_principalobjectattributeaccess many-to-one relationship for the principalobjectattributeaccess entity.
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | contract_principalobjectattributeaccess |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Contract_Appointments
Added by: System Solution Solution
Same as the Contract_Appointments many-to-one relationship for the appointment entity.
Property | Value |
---|---|
ReferencingEntity | appointment |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | Contract_Appointments |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Contract_Emails
Added by: System Solution Solution
Same as the Contract_Emails many-to-one relationship for the email entity.
Property | Value |
---|---|
ReferencingEntity | |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | Contract_Emails |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Contract_Faxes
Added by: System Solution Solution
Same as the Contract_Faxes many-to-one relationship for the fax entity.
Property | Value |
---|---|
ReferencingEntity | fax |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | Contract_Faxes |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Contract_Letters
Added by: System Solution Solution
Same as the Contract_Letters many-to-one relationship for the letter entity.
Property | Value |
---|---|
ReferencingEntity | letter |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | Contract_Letters |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Contract_Phonecalls
Added by: System Solution Solution
Same as the Contract_Phonecalls many-to-one relationship for the phonecall entity.
Property | Value |
---|---|
ReferencingEntity | phonecall |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | Contract_Phonecalls |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Contract_Tasks
Added by: System Solution Solution
Same as the Contract_Tasks many-to-one relationship for the task entity.
Property | Value |
---|---|
ReferencingEntity | task |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | Contract_Tasks |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Contract_RecurringAppointmentMasters
Added by: System Solution Solution
Same as the Contract_RecurringAppointmentMasters many-to-one relationship for the recurringappointmentmaster entity.
Property | Value |
---|---|
ReferencingEntity | recurringappointmentmaster |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | Contract_RecurringAppointmentMasters |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Contract_SocialActivities
Added by: System Solution Solution
Same as the Contract_SocialActivities many-to-one relationship for the socialactivity entity.
Property | Value |
---|---|
ReferencingEntity | socialactivity |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | Contract_SocialActivities |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
contract_connections1
Added by: System Solution Solution
Same as the contract_connections1 many-to-one relationship for the connection entity.
Property | Value |
---|---|
ReferencingEntity | connection |
ReferencingAttribute | record1id |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | contract_connections1 |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 100 |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
contract_connections2
Added by: System Solution Solution
Same as the contract_connections2 many-to-one relationship for the connection entity.
Property | Value |
---|---|
ReferencingEntity | connection |
ReferencingAttribute | record2id |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | contract_connections2 |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 100 |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Contract_Annotation
Added by: System Solution Solution
Same as the Contract_Annotation many-to-one relationship for the annotation entity.
Property | Value |
---|---|
ReferencingEntity | annotation |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | Contract_Annotation |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Contract_ServiceAppointments
Same as the Contract_ServiceAppointments many-to-one relationship for the serviceappointment entity.
Property | Value |
---|---|
ReferencingEntity | serviceappointment |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | Contract_ServiceAppointments |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: RemoveLink Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
contract_cases
Same as the contract_cases many-to-one relationship for the incident entity.
Property | Value |
---|---|
ReferencingEntity | incident |
ReferencingAttribute | contractid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | contract_cases |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
contract_line_items
Same as the contract_line_items many-to-one relationship for the contractdetail entity.
Property | Value |
---|---|
ReferencingEntity | contractdetail |
ReferencingAttribute | contractid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | contract_line_items |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
contract_originating_contract
Same as the contract_originating_contract many-to-one relationship for the contract entity.
Property | Value |
---|---|
ReferencingEntity | contract |
ReferencingAttribute | originatingcontract |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | contract_originating_contract |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related entity. Listed by SchemaName.
- lk_contractbase_createdby
- lk_contract_createdonbehalfby
- lk_contractbase_modifiedby
- lk_contract_modifiedonbehalfby
- system_user_service_contracts
- team_service_contracts
- business_unit_service_contracts
- transactioncurrency_contract
- contract_billingcustomer_accounts
- contract_customer_accounts
- contract_billingcustomer_contacts
- contract_customer_contacts
- contract_originating_contract
- contract_template_contracts
- customer_address_contracts_as_billing_address
- customer_address_contracts_as_service_address
lk_contractbase_createdby
Added by: System Solution Solution
See the lk_contractbase_createdby one-to-many relationship for the systemuser entity.
lk_contract_createdonbehalfby
Added by: System Solution Solution
See the lk_contract_createdonbehalfby one-to-many relationship for the systemuser entity.
lk_contractbase_modifiedby
Added by: System Solution Solution
See the lk_contractbase_modifiedby one-to-many relationship for the systemuser entity.
lk_contract_modifiedonbehalfby
Added by: System Solution Solution
See the lk_contract_modifiedonbehalfby one-to-many relationship for the systemuser entity.
system_user_service_contracts
Added by: System Solution Solution
See the system_user_service_contracts one-to-many relationship for the systemuser entity.
team_service_contracts
Added by: System Solution Solution
See the team_service_contracts one-to-many relationship for the team entity.
business_unit_service_contracts
Added by: System Solution Solution
See the business_unit_service_contracts one-to-many relationship for the businessunit entity.
transactioncurrency_contract
Added by: System Solution Solution
See the transactioncurrency_contract one-to-many relationship for the transactioncurrency entity.
contract_billingcustomer_accounts
Added by: System Solution Solution
See the contract_billingcustomer_accounts one-to-many relationship for the account entity.
contract_customer_accounts
Added by: System Solution Solution
See the contract_customer_accounts one-to-many relationship for the account entity.
contract_billingcustomer_contacts
Added by: System Solution Solution
See the contract_billingcustomer_contacts one-to-many relationship for the contact entity.
contract_customer_contacts
Added by: System Solution Solution
See the contract_customer_contacts one-to-many relationship for the contact entity.
contract_originating_contract
See the contract_originating_contract one-to-many relationship for the contract entity.
contract_template_contracts
See the contract_template_contracts one-to-many relationship for the contracttemplate entity.
customer_address_contracts_as_billing_address
Added by: System Solution Solution
See the customer_address_contracts_as_billing_address one-to-many relationship for the customeraddress entity.
customer_address_contracts_as_service_address
Added by: System Solution Solution
See the customer_address_contracts_as_service_address one-to-many relationship for the customeraddress entity.
Many-To-Many Relationships
Relationship details provided where the Contract entity is the first entity in the relationship. Listed by SchemaName.
servicecontractcontacts_association
See the servicecontractcontacts_association many-to-many relationship for the contact entity.