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 the Tcode Xk03

Former Member
0 Likes
1,889

Hi

What is the BAPI for the Tcode XK03

Regards

saba

8 REPLIES 8
Read only

Former Member
0 Likes
1,440

Hi

use this

<b>BAPI_VENDOR_CREATE

BAPI_VENDOR_DISPLAY</b>

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

gopi_narendra
Active Contributor
0 Likes
1,440

Please check these BAPIs

BAPI_VENDOR_CREATE - to create a vendor master XK01

BAPI_VENDOR_EDIT - to change a vendor master XK02

XK03 is just a display tcode for vendor master, so no bapi for that

Regards

Gopi

Read only

Former Member
0 Likes
1,440

Hi,

BAPI_VENDOR_CREATE

BAPI_VENDOR_DISPLAY

Regards

Read only

Former Member
0 Likes
1,440

Hi Saba,

Goto Se37, then give BAPI_VENDOR* then press F4, you will all the BAPI's related to Vendor

Regards

Sudheer

Read only

Former Member
0 Likes
1,440

VENDOR_ADDRSCR_CHG

VENDOR_ADD_DATA

VENDOR_ADD_DATA_BI

VENDOR_ADD_DATA_CS

VENDOR_FIELDSTATUS

Read only

Former Member
0 Likes
1,440

Hi All

Thanks .

In Xk03 transaction the screen field vendor has input help. If I choose vendor by material tab in input help and enter material id then i get vendor id automatically ...

I need BAPI for that..

In short I need BAPI that takes input material id and returns vendor details

Regards

Saba

Read only

Former Member
0 Likes
1,440

Hi,

Check the BAPI_VENDOR_EDIT.

Regards

Read only

0 Likes
1,440

BAPI_VENDOR_EDIT ask only vendorno not material no.

Regards

Saba