Application Development 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: 

BOMMAT IDoc for creation/change

Former Member
0 Kudos

Hi,

I have to create an BOMMAT idoc for creation and change of BOM using CS01,CS02,C201,C202

The development will be triggered at the save of the BOM.The BOM relavant for creation of IDoc is based on few conditions like PLANT,Field lab/office, BOM status and we are not using ECM

So please let me the know the exact user exit or BADI for my interface and how to proceed ?

Thanks - Vinay.

1 ACCEPTED SOLUTION

ralf_schfer
Explorer
0 Kudos

If I were you I would check if it is possible to use masterdata distribution for BOM's.

So you have to:

activate change pointers for BOMMAT

Creation a distribution model with the corresponding filters

Creating a background job for RBDMIDOC

no need to use user exists

2 REPLIES 2

ralf_schfer
Explorer
0 Kudos

If I were you I would check if it is possible to use masterdata distribution for BOM's.

So you have to:

activate change pointers for BOMMAT

Creation a distribution model with the corresponding filters

Creating a background job for RBDMIDOC

no need to use user exists

0 Kudos

This message was moderated.