on 2019 Dec 30 8:59 AM
Hello Experts,
We have implemented idoc MATMAS05 in our system and it sends data to non-sap system and it works fine with background job 'RBDMIDOC'.
But we have a Z* program where we use statement CALL TRANSACTION MM02 and do many specific changes in sap system. We don't need this changes to be migrate(IDoc).
What we can do to prevent creating IDoc when we use custom program (but we use CALL TRANSACTION MM01/MM02 statement).
Request clarification before answering.
Hi,
If you include a filter in your distribution model via transaction BD64, only changes according to your filter, are distributed/sent. Thus, it's possible to prevent sending IDocs in this way according to filter criterion/criteria.
Best regards,
Jonathan Eemans
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Gayathri, thank you for response.
But I can't understand how filtering help me with my issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.