Application Development 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: 

Bapi's or Fun Modules to update vendor related tables

Former Member
0 Kudos

Hi All,

Can any one tell me the Bapi's or funtion modules to update,create or modify vendor related tables without using any call transaction.

Best answers will be rewarded nicely.

Regards,

praveen.

3 REPLIES 3

former_member624107
Contributor
0 Kudos

Hi,

Please find some FMs which updates vendor tables

VENDOR_ASSORTMENT_UPDATE1

ISIDE_SM_VENDOR_DETAILS_UPDATE

FLBPC_MAINTAIN_VENDOR_SAVE

FI_WT_VENDOR_UPDATE

VENDOR_SAVE

VENDOR_UPDATE

MASS_VENDOR_SAVE_CHANGE

VENDOR_MAINTAIN_XK02

VENDOR_MAINTAIN_VB_EX_DEBITOR

FM_VENDOR_ADD_DATA

regards,

Sheeba

0 Kudos

Hi

Did below code work for you?

If not the best way to manage Vendor information for UPDATING and CREATING check below class

VMD_EI_API

Which you just use methods INITIALISE and MAINTAIN with the populated structures of vendor tables.

Regards

Tumelo Modise

Former Member
0 Kudos

BAPI_VENDOR_CREATE

BAPI_VENDOR_DELETE

BAPI_VENDOR_DISPLAY

BAPI_VENDOR_EDIT