Contract Line (ContractDetail) entity reference

Line item in a contract that specifies the type of service a customer is entitled to.

Added by: Service Solution

Messages

Message SDK class or method
Create CreateRequest or
Create
Delete DeleteRequest or
Delete
Retrieve RetrieveRequest or
Retrieve
RetrieveMultiple RetrieveMultipleRequest or
RetrieveMultiple
SetState SetStateRequest
Update UpdateRequest or
Update

Properties

Property Value
CollectionSchemaName ContractDetails
DisplayCollectionName Contract Lines
DisplayName Contract Line
EntitySetName contractdetails
IsBPFEntity False
LogicalCollectionName contractdetails
LogicalName contractdetail
OwnershipType UserOwned
PrimaryIdAttribute contractdetailid
PrimaryNameAttribute title
SchemaName ContractDetail

Writable attributes

These attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

ActiveOn

Property Value
DateTimeBehavior UserLocal
Description Enter the date when the contract line becomes active.
DisplayName Start Date
Format DateOnly
IsValidForForm True
IsValidForRead True
LogicalName activeon
RequiredLevel SystemRequired
Type DateTime

ContractDetailId

Property Value
Description Unique identifier of the contract line.
DisplayName Contract Line
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName contractdetailid
RequiredLevel SystemRequired
Type Uniqueidentifier

ContractId

Property Value
Description Unique identifier of the contract associated with the contract line.
DisplayName Contract
IsValidForForm False
IsValidForRead True
LogicalName contractid
RequiredLevel SystemRequired
Targets contract
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

Discount

Property Value
Description Type the discount amount for the contract line to deduct any negotiated or other savings from the net amount due.
DisplayName Discount
IsValidForForm True
IsValidForRead True
LogicalName discount
MaxValue 100000000000000
MinValue 0
Precision 2
PrecisionSource 2
RequiredLevel None
Type Money

DiscountPercentage

Property Value
Description Type the discount rate that should be applied to the Total Price, for use in calculating the net amount due for the contract line.
DisplayName Discount (%)
IsValidForForm True
IsValidForRead True
LogicalName discountpercentage
MaxValue 100
MinValue 0
Precision 5
RequiredLevel None
Type Decimal

EffectivityCalendar

Property Value
Description Days of the week and times for which the contract line item is effective.
DisplayName Support Calendar
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName effectivitycalendar
MaxLength 168
RequiredLevel None
Type String

ExpiresOn

Property Value
DateTimeBehavior UserLocal
Description Enter the date when the contract line expires. The date is automatically filled with the contract date, but you can change it if required.
DisplayName 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

InitialQuantity

Property Value
Description Type the number of units of the specified product or service that are eligible for support on the contract line.
DisplayName Quantity
Format None
IsValidForForm True
IsValidForRead True
LogicalName initialquantity
MaxValue 1000000000
MinValue 0
RequiredLevel None
Type Integer

LineItemOrder

Property Value
Description Type the line item number for the contract line to easily identify the contract line and make sure it's listed in the correct order in the parent contract.
DisplayName Line Item Order
Format None
IsValidForForm True
IsValidForRead True
LogicalName lineitemorder
MaxValue 1000000000
MinValue 0
RequiredLevel None
Type Integer

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

Price

Property Value
Description Type the total service charge for the contract line before any discounts are credited.
DisplayName Total Price
IsValidForForm True
IsValidForRead True
LogicalName price
MaxValue 1000000000
MinValue 0
Precision 2
PrecisionSource 2
RequiredLevel SystemRequired
Type Money

ProductId

Property Value
Description Choose the product that is eligible for services on the contract line.
DisplayName Product
IsValidForForm True
IsValidForRead True
LogicalName productid
RequiredLevel None
Targets product
Type Lookup

ProductSerialNumber

Property Value
Description Type the serial number for the product that is eligible for services on the contract line.
DisplayName Serial Number
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName productserialnumber
MaxLength 100
RequiredLevel None
Type String

ServiceAddress

Property Value
Description Choose the address for the customer account or contact where the services are provided.
DisplayName Location
IsValidForForm True
IsValidForRead True
LogicalName serviceaddress
RequiredLevel None
Targets customeraddress
Type Lookup

ServiceContractUnitsCode

Property Value
Description Select the unit type allotted in the contract line, such as cases or minutes, to determine the level of support.
DisplayName Service Contract Units
IsValidForForm True
IsValidForRead True
LogicalName servicecontractunitscode
RequiredLevel None
Type Picklist

ServiceContractUnitsCode Choices/Options

Value Label Description
1 Default Value

StateCode

Property Value
Description Shows whether the contract line is existing, renewed, canceled, or expired. You can't edit a contract line after it is saved, regardless of the status.
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

StateCode Choices/Options

Value Label DefaultStatus InvariantName
0 Existing 1 Existing
1 Renewed 2 Renewed
2 Canceled 3 Canceled
3 Expired 4 Expired

