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 Master Creation

Former Member
0 Likes
728

Hi,

I've seen alot of messages regarding Vendor Master Creation but I didnt find any clear answer.

What Bapi can we use for Vendor Master Creation?

I saw the BAPI_VENDOR_CREATE (for online) but there are no parameters given.

Pls help.

Thanks!

2 REPLIES 2
Read only

Former Member
0 Likes
449

Hi,

Check this link for suitable bapi -

http://sapass.metro.client.jp/Bapi/LFA1.htm

For parameters just Click the Pattern in the SE38 and pass the Bapi in Function field-

or see this-

CALL FUNCTION 'BAPI_VENDOR_CREATE'

IMPORTING

VENDORNO =

VENDOR =

RETURN =

Read only

Former Member
0 Likes
449

Hi Donna.

I would like to suggest my opinion,

1. Go To Transaction BAPI.

2. In the Alphabetical (Window).

3. Vendor.

4. Click the Node, Go To Create.

5. Click the Create Node.

6. Vendor and return will be seen.

7. Check the dictionary references for both Vendor Node and Return node.

8. Fields of the structures will be observed.

Hope this works out well.

Good Luck & Regards.

Harsh Dave