Inventory Product Disbursement DMO

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

  • QuantityUnitOfMeasureId has a FOREIGNKEY relationship with the Unit Of Measure DMO Id field.
  • VisitId has a FOREIGNKEY relationship with the Visit DMO Id field.
  • DisbursementTargetAccountId has a FOREIGNKEY relationship with the Account DMO Id field.
  • OpportunityId has a FOREIGNKEY relationship with the Opportunity DMO Id field.
  • LocationProductInventoryId has a FOREIGNKEY relationship with the Location Product Inventory 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__CommentsText__c
  • Data Type: TEXT
  • Description: The comments for the product disbursement.
  • 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 products disbursed.
  • Field API Name: std__DisbursedQuantity__c
  • Data Type: DOUBLE
  • Description: The quantity of products that are disbursed.
  • Field API Name: std__DisbursementDateTime__c
  • Data Type: DATETIME
  • Description: The date and time of the product disbursement.
  • Field API Name: std__DisbursementTargetAccountId__c
  • Data Type: TEXT
  • Description: The destination account associated with the product disbursed.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this InventoryProductDisbursement 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__InventoryOperationId__c
  • Data Type: TEXT
  • Description: The inventory operation associated with the product disbursement.
  • Field API Name: std__IsDisbursed__c
  • Data Type: BOOLEAN
  • Description: Whether the product is disbursed (true) or not (false).
  • Field API Name: std__IsProductSerialized__c
  • Data Type: BOOLEAN
  • Description: Whether the product disbursed is serialized (true) or not (false).
  • Field API Name: std__LocationProductInventoryId__c
  • Data Type: TEXT
  • Description: The product item at a particular location to be disbursed.
  • Field API Name: std__OpportunityId__c
  • Data Type: TEXT
  • Description: The opportunity associated with the product disbursement.
  • Field API Name: std__ProductionBatchId__c
  • Data Type: TEXT
  • Description: The production batch of the products disbursed.
  • Field API Name: std__QuantityUnitOfMeasureId__c
  • Data Type: TEXT
  • Description: The unit used to measure the quantity of products disbursed.
  • Field API Name: std__RequestedQuantity__c
  • Data Type: DOUBLE
  • Description: The quantity of products requested to be disbursed.
  • Field API Name: std__Status__c
  • Data Type: TEXT
  • Description: The status of the product disbursement.
  • Field API Name: std__ViolationMessageText__c
  • Data Type: TEXT
  • Description: The violation message for product disbursement.
  • Field API Name: std__ViolationType__c
  • Data Type: TEXT
  • Description: The type of violation that happens during the product disbursement.
  • Field API Name: std__VisitId__c
  • Data Type: TEXT
  • Description: The visit associated with the product disbursement.
  • Field API Name: std__WarningMessageText__c
  • Data Type: TEXT
  • Description: The warning message for product disbursement.
  • Field API Name: std__WarningType__c
  • Data Type: TEXT
  • Description: The type of warning displayed during the product disbursement.