Inventory Request DMO
Object API Name: std__InventoryRequestDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- WorkOrderItemId has a FOREIGNKEY relationship with the Work Order Item DMO
Idfield. - LastModifiedById has a FOREIGNKEY relationship with the User DMO
Idfield. - WorkOrderId has a FOREIGNKEY relationship with the Work Order DMO
Idfield. - ShipToAddressId has a FOREIGNKEY relationship with the Address DMO
Idfield. - OwnerId has a FOREIGNKEY relationship with the User DMO
Idfield. - AccountId has a FOREIGNKEY relationship with the Account DMO
Idfield. - CaseId has a FOREIGNKEY relationship with the Case DMO
Idfield. - DestinationLocationId has a FOREIGNKEY relationship with the Location DMO
Idfield. - OwnerId has a FOREIGNKEY relationship with the User Group DMO
Idfield. - CreatedById has a FOREIGNKEY relationship with the User DMO
Idfield. - SourceLocationId has a FOREIGNKEY relationship with the Location DMO
Idfield.
- AccountId
- CaseId
- cdp_sys_record_currency
- CreatedById
- CreatedDate
- DataSourceId
- DataSourceObjectId
- Description
- DestinationLocationId
- Id
- InternalOrganizationId
- InventoryRequestNumber
- InventoryRequestStatus
- LastModifiedById
- LastModifiedDate
- NeedByDateTime
- OwnerId
- OwnerObject
- ShipmentType
- ShipToAddressId
- ShipToGeocodeAccuracyType
- ShipToLatitude
- ShipToLongitude
- SourceLocationId
- WorkOrderId
- WorkOrderItemId
- Field API Name:
std__AccountId__c - Data Type: TEXT
- Description: The account associated with the product request.
- Field API Name:
std__CaseId__c - Data Type: TEXT
- Description: The case associated with the product request.
- 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: 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: A text field for details not recorded in the provided fields.
- Field API Name:
std__DestinationLocationId__c - Data Type: TEXT
- Description: Where the product is delivered.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this InventoryRequest 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__InventoryRequestNumber__c - Data Type: TEXT
- Description: An auto-assigned number that identifies the shipment.
- Field API Name:
std__InventoryRequestStatus__c - Data Type: TEXT
- Description: Status of the inventory request.
- 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__NeedByDateTime__c - Data Type: DATETIME
- Description: Date the product must be delivered by.
- Field API Name:
std__OwnerId__c - Data Type: TEXT
- Description: The Product Request owner.
- 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__ShipmentType__c - Data Type: TEXT
- Description: The type of shipment. The values by default: None, Rush, Overnight, Next Business Day, Pick Up.
- Field API Name:
std__ShipToAddressId__c - Data Type: TEXT
- Description: The address that the product is to be delivered to.
- Field API Name:
std__ShipToGeocodeAccuracyType__c - Data Type: TEXT
- Description: The accuracy of the geocode for the shipping address.
- Field API Name:
std__ShipToLatitude__c - Data Type: DOUBLE
- Description: The latitude of the location where the product is to be delivered to.
- Field API Name:
std__ShipToLongitude__c - Data Type: DOUBLE
- Description: The longitude of the location where the product is to be delivered to.
- Field API Name:
std__SourceLocationId__c - Data Type: TEXT
- Description: The location the product is shipped from.
- Field API Name:
std__WorkOrderId__c - Data Type: TEXT
- Description: The work order that the product request is related to.
- Field API Name:
std__WorkOrderItemId__c - Data Type: TEXT
- Description: The work order line item that the product request is related to.