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 FTR_CREATE

Former Member
0 Likes
2,275

Good afternoon for everyone, I have some doubts about a requirement i got, I have to make a massive load of data to the transaction FRT_CREATE and I have been suggested to use a Batch Input, I already did it, but my colleagues with more experience have recommended that as a consultant is a good practice to use BAPIs instead of Batch Input to avoid future problems, so I have researched the BAPI FTR_MIR_BAPI_CREATE, I have implemented it but it does not return anything and in the message table it does not show any error or anything so, my questions are: Has anyone used this BAPI before? If you do, could you show me an example? Does this BAPI work for the purpose i mentioned at the beginning? or is there some other BAPI that could work for me? Thanks in advance.

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,317

Call the BAPI with test mode (so any warning message won't be removed)