2006 Nov 21 9:29 PM
Hi I have a situation I need to send materials to a partner only the materials specific for a particular plant.The filter in the distribution model is based on E1MARCM-WERKS.
change pointers are enabled.When material is changed may be some other fields which are not relevant to plant data the idoc is created with message function '018'(resend) and the E1MARCM segment itself is missing.So the filters are not verified and the materials which belong to other plants are also sent to the partner...
How can this problem be rectified...?
Thanks for your help
Larry
Hi I have a situation I need to send materials to a partner only the materials specific for a particular plant.The filter in the distribution model is based on E1MARCM-WERKS.
change pointers are enabled.When material is changed may be some other fields which are not relevant to plant data the idoc is created with message function '018'(resend) and the E1MARCM segment itself is missing.So the filters are not verified and the materials which belong to other plants are also sent to the partner...
How can this problem be rectified...?
Thanks for your help
Larry
2006 Nov 21 9:50 PM
Hi,
In bd59, you add the field that you want to use as filter. then you add in bd64 the filter.
aRs
2006 Nov 21 10:40 PM
Sorry The filters are in place...The situation is the segment on which the filters are based are missing if the idocs are created through change pointers...
Larry...
2006 Nov 21 11:11 PM
Hi Aber,
I have an wague idea, can't we put a condition like if WERKS is not initial or if WERKS = 'your filter value'. If any of these case is correct, it will stop sending the idocs.
shylesh