Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

vendor master

Former Member
0 Likes
784

Hi ,

I want to upload contact person visiting hours,business address and private address how can i do this ,

suggest me some bapi.

thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
757

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

4 REPLIES 4
Read only

Former Member
0 Likes
758

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

Read only

Former Member
0 Likes
757

there is no bapi as such...U need to write a BDC and use XD02 in the BDC to update the details.

Read only

Former Member
0 Likes
757

hi,

Thanks half of my problem got resolved but do u have any idea about business address and private address,

Thanks

Read only

0 Likes
757

Hi

I think that you would have to use the Standard Address Function Modules

e,g

ADDR_INSERT

hope this helps