‎2004 Aug 10 4:01 AM
Hi,
I want to print revision level along with material no, can you please tell
me the table or way to get that field.
If I press F1 and get technical info, it is referring to structure
RMMZU-REVLV.
Advance thanks.
Regards,
V Balaji.
‎2004 Aug 10 4:45 AM
Hi Balaji,
Generally when you press the F1 key it gives you the structure name as you have specified it to be RMMZU. what you can do is you can look for the where used list of REVLV which will give you an option to search in the transperant tables through which you can get the info on the table which holds the element. Generally there will be many tables having this data element but you will have to choose the right field.
Hope this helps.
Sudhi
‎2004 Aug 10 4:59 AM
Hi,
I did the same thing, but I am not getting any tables... any other way...?
Regards,
V Balaji.
‎2004 Aug 11 4:52 AM
Hi,
I got the table where it's getting stored and that is AEOI-REVLV.
I want to know how to link MARA with AEOI?
Regards,
V Balaji.
‎2004 Aug 11 5:14 AM
Hi,
I got the answer.
AEOI-OBJKT = MARA-MATNR AND AEOI-AETYP = '41'.
Regards,
Balaji Viswanath.