Cost Book Entry DMO

Object API Name: std__CostBookEntryDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • CostBookId has a FOREIGNKEY relationship with the Cost Book DMO Id field.
  • 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__CostAmount__c
  • Data Type: DOUBLE
  • Description: Actual cost incurred to manufacture the given Product.
  • Field API Name: std__CostBookId__c
  • Data Type: TEXT
  • Description: Costbook associated with the Product for which cost is defined.
  • 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 cost model.
  • Field API Name: std__EffectiveFromDateTime__c
  • Data Type: DATETIME
  • Description: The date and time when the Cost model comes into effect.
  • Field API Name: std__EffectiveToDateTime__c
  • Data Type: DATETIME
  • Description: The date and time till when the Cost model remains effective.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this CostBookEntry 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__ProductId__c
  • Data Type: TEXT
  • Description: The Product for which Cost is defined.