‎2010 Mar 23 9:38 AM
Hi,
I am have sent material master from server A to server B.
Now I have deleted value from material master .This deleted value is not getting migrated .in other words the value is retained in reciving serer instead of sending blank.
please suggets a solution to send the blank value.
Thanks.
‎2010 Mar 23 9:44 AM
Hi,
This purely depends on the data that you have populated in your IDOC segments.
Also, see if there is a check on the receiver FM like, if the incoming IDOC value is blank, then retain the same data in the database table without overwriting.
If that is the case, modify the logic according to your requirement.
‎2010 Mar 23 9:43 AM
Check whether change pointers are active for that fields in BD52.
‎2010 Mar 23 9:43 AM
Hello,
Refer to link below:
http://searchsap.techtarget.com/expert/KnowledgebaseAnswer/0,289625,sid21_gci1206822,00.html
‎2010 Mar 23 9:44 AM
Hi,
This purely depends on the data that you have populated in your IDOC segments.
Also, see if there is a check on the receiver FM like, if the incoming IDOC value is blank, then retain the same data in the database table without overwriting.
If that is the case, modify the logic according to your requirement.
‎2010 Mar 23 9:58 AM
Can you please explain where this check box is available for sending blank values..
Edited by: Sanjay_lnt on Mar 23, 2010 10:58 AM
‎2010 Mar 24 8:49 AM
Hi,
Can you please try to use MSGFN- 004 and set the value as ' ' for the character fields and check.
With Regards,
Rajesh V.