2010 Jun 15 7:31 AM
Hi,
I am trying to change an existing vendor using VMD_EI_API. When blank data is passed into telephone number and fax fields, the data is not updated in ADRC and also while displaying the vendor using XK03, the old data is displayed. However in LFA1 the old data is replace with blank data.
Please note that if instead of blank, any numeric data is passed, the data is updated in both ADRC and LFA1 tables and XK03 also shows the correct data.
Please give me your inputs.
Thanks,
Meera
2010 Jun 15 8:27 AM
Hi,
I thought you use VENDOR_UPDATE method. But i suggest you to update via UPDATE_VENDOR_ASSORTMENT method. It has a parameter(CS_VENDOR) type VMDS_VENDOR_S. And this type has LFA1 as attribute.
Regards,
Orhan
2011 Sep 30 4:05 PM
Hi,
Have you found any solution to this problem??
i'm facing the same thing and i'm not able to solve it