Quick 1] Material Master
Issue 1: Three Fields of Table AUSP coming from gold layer, instead get them from domain Solution=> Option 1]: Keep Column sourced from silver [No changes, Document fields in FDD ] # Description: AUSP ATINN characteristic codes not documented in FDD/XLSX # Current State: Notebook uses ATINN 0000000029/0000000034/0000000045 with KLART=001 but FDD only references AUSP.ATWRT generically # Suggested Fix: Create ATINN-to-field mapping table in FDD: 0000000029→MPN, 0000000034→Name, 0000000045→Model Option 2]: Change Domain logic # Code: Found in Master_product # LOC: 44, 657 Issue 2: Related to Description Spelling name # Source mapping sheet: Where DW field name is coming incorrect from main source DW => SQL Table : tbl_Material_Valuation_Tableau SQL Fields : Material Decription #LOC: 77 # Code: -- Material description from MAKT.MAKTX (EN) via pr...