cancel
Showing results for 
Search instead for 
Did you mean: 

Where can I see which data/entities are part of a material change request

matthias_fischer
Explorer
0 Kudos

I have a material which throws a couple of error messages when activating it.

The validation log reports a couple or required field which seems to be empty.

Where can I see from a technical point of view (report, debugging) which data are part of the CR?

Kind regards, Matthias

Accepted Solutions (0)

Answers (1)

Answers (1)

raghu3
Contributor
0 Kudos

Hi,

You could use the WDA USMD_EDITION_CREQUEST. Within this report , you could see the change documents associated with a particular change request. This would give a hint. Alternatively you could use the API class cl_usmd_crequest_api and method read_objectlist

Regards,
Raghu