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

BAPI for VENDOR

Former Member
0 Likes
731

Hi,

I am designing my custom screen for Vendor Create and Vendor Update. ( In WEB DYNPRO).

I am looking for a BAPI for Vendor Create and Vedor Update.

I have seen 2 BAPI's : BAPI_VENDOR_CHANGE,

BAPI_VENDOR_CREATE.

But, these BAPI's are directly opening XK01 and XK02 transactions insted of taking the data as input paramaters.

Can you please tell me any other BAPI's which takes the data as input for update or create. (VENDOR).

Regards

Sandeep Reddy

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
678

hai tha above bapi is a dialog bapi it opens a diaologo for vendors

there are no bapis for doing for the vendor

m.a

2 REPLIES 2
Read only

Former Member
0 Likes
679

hai tha above bapi is a dialog bapi it opens a diaologo for vendors

there are no bapis for doing for the vendor

m.a

Read only

Former Member
0 Likes
678

Hi

I think there are BAPI via dialog only, so they call the transaction, but u can create a your rfc fm creates a vendor by bdc and then call it by your webdyndro

Max