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/FM for Posting F-26

Former Member
0 Kudos

Hello.

In our company, we need to post for payments received bills, through an FM or BAPI, which can perform all operations which are usually made complete when a user interactively (or manually) uses the transaction F-26.

We've been looking and testing some FM and BAPIs, we could not find one that carries out the correct posting treatment.

Please, somebody can help us?

Thank you.

Gustavo Barboza

Systems Assistant

2 REPLIES 2

Former Member
0 Kudos

Hi,

Good option would be to debug and find out the function modules used by standard program.

Or create a BDC.

Rgds,

Subramanian

0 Kudos

Thanks, Subramanian, for your answer.

BDC is not a option, because there are many screens that can be validated, or screen that appears for any incoming condition ("payment value minor to total document value" screens are different from "payment value equals to total document value").

The debug from F-26 process don call a BAPI directly, and the main program has many FM different calls, without a global FM taht consider the total posting process.

Thanks.