StatusCode

Property Value
Description Select the contract line's status.
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

StatusCode Choices/Options

Value Label State
1 New 0
2 Renewed 1
3 Canceled 2
4 Expired 3

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 that describes the contract line.
DisplayName Title
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName title
MaxLength 500
RequiredLevel ApplicationRequired
Type String

TotalAllotments

Property Value
Description Type the total number of minutes or cases allowed for the contract line.
DisplayName Total Allotments
Format None
IsValidForForm True
IsValidForRead True
LogicalName totalallotments
MaxValue 1000000000
MinValue 0
RequiredLevel SystemRequired
Type Integer

UoMId

Property Value
Description Choose the unit of measurement for the base unit quantity for this purchase, such as each or dozen.
DisplayName Unit
IsValidForForm True
IsValidForRead True
LogicalName uomid
RequiredLevel None
Targets uom
Type Lookup

UoMScheduleId

Property Value
Description Unique identifier of the unit group associated with the contract line.
DisplayName Unit Schedule
IsValidForForm False
IsValidForRead True
LogicalName uomscheduleid
RequiredLevel None
Targets uomschedule
Type Lookup

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

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

AllotmentsOverage

Property Value
Description Shows the number of minutes over the Total Allotments field that have been spent on resolved cases related to the contract line.
DisplayName Allotments Overage
Format None
IsValidForForm True
IsValidForRead True
LogicalName allotmentsoverage
MaxValue 1000000000
MinValue 0
RequiredLevel None
Type Integer

AllotmentsRemaining

Property Value
Description Shows the number of cases or minutes remaining, based on the resolved cases logged to the contract line.
DisplayName Allotments Remaining
Format None
IsValidForForm True
IsValidForRead True
LogicalName allotmentsremaining
MaxValue 1000000000
MinValue 0
RequiredLevel None
Type Integer

AllotmentsUsed

Property Value
Description Shows the number of cases or minutes used in the resolved cases on the contract line.
DisplayName Allotments Used
Format None
IsValidForForm True
IsValidForRead True
LogicalName allotmentsused
MaxValue 1000000000
MinValue 0
RequiredLevel None
Type Integer

ContactId

Property Value
Description Unique identifier for the contact associated with the contract line.
DisplayName Contact
IsValidForForm False
IsValidForRead True
LogicalName contactid
RequiredLevel None
Targets contact
Type Lookup

ContractIdName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName contractidname
MaxLength 100
RequiredLevel None
Type String

ContractStateCode

Property Value
Description Status of the contract.
DisplayName Contract State
IsValidForForm False
IsValidForRead True
LogicalName contractstatecode
RequiredLevel SystemRequired
Type Picklist

ContractStateCode Choices/Options

Value Label Description

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

Discount_Base

Property Value
Description Value of the Discount in base currency.
DisplayName Discount (Base)
IsValidForForm True
IsValidForRead True
LogicalName discount_base
MaxValue 922337203685477
MinValue -922337203685477
Precision 4
PrecisionSource 2
RequiredLevel None
Type Money

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

Net

Property Value
Description Shows the total charge to the customer for the contract line, calculated as the Total Price minus any discounts.
DisplayName Net
IsValidForForm True
IsValidForRead True
LogicalName net
MaxValue 100000000000000
MinValue 0
Precision 2
PrecisionSource 2
RequiredLevel None
Type Money

Net_Base

Property Value
Description Value of the Net in base currency.
DisplayName Net (Base)
IsValidForForm True
IsValidForRead True
LogicalName net_base
MaxValue 922337203685477
MinValue -922337203685477
Precision 4
PrecisionSource 2
RequiredLevel None
Type Money

OwnerId

Property Value
Description Owner Id
DisplayName Owner
IsValidForForm False
IsValidForRead True
LogicalName ownerid
RequiredLevel ApplicationRequired
Targets systemuser,team
Type Owner

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

OwnerIdType

Property Value
Description Owner Id Type
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

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 ApplicationRequired
Targets
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 ApplicationRequired
Targets
Type Lookup

Price_Base

Property Value
Description Value of the Total Price in base currency.
DisplayName Total Price (Base)
IsValidForForm True
IsValidForRead True
LogicalName price_base
MaxValue 922337203685477
MinValue -922337203685477
Precision 4
PrecisionSource 2
RequiredLevel None
Type Money

ProductIdName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName productidname
MaxLength 100
RequiredLevel None
Type String

Rate

Property Value
Description Shows the cost per case or minute, calculated by dividing the Total Price value by the total number of cases or minutes allocated to the contract line.
DisplayName Rate
IsValidForForm True
IsValidForRead True
LogicalName rate
MaxValue 100000000000000
MinValue 0
Precision 2
PrecisionSource 2
RequiredLevel None
Type Money

Rate_Base

