Inventory Request Item DMO
Object API Name: std__InventoryRequestItemDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- AccountId has a FOREIGNKEY relationship with the Account DMO
Idfield. - CreatedById has a FOREIGNKEY relationship with the User DMO
Idfield. - ProductId has a FOREIGNKEY relationship with the Product DMO
Idfield. - InventoryRequestId has a FOREIGNKEY relationship with the Inventory Request DMO
Idfield. - ShipToAddressId has a FOREIGNKEY relationship with the Address DMO
Idfield. - WorkOrderItemId has a FOREIGNKEY relationship with the Work Order Item DMO
Idfield. - LastModifiedById has a FOREIGNKEY relationship with the User DMO
Idfield. - DestinationLocationId has a FOREIGNKEY relationship with the Location DMO
Idfield. - CaseId has a FOREIGNKEY relationship with the Case DMO
Idfield. - SourceLocationId has a FOREIGNKEY relationship with the Location DMO
Idfield. - WorkOrderId has a FOREIGNKEY relationship with the Work Order DMO
Idfield.
- AccountId
- CaseId
- cdp_sys_record_currency
- CreatedById
- CreatedDate
- DataSourceId
- DataSourceObjectId
- Description
- DestinationLocationId
- Id
- InternalOrganizationId
- InventoryRequestId
- InventoryRequestItemNumber
- InventoryRequestItemStatus
- LastModifiedById
- LastModifiedDate
- NeedByDateTime
- ProductId
- QuantityUom
- RequestedQuantity
- 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 line item.
- Field API Name:
std__CaseId__c - Data Type: TEXT
- Description: The case associated with the product request line item.
- 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: 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 InventoryRequestItem 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__InventoryRequestId__c - Data Type: TEXT
- Description: Reference to the Inventory Request this line is part of.
- Field API Name:
std__InventoryRequestItemNumber__c - Data Type: TEXT
- Description: An auto-assigned number that identifies the product request line item.
- Field API Name:
std__InventoryRequestItemStatus__c - Data Type: TEXT
- Description: Status of the inventory request item. Values: Draft, Submitted, Received.
- 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__ProductId__c - Data Type: TEXT
- Description: The product associated with the product request line item.
- 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__RequestedQuantity__c - Data Type: DOUBLE
- Description: Required. The count or numerical value of the inventory request item quantity.
- 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 physical address where the product is needed.
- Field API Name:
std__ShipToGeocodeAccuracyType__c - Data Type: TEXT
- Description: Accuracy level of the geocode for the address where the product is needed.
- Field API Name:
std__ShipToLatitude__c - Data Type: DOUBLE
- Description: Used with Longitude to specify the precise geolocation of the address where the product is needed. Acceptable values are numbers between –90 and 90 with up to 15 decimal places.
- Field API Name:
std__ShipToLongitude__c - Data Type: DOUBLE
- Description: Used with Latitude to specify the precise geolocation of the address where the product is needed. Acceptable values are numbers between –180 and 180 with up to 15 decimal places.
- Field API Name:
std__SourceLocationId__c - Data Type: TEXT
- Description: Where the product is at the time of the request.
- Field API Name:
std__WorkOrderId__c - Data Type: TEXT
- Description: The case associated with the product request item.
- Field API Name:
std__WorkOrderItemId__c - Data Type: TEXT
- Description: The work order line item that the product request is related to.