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: 

How to create additional flows using BAPI_FTR_ADDFLOW_CREATE

Former Member
0 Kudos

Hello gurus!

I am facing a big problem when using this BAPI. When I use this, passing the main parameters of the movement for a financial transaction, the BAPI is executed properly, but nothing is done, nor a message, nor the saving.

All the parameters for a movement area passed to the structure.

Can anyone send to me a mapping of fields or a script of how to use this BAPI?

Thank you very much,

Diogo Patriota.

1 REPLY 1

Former Member
0 Kudos

Hi gurus,

My doubt was solved. It was only to use the BAPI_TRANSACTION_COMMIT after the BAPI call.

I was only testing in SE37, but this BAPI doesn't work like this.

Thanks,

Diogo.