Cc Aggr Inventory By Location Grp DMO
This DMO aggregates inventory data by location group, date, and SKU.
Object API Name: std__CcAggrInventoryByLocationGrpDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: SkuId
- LocationGroupId has a FOREIGNKEY relationship with the Cc Dim Location Group DMO
Idfield. - SkuId has a FOREIGNKEY relationship with the Cc Dim Product DMO
Idfield.
- AvailableToFulfill
- AvailableToOrder
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- InternalOrganizationId
- LocationGroupId
- OnHand
- RecordDate
- Reserved
- SkuId
- SoftReserved
- Field API Name:
std__AvailableToFulfill__c - Data Type: DOUBLE
- Description: Total quantity available to fulfill orders for this location group.
- Field API Name:
std__AvailableToOrder__c - Data Type: DOUBLE
- Description: Total quantity available to be ordered for this location group.
- 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__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__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__LocationGroupId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_location_group.
- Field API Name:
std__OnHand__c - Data Type: DOUBLE
- Description: Total quantity on hand for this location group.
- Field API Name:
std__RecordDate__c - Data Type: DATEONLY
- Description: Date of the inventory record.
- Field API Name:
std__Reserved__c - Data Type: DOUBLE
- Description: Total quantity reserved for this location group.
- Field API Name:
std__SkuId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_product for the SKU.
- Field API Name:
std__SoftReserved__c - Data Type: DOUBLE
- Description: Total quantity soft reserved for this location group.