Inventory Transfer DMO

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

  • ReceivedById has a FOREIGNKEY relationship with the User DMO Id field.
  • InventoryRequestId has a FOREIGNKEY relationship with the Inventory Request DMO Id field.
  • DestinationLocationId has a FOREIGNKEY relationship with the Location DMO Id field.
  • OwnerId has a FOREIGNKEY relationship with the User DMO Id field.
  • CreatedById has a FOREIGNKEY relationship with the User DMO Id field.
  • LastModifiedById has a FOREIGNKEY relationship with the User DMO Id field.
  • ReturnOrderProductId has a FOREIGNKEY relationship with the Return Order Product DMO Id field.
  • OwnerId has a FOREIGNKEY relationship with the User Group DMO Id field.
  • SourceLocationId has a FOREIGNKEY relationship with the Location DMO Id field.
  • SourceLocationProductInvId has a FOREIGNKEY relationship with the Location Product Inventory DMO Id field.
  • ReturnOrderId has a FOREIGNKEY relationship with the Return Order DMO Id field.
  • InventoryRequestItemId has a FOREIGNKEY relationship with the Inventory Request Item DMO Id field.
  • ReceivedById has a FOREIGNKEY relationship with the User Group DMO Id field.
  • ProductId has a FOREIGNKEY relationship with the Product 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__CreatedById__c
  • Data Type: TEXT
  • Description: The user who created the record.
  • Field API Name: std__CreatedDate__c
  • Data Type: DATETIME
  • Description: The 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: Details not recorded in the provided fields.
  • Field API Name: std__DestinationLocationId__c
  • Data Type: TEXT
  • Description: The place the product is to be delivered.
  • Field API Name: std__ExpectedPickupDateTime__c
  • Data Type: DATETIME
  • Description: Date the product is expected to be picked up.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this InventoryTransfer 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__InventoryRequestId__c
  • Data Type: TEXT
  • Description: The inventory request associated with the product transfer.
  • Field API Name: std__InventoryRequestItemId__c
  • Data Type: TEXT
  • Description: The inventory request line item associated with the product transfer.
  • Field API Name: std__InventoryTransferNumber__c
  • Data Type: TEXT
  • Description: An auto-assigned number that identifies the product transfer.
  • Field API Name: std__InventoryTransferRecordMode__c
  • Data Type: TEXT
  • Description: If serialized, indicates when the S/N is recorded. Values: SendAndReceive —The S/N is recorded when sending or receiving. ReceiveOnly —The S/N is recorded when receiving only.
  • Field API Name: std__InventoryTransferStatus__c
  • Data Type: TEXT
  • Description: The status of the inventory transfer. Maximum size is 15 characters.
  • Field API Name: std__IsProductSerialized__c
  • Data Type: TEXT
  • Description: True if each product item is assigned a unique identifier.
  • Field API Name: std__IsReceived__c
  • Data Type: TEXT
  • Description: Checkbox identifying that the product was received.
  • Field API Name: std__IsSent__c
  • Data Type: TEXT
  • Description: Alphanumeric string representing the is sent.
  • Field API Name: std__LastModifiedById__c
  • Data Type: TEXT
  • Description: The user who most recently changed the record.
  • Field API Name: std__LastModifiedDate__c
  • Data Type: DATETIME
  • Description: The date and time when a user last modified this record.
  • Field API Name: std__LastReferencedDateTime__c
  • Data Type: DATETIME
  • Description: Date the product is expected to be picked up.
  • Field API Name: std__LastViewedDateTime__c
  • Data Type: DATETIME
  • Description: The date when the product request was last viewed.
  • Field API Name: std__OwnerId__c
  • Data Type: TEXT
  • Description: the person responsible for the record.
  • Field API Name: std__OwnerObject__c
  • Data Type: TEXT
  • Description: the name of the object in which the OwnerId value exists.
  • Field API Name: std__ProductId__c
  • Data Type: TEXT
  • Description: The Product being transferred.
  • Field API Name: std__QuantityUom__c
  • Data Type: TEXT
  • Description: Unit of measure for the quantity value associated with the record.
  • Field API Name: std__ReceivedById__c
  • Data Type: TEXT
  • Description: who received the inventory transfer.
  • Field API Name: std__ReceivedByObject__c
  • Data Type: TEXT
  • Description: the name of the object for which the Received By Id identifies a record.
  • Field API Name: std__ReceivedQuantity__c
  • Data Type: DOUBLE
  • Description: Amount of product received at the destination location.
  • Field API Name: std__ReturnOrderId__c
  • Data Type: TEXT
  • Description: The return order associated with the product transfer.
  • Field API Name: std__ReturnOrderProductId__c
  • Data Type: TEXT
  • Description: The return order line item associated with the product transfer.
  • Field API Name: std__SentQuantity__c
  • Data Type: DOUBLE
  • Description: Amount of product sent from the source location.
  • Field API Name: std__ShipmentExpectedDlvrDateTime__c
  • Data Type: DATETIME
  • Description: The date when the product request was last modified. Its label in the user interface is Last Modified Date.
  • Field API Name: std__ShipmentStatus__c
  • Data Type: TEXT
  • Description: Lookup field for the shipment related to the product transfer.
  • Field API Name: std__ShipmentTrackingNumber__c
  • Data Type: TEXT
  • Description: Lookup field for the shipment related to the product transfer.
  • Field API Name: std__ShipmentTrackingUrl__c
  • Data Type: TEXT
  • Description: Lookup field for the shipment related to the product transfer.
  • Field API Name: std__SourceLocationId__c
  • Data Type: TEXT
  • Description: Lookup field for the source location related to the product transfer.
  • Field API Name: std__SourceLocationProductInvId__c
  • Data Type: TEXT
  • Description: The product item related to the product transfer.