‎2020 Jul 31 1:03 PM
Hi all,
I am working on a change pointer in material master idoc. However, in my requirement I need to add a few fields in my idoc extension where I have to populate the External Material Group with its description.
The field is MARA-EXTWG and the description is obtained from table TWEWT, field name EWBEZ.
But I do not know the object class for table TWEWT that I need to insert in tcode BD52.

I need to insert the field EWBEZ in the table since it is possible that this field may be changed in future for a material and then the idoc should get triggered via the change pointer action.
I searched for many threads in the forum but I didnt get the object class for TWEWT table. Is there any way I can create an object class for TWEWT (in case it does not exist) ?
Regards,
Manish
‎2020 Jul 31 1:33 PM
‎2020 Jul 31 2:36 PM
hi 3a9e4ce873a94034b33dc62b0ce600ee ,
So it means that the description , if changed, will not cause the idoc to trigger ? So this requirement will not be possible to achieve, right ?
Regards,
Manish
‎2020 Jul 31 4:27 PM
Hi manish.malakar0316
Yes, that's what I'm saying. Look TWEWT is a configuration object. If you change a description of an external material group you'd have to send IDocs for all materials assigned to this group. You won't be able to do that with simple material master change pointers. That's why you should not transfer configuration object e.g. external material group description in master data IDocs.
Best regards
Dominik Tylczynski