Contract Line DMO
Object API Name: std__ContractLineDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- LocationId has a FOREIGNKEY relationship with the Location DMO
Idfield. - AssetId has a FOREIGNKEY relationship with the Asset DMO
Idfield. - ContractId has a FOREIGNKEY relationship with the Contract DMO
Idfield. - PriceBookEntryId has a FOREIGNKEY relationship with the Price Book Entry DMO
Idfield. - CreatedById has a FOREIGNKEY relationship with the User DMO
Idfield. - ProductId has a FOREIGNKEY relationship with the Product DMO
Idfield. - RootContractLineId has a FOREIGNKEY relationship with the Contract Line DMO
Idfield. - ParentContractLineId has a FOREIGNKEY relationship with the Contract Line DMO
Idfield. - LastModifiedById has a FOREIGNKEY relationship with the User DMO
Idfield.
- AssetId
- cdp_sys_record_currency
- ContractId
- ContractLineStatus
- CreatedById
- CreatedDate
- DataSourceId
- DataSourceObjectId
- Description
- DiscountPercent
- EndDateTime
- Id
- InternalOrganizationId
- LastModifiedById
- LastModifiedDate
- LineItemNumber
- LocationId
- ParentContractLineId
- PriceBookEntryId
- ProductId
- ProductPriceAmount
- ProductQuantity
- RootContractLineId
- StartDateTime
- SubtotalAmount
- SystemModstamp
- TotalPriceAmount
- UnitPriceAmount
- Field API Name:
std__AssetId__c - Data Type: TEXT
- Description: Reference to the asset related to a contract line.
- 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__ContractId__c - Data Type: TEXT
- Description: Required. This is a One to One (1:1) relationship field. ContractProducts is the relationship name and Contract is the referenced object. Maximum size is 36 characters.
- Field API Name:
std__ContractLineStatus__c - Data Type: TEXT
- Description: The status of one product or service within a larger contract, for example Draft, InApproval or Approved.
- Field API Name:
std__CreatedById__c - Data Type: TEXT
- Description: User who created the record.
- Field API Name:
std__CreatedDate__c - Data Type: DATETIME
- Description: 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__Description__c - Data Type: TEXT
- Description: Description of a Contract Product.
- Field API Name:
std__DiscountPercent__c - Data Type: DOUBLE
- Description: Discount Percentage for the Contract line item.
- Field API Name:
std__EndDateTime__c - Data Type: DATETIME
- Description: When the contract product ceases to be in effect.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this ContractLine record. Maximum size is 36 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__LastModifiedById__c - Data Type: TEXT
- Description: User who most recently changed the record.
- Field API Name:
std__LastModifiedDate__c - Data Type: DATETIME
- Description: Date and time when a user last modified this record.
- Field API Name:
std__LineItemNumber__c - Data Type: TEXT
- Description: Line number of contract line item.
- Field API Name:
std__LocationId__c - Data Type: TEXT
- Description: Where a contract product is physically located.
- Field API Name:
std__ParentContractLineId__c - Data Type: TEXT
- Description: A contract line item may be grouped within another contract line item on the same contract.
- Field API Name:
std__PriceBookEntryId__c - Data Type: TEXT
- Description: A list of products and their prices.
- Field API Name:
std__ProductId__c - Data Type: TEXT
- Description: What is intended to be sold. For example, goods, services, bundles, made to order products.
- Field API Name:
std__ProductPriceAmount__c - Data Type: DOUBLE
- Description: Product Quantity * Product List Price.
- Field API Name:
std__ProductQuantity__c - Data Type: DOUBLE
- Description: Product quantity associated with the line item.
- Field API Name:
std__RootContractLineId__c - Data Type: TEXT
- Description: Self reference to the root Contract line.
- Field API Name:
std__StartDateTime__c - Data Type: DATETIME
- Description: When the contract product is in effect.
- Field API Name:
std__SubtotalAmount__c - Data Type: DOUBLE
- Description: Product Price Amount: Adjustment Amount + Tax Amount.
- Field API Name:
std__SystemModstamp__c - Data Type: DATETIME
- Description: Date and time when this record was last modified by a user or by an automated process.
- Field API Name:
std__TotalPriceAmount__c - Data Type: DOUBLE
- Description: Total price of the line item.
- Field API Name:
std__UnitPriceAmount__c - Data Type: DOUBLE
- Description: Unit price of the line item.