Hi experts,
I am developing an ABAP program that takes de material hierarchy from table KLAH and writes it to a text file. The problem I have is that I could not find the relationship between material group and hierarchy level. This what I've tried so far:
Looking for a table with such relationship - Did not find
Looking for a function module that can give this relationship - Did not find
Use ST05 and the run transaction WGUS - It gave me just tables KLAH, KSSK, MARA but I am not able to find this relationship using these tables..
Any suggestion will be highly appreciated
Thanks in advance,