Product and Inventory Code
This page provides detailed instructions on the Product and Inventory Code transform code block and what should be added to the Script Manifest file in order to execute the code
Script Manifest File (YML)
Upstream Transformation Dependencies
Transformation Code Requirements
#--------------------------------------------------------------------------------------------------------------------
# SECTION: 6000_INVENTORY AND 6500_MERCH_PLANNING
# DEPENDENCIES:
# - Section: 0500_UOS
# REQUIRED: No
# PURPOSE: This code the DRP tables for Inventory and SKU Attributes and should be enabled once UOS is enabled
#--------------------------------------------------------------------------------------------------------------------
inventory merch planning:
scripts:
- "github://platform-sql-shared/scripts/base/6000_inventory/6010_INV_BAS_inventory_history.sql"
- "github://platform-sql-shared/scripts/base/6500_merchandising_planning/6510_PLN_BAS_sku_attributes.sql"Inventory
Product
Was this helpful?