Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
i don't have the component name
Hierarchy (COMPONENT_CODE,MATERIAL_CODE,??)
Hi Amien,
try my suggestion:
Hierarchy (Component_Code, Material_Code, Component_Name)
LOAD
*,
Component_Code AS Component_Name
From . . .
Regards
Roland