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

Function module (BAPI) for address upload

Former Member
0 Likes
580

HI friends,

I need to upload address data using Some BAPI.

When we upload the data ,it needs to update in LFa1 and LFb1 tables..

can one suggest me the function module name

Reagrds,

Jayan.

4 REPLIES 4
Read only

Former Member
0 Likes
553

Hi

Check this BAPI: BAPI_VENDOR_EDIT

Regards,

Vishwa.

Read only

0 Likes
553

Hi ,

Actually my requirement is changed.

When we upload data the customer information needs ti update in KNA1 and vendor information needs to update in LFA1.

Reagrds,

Jayan.

Read only

0 Likes
553

Hi

In addition to the BAPI I have given,check these for customer:

BAPI_CUSTOMER_CHANGEFROMDATA

BAPI_CUSTOMER_CHANGEFROMDATA1.

based on Vendor or Customer,use the BAPI you want.

Regards,

VIshwa.

Read only

Former Member
0 Likes
553

gud answer