Hi Experts,
I have one requirement.
I have added few fields in MM02 transaction in one custom tab. for those newly added fields i have created one Z table in which MATNR is the primary key. As soon as in MM02 these fields gets changed all the values are getting stored in my Z table. I have written logic to populate thses fields in my custom table.
Now everything is working fine except DISPLAY LOG DATA in MM02/MM03/MM01.
This log is getting displayed for all the fields that present in MARA but the fields i have added are not in MARA so even activating Change Log, i can't see them with this 'DISPLAY CHANGES' option.
I have created LOG object using tcode SCDO and also written the logic to save change log in CDHRD and CDPOS.
But now i am unable to see those thanges via DISPLAY CHANGES Option. If those fields would have been added in MARA itself then i guess it would be working fine. But as my table is custom so how to do that.
Any help would be appreciated.
Thanks,
Ashish Trivedi