Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Material classification Changes history

Former Member
0 Likes
707

Hi All,

My requirement is to develope a report for Material classification changes history.

Is there any Table / Functional Module where i get the Material classification changes history. I checked with FM CHANGEDOCUMENT_READ . This FM gives me the history of the material description changes but not for classification.

Help me.

Thanks

<b>Mohsin Rizvi</b>

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
587

History is not maintained for Material classification. You will have to store old values in your own Z tables and compare with new values.

2 REPLIES 2
Read only

Former Member
0 Likes
588

History is not maintained for Material classification. You will have to store old values in your own Z tables and compare with new values.

Read only

0 Likes
587

Hi

Help me how to approach to store the Material classification changes data into Z table.

Is there any user exit or BADI where i have to make the necessary changes.

Thanks,

Mohsin