Skip to Content
1
Former Member
Sep 23, 2009 at 10:10 AM

Problem in BDC for changing the Ship to Party address with IDOC_INPUT_ORDER

173 Views

Hi All,

I am transferring the address details of Ship to party from one system and updating in another system using IDOCS, for Sales orders.

once we recieve the IDOC, it will use IDOC_INPUT_ORDERS / ORDCHG based on SO create/change. while updating the address of ship to party it is filling the relevant fields correctly, but if in one field there is no value coming from idoc then ideally we should make that field blank in address, what is happenig is it is not making the field blank , its remained filled with the old value.

What i want is for Eg :if there is no value coming in NAME2 field of idoc and NAME2 is there in old address, now when it is updating the NAME2 must be replaced with blank which is not happening currently, its taking the same old vallue, its not making the field blank.

Please, let me know if there is any other procedure to blank the fields, i tried making the fields blank in user exit SAV_DOCUMENT_PREPARE in XVBADR table but no use.

Thanks,

Sunny.