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_insert

Former Member
0 Likes
499

hi,

I want to use RFC FM for creating the vendor. So far i have used VENDOR_INSERT, but it doesnt updates ADRC table(I think so) so is there any alternate FM apart from BAPI_VENDOR_CREATE(coz it need data to be filled online).

Please suggest any FM which satisfies the above need.

Regards,

1 REPLY 1
Read only

Former Member
0 Likes
336

There is no other FM that can do that. Writing a BDC is the only other way you can do it.