Report: Material Valuation (Validation and Fixes.....)\ 2]Pricing POC_Prod - Material Valuation >> Field Mapping 16 th cell (Field): Material Decription Both Fields mentioned : TXTMD/MAKTX Suggestion Fix=> Verify product_name source matches MAKT.MAKTX Final Status: In Excel Two fields are mentioned TXTMD/MAKTX but code uses MAKT.MAKTX >> Join Validation A] Product to Sales Org "one product_id have multiple sales org" New_updated Code for Product to Sales Org: SELECT DISTINCT product_id, sales_org_code, -- ADD THIS Item_category_group_from_material_master, Delivering_Plant_Own_or_External B] Product_Plant to Inventory # CT_COMMENT=> # In SAP Inventory comes from MARD (Storage Location / Inventory table) # but in our code we are using gold.inventory_stock_levels.inventory_stock_levels # This is a derived gold table, not ...