Production Batch DMO
Represents the batch of homogeneous products manufactured in the same production line.
Object API Name: std__ProductionBatchDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: Id
- ProductId has a FOREIGNKEY relationship with the Product DMO
Idfield. - CreationLocationId has a FOREIGNKEY relationship with the Location DMO
Idfield. - ManufacturingLocationId has a FOREIGNKEY relationship with the Location DMO
Idfield.
- BatchCreatedDateTime
- BusinessTaxIdentifier
- cdp_sys_record_currency
- CreationLocationId
- DataSourceId
- DataSourceObjectId
- Description
- ExpirationDateTime
- Id
- InitialQuantity
- InternalOrganizationId
- IsActive
- ManufacturedDateTime
- ManufacturingLocationId
- OriginType
- ProductId
- ProductionBatchName
- QuantityUnitOfMeasure
- UniqueIdentificationNumber
- Field API Name:
std__BatchCreatedDateTime__c - Data Type: TEXT
- Description: The date and time when the production batch is created.
- Field API Name:
std__BusinessTaxIdentifier__c - Data Type: TEXT
- Description: Alphanumeric string representing the business tax identifier.
- 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__CreationLocationId__c - Data Type: TEXT
- Description: The location where the batch is 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: The description of the production batch.
- Field API Name:
std__ExpirationDateTime__c - Data Type: DATETIME
- Description: The date and time when the batch expires and is no longer usable.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary Key
- Field API Name:
std__InitialQuantity__c - Data Type: DOUBLE
- Description: The initial quantity of products in the production batch.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsActive__c - Data Type: BOOLEAN
- Description: Indicates whether the production batch is active (true) or not (false).
- Field API Name:
std__ManufacturedDateTime__c - Data Type: DATETIME
- Description: The manufactured date and time for the production batch.
- Field API Name:
std__ManufacturingLocationId__c - Data Type: TEXT
- Description: The manufacturing location of the production batch.
- Field API Name:
std__OriginType__c - Data Type: TEXT
- Description: Specifies the type of origin of the batch.
- Field API Name:
std__ProductId__c - Data Type: TEXT
- Description: The product associated with the production batch.
- Field API Name:
std__ProductionBatchName__c - Data Type: TEXT
- Description: The name of the Production Batch record.
- Field API Name:
std__QuantityUnitOfMeasure__c - Data Type: TEXT
- Description: Specifies the unit of measure for the products of the production batch.
- Field API Name:
std__UniqueIdentificationNumber__c - Data Type: TEXT
- Description: The unique identification number of the production batch. This field is unique within your organization.