cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

EWM report to check Pack Spec against Product master

0 Likes
1,618

Hi Gurus,

does EWM have report, that checks Pack Spec against the Product Master out of the box ?

So if a material has been changed eg. in M3 we can find this this products ?

How about a query - maybe someone has the join conditions - if EWM doesnt have a report ...

Torben Fogtmann

Accepted Solutions (0)

Answers (1)

Answers (1)

Daniil
Active Contributor
0 Likes

Hi Thorben, you can check PS for products in the /scwm/packspec transaction, product is available in selection criteria. Question is how you want to see the result.if you want to do this with query, I would go with condition technic tables, which exactly is based on your customizing. There you have pack_matid and join /sapapo/matkey, but problem is different guids type in these tables, still possible with small coding, or other tables e.g. delivery items.

Excel way for sure an option if you have thousands and not millions of products 🙂