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

vendor creation using fm 'Vendor_insert'

0 Likes
831

Hi experts,

I want to create vendor using the FM 'VENDOR_INSERT'. But the problem is I am unable to know what are the required fields to be given in the import structures (ie LFA1,LFB1,LFM1) .

Could you please suggest the way to run this FM with minimum data?

Thanks and regards,

Ramkishore

Hi experts,

I want to create vendor using the FM 'VENDOR_INSERT'. But the problem is I am unable to know what are the required fields to be given in the import structures (ie LFA1,LFB1,LFM1) .

Could you please suggest the way to run this FM with minimum data?

Thanks and regards,

Ramkishore

2 REPLIES 2
Read only

Former Member
0 Likes
580

Hi,

I would suggest to use BDC or a BAPI for vendor creation..

Thanks,

Naren

Read only

Former Member
0 Likes
580

hI,

Why don't you use the Function module BAPI_VENDOR_CREATE to create a Vendor

Regards

Sudheer