2006 Dec 05 2:15 PM
Hi ,
I want to upload contact person visiting hours,business address and private address how can i do this ,
suggest me some bapi.
thanks
2006 Dec 05 2:39 PM
Hi Venkat
I think that you could do that using LSMW . Since your vendors have been created you can do it in change mode.
You can use the standard object 0040-Vendor Master and then Method as 0002.
Please refer this thread below.
https://forums.sdn.sap.com/click.jspa?searchID=293644&messageID=264585
I hope you will be able to resolve your issue through this
Hi ,
I want to upload contact person visiting hours,business address and private address how can i do this ,
suggest me some bapi.
thanks
2006 Dec 05 2:39 PM
Hi Venkat
I think that you could do that using LSMW . Since your vendors have been created you can do it in change mode.
You can use the standard object 0040-Vendor Master and then Method as 0002.
Please refer this thread below.
https://forums.sdn.sap.com/click.jspa?searchID=293644&messageID=264585
I hope you will be able to resolve your issue through this
2006 Dec 05 2:44 PM
there is no bapi as such...U need to write a BDC and use XD02 in the BDC to update the details.
2006 Dec 05 3:06 PM
hi,
Thanks half of my problem got resolved but do u have any idea about business address and private address,
Thanks
2006 Dec 05 3:12 PM
Hi
I think that you would have to use the Standard Address Function Modules
e,g
ADDR_INSERT
hope this helps