cancel
Showing results for 
Search instead for 
Did you mean: 

ECM change details

former_member600146
Participant
0 Kudos

Hi Exparts,

My client is using EC number to create/change material master and create/change BOM. They want to check the change details against the change number. Is there any standard report or table available?

Thank you

Rajib.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Rajib,

You can use following transaction with multiple selection options

CC05 - Change overview

CC07 - Information system

You can also refer to table AENR table where changes numbers (AENNR) are stored and table AEOI which can be used to track all the changes made against a change number.

In table AEOI, you can use object category (AETYP) 41 for material and object type 02 for Material BOM

Regards,

Rohit

Message was edited by: Rohit Singh

former_member600146
Participant
0 Kudos

Rohit,

Thank you for your quick reply. CC07 is showing the changes but not very user friendly for the client. Any other report with better layout which will show all the changes in a single page.

Thank you

Rajib

Former Member
0 Kudos

Hi Rajib,

In CC07, you can find more options if you check 'Additional Selection Option'

After marking check, press enter which will extend your selection options as shown in below screen,

This will be helpful in more specific selection criteria for user.

Regards,

Naresh

Former Member
0 Kudos

Rajib,

Go to SE38 and execute RSSCD100

Give table name AEOI as input parameter with your change number in object ID (15 digits). You need to combine client + change number (preceding 0) to make it 15 digit.

eg. If your change number is 121 and client you are working on is 800 then give input 800000000000121 in "Object ID". Keep object class as blank.

The output will give you change details with user ids, time stamp, tcodes and also BOM number and Mateiral number (in Table key field)

You may use out put from RSSCD100 or develop a query / custom report using table AENR & AEOI

hope it helps.

Regards,

Rohit

former_member600146
Participant
0 Kudos

Rohit,

I am not getting any o/p. What should be the Object class?

Regards

Rajib

Former Member
0 Kudos

Hi,

You can keep object class as AENNR or blank. Just give table name as AEOI with from & to date (short interval) to check if you are getting any output ? If not then the table changes are not getting recorded in your landscape.

Regards,

Rohit

Answers (1)

Answers (1)

Anupam1143
Active Contributor
0 Kudos

Hi

check CS80 and MM04.

Regards,

Anupam Sharma