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 for update XK02

Former Member
0 Likes
1,351

Hi all

i search a function module for update vendor(Table LFA1) like TA XK02. I found some function module, for example VENDOR_UPDATE, VENDOR_MAINTAIN_XK02, BAPI_VENDOR_EDIT.

i try to use VENDOR_UPDATE, but after execute i get an error, when i call TA XK02 and wanna view the vendor

DYNPRO_NOT_FOUND

SAPLSZA1

BC-SRV-ADR

i have search in bapi for vendor but i couldn't find anything, except BAPI_VENDOR_EDIT, but this work with dialog, i wanna automate, because i will read data from an excel file and put in lfa1 fields.

Thanks for help

Moderator message:Please write proper English , do not use shorthand abbreviations and contractions.

Check with class VMD_EI_API and its method MAINTAIN_BAPI. You will find several discussions related to this class/methods.

Message was edited by: Kesavadas Thekkillath

3 REPLIES 3
Read only

Former Member
0 Likes
747

Hi Anu,

try this BBP_VENDOR_GET_UPDATE

Read only

0 Likes
747

the function module doesn't exist.

Read only

Former Member
0 Likes
747

Hi,

Try this function module to update the vendor master data ' OIUCM_VENDOR_UPDATE '.

Regards,

Adil