Property Value
Description Value of the Rate in base currency.
DisplayName Rate (Base)
IsValidForForm True
IsValidForRead True
LogicalName rate_base
MaxValue 922337203685477
MinValue -922337203685477
Precision 4
PrecisionSource 2
RequiredLevel None
Type Money

ServiceAddressName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName serviceaddressname
MaxLength 100
RequiredLevel None
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
LogicalName transactioncurrencyid
RequiredLevel None
Targets transactioncurrency
Type Lookup

TransactionCurrencyIdName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName transactioncurrencyidname
MaxLength 100
RequiredLevel None
Type String

UoMIdName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName uomidname
MaxLength 100
RequiredLevel SystemRequired
Type String

UoMScheduleIdName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName uomscheduleidname
MaxLength 100
RequiredLevel SystemRequired
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.

ContractDetail_SyncErrors

Added by: System Solution Solution

Same as the ContractDetail_SyncErrors many-to-one relationship for the syncerror entity.

Property Value
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName ContractDetail_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

ContractDetail_AsyncOperations

Added by: System Solution Solution

Same as the ContractDetail_AsyncOperations many-to-one relationship for the asyncoperation entity.

Property Value
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName ContractDetail_AsyncOperations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

contractdetail_MailboxTrackingFolders

Added by: System Solution Solution

Same as the contractdetail_MailboxTrackingFolders many-to-one relationship for the mailboxtrackingfolder entity.

Property Value
ReferencingEntity mailboxtrackingfolder
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName contractdetail_MailboxTrackingFolders
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

ContractDetail_ProcessSessions

Added by: System Solution Solution

Same as the ContractDetail_ProcessSessions many-to-one relationship for the processsession entity.

Property Value
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName ContractDetail_ProcessSessions
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 110
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

ContractDetail_BulkDeleteFailures

Added by: System Solution Solution

Same as the ContractDetail_BulkDeleteFailures many-to-one relationship for the bulkdeletefailure entity.

Property Value
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName ContractDetail_BulkDeleteFailures
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

contractdetail_principalobjectattributeaccess

Added by: System Solution Solution

Same as the contractdetail_principalobjectattributeaccess many-to-one relationship for the principalobjectattributeaccess entity.

Property Value
ReferencingEntity principalobjectattributeaccess
ReferencingAttribute objectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName contractdetail_principalobjectattributeaccess
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

ContractDetail_Annotation

Added by: System Solution Solution

Same as the ContractDetail_Annotation many-to-one relationship for the annotation entity.

Property Value
ReferencingEntity annotation
ReferencingAttribute objectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName ContractDetail_Annotation
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

contract_detail_cases

Same as the contract_detail_cases many-to-one relationship for the incident entity.

Property Value
ReferencingEntity incident
ReferencingAttribute contractdetailid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName contract_detail_cases
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
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_contractdetailbase_createdby

Added by: System Solution Solution

See the lk_contractdetailbase_createdby one-to-many relationship for the systemuser entity.

lk_contractdetail_createdonbehalfby

Added by: System Solution Solution

See the lk_contractdetail_createdonbehalfby one-to-many relationship for the systemuser entity.

lk_contractdetailbase_modifiedby

Added by: System Solution Solution

See the lk_contractdetailbase_modifiedby one-to-many relationship for the systemuser entity.

lk_contractdetail_modifiedonbehalfby

Added by: System Solution Solution

See the lk_contractdetail_modifiedonbehalfby one-to-many relationship for the systemuser entity.

user_contractdetail

Added by: System Solution Solution

See the user_contractdetail one-to-many relationship for the systemuser entity.

team_contractdetail

Added by: System Solution Solution

See the team_contractdetail one-to-many relationship for the team entity.

transactioncurrency_contractdetail

Added by: System Solution Solution

See the transactioncurrency_contractdetail one-to-many relationship for the transactioncurrency entity.

contractlineitem_customer_accounts

Added by: System Solution Solution

See the contractlineitem_customer_accounts one-to-many relationship for the account entity.

contractlineitem_customer_contacts

Added by: System Solution Solution

See the contractlineitem_customer_contacts one-to-many relationship for the contact entity.

contract_line_items

See the contract_line_items one-to-many relationship for the contract entity.

customer_address_contract_line_items

Added by: System Solution Solution

See the customer_address_contract_line_items one-to-many relationship for the customeraddress entity.

product_contract_line_items

Added by: Product Management Solution

See the product_contract_line_items one-to-many relationship for the product entity.

unit_of_measurement_contract_line_items

Added by: Product Management Solution

See the unit_of_measurement_contract_line_items one-to-many relationship for the uom entity.

contract_detail_unit_of_measure_schedule

Added by: Product Management Solution

See the contract_detail_unit_of_measure_schedule one-to-many relationship for the uomschedule entity.

See also

About the Entity Reference
Web API EntityType Reference