Location Group Prod Inv Chg DMO
Object API Name: std__LocationGroupProdInvChgDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- LocationGroupId has a FOREIGNKEY relationship with the Location Group DMO
Idfield. - ProductId has a FOREIGNKEY relationship with the Product DMO
Idfield.
- AvailableToFulfillQuantity
- AvailableToOrderQuantity
- cdp_sys_record_currency
- ChangeDateTime
- DataSourceId
- DataSourceObjectId
- ExternalLocationGroupIdentifier
- GroupReservedQuantity
- Id
- InternalOrganizationId
- IsDeleted
- LocationGroupId
- OnHandQuantity
- ProductId
- ReservedQuantity
- SafetyStockQuantity
- SharedGroupReservedQuantity
- Skunumber
- Field API Name:
std__AvailableToFulfillQuantity__c - Data Type: DOUBLE
- Description: Available to Fulfill is a computed quantity on the availability to fulfill inventory at a location.
- Field API Name:
std__AvailableToOrderQuantity__c - Data Type: DOUBLE
- Description: Available to Order is a computed quantity on the availability to order the inventory. It takes into account futures as well.
- 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__ChangeDateTime__c - Data Type: DATETIME
- Description: Last updated date and time of the source record.
- 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__ExternalLocationGroupIdentifier__c - Data Type: TEXT
- Description: Location Group Identifier in an external system.
- Field API Name:
std__GroupReservedQuantity__c - Data Type: DOUBLE
- Description: The total count of reservations at a group that are only at the group level (not allocated), and that were made at this group specifically.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this LocationGroupProdInvChg 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__IsDeleted__c - Data Type: TEXT
- Description: Whether the record is deleted.
- Field API Name:
std__LocationGroupId__c - Data Type: TEXT
- Description: Reference to the associated Location Group.
- Field API Name:
std__OnHandQuantity__c - Data Type: DOUBLE
- Description: Inventory on hand at a location.
- Field API Name:
std__ProductId__c - Data Type: TEXT
- Description: Reference to the associated product.
- Field API Name:
std__ReservedQuantity__c - Data Type: DOUBLE
- Description: The total count of reservations at a group. It includes all group level reservations, all reservations that have been transferred to that group's locations (allocated), and shared reservations from another group.
- Field API Name:
std__SafetyStockQuantity__c - Data Type: DOUBLE
- Description: Inventory quantity that a merchant wants to hold back and not use in ATO/ATF calculations.
- Field API Name:
std__SharedGroupReservedQuantity__c - Data Type: DOUBLE
- Description: The total count of reservations that were made at ANOTHER group, but whose inventory is held at, and can only be allocated/fulfilled by, a location that's ALSO shared with this group.
- Field API Name:
std__Skunumber__c - Data Type: TEXT
- Description: Alphanumeric string representing the skunumber.