‎2007 Dec 18 5:42 PM
Hi,
I have to implement reduced change pointers to MATMAS. ie my requirement is that change pointers will write only for some plants specific materils and not for all materials. So i have implement the badi BDCP_BEFORE_WRITE and used the method FILTER_BDCPV_BEFORE_WRITE.
I like to know is there any other way we can do the same functionality ?
a®s
Edited by: a®s on Dec 19, 2007 9:41 AM
‎2008 Feb 18 1:31 PM
Hi,
The filter can also be applied in BD64 on MARC-WERKS , but the pre-requisite is that the IDOC should always have this segment, then only it will work.
For MARC-WERKS to be available in BD64 , an entry for same should be available in BD59 againest the message type.
BADI 'BADI_MATMAS_ALE_CR' also serves the same purpose of filtering.
Can u tell me how you have appplied the filter at plant level in your BADI i.e. the exact code .. ??
This is required for me since I have put the filter at IDOC generation level , and by using your BADI I can do the same at change pointer creation level itself ....
Thanks in advance
Regards,
Tushar