Application Development 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: 

BAPI for FTR_CREATE

0 Kudos

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

raymond_giuseppi
Active Contributor
0 Kudos

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