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

suitable BAPI for transaction code F-07

nanda_veera
Explorer
0 Likes
631

Hi,

I need to post records through F-07 trasaction code. Is there any BAPI through which I can do a"Post Outgoing Payment".

Can any body help me out about this?

Regards,

Nanda.

3 REPLIES 3
Read only

Former Member
0 Likes
523

Am not very much sure about BAPI for this transaction but just read documentation of BAPI_ACC_DOCUMENT_CHECK else i think you need to live with BDC

Read only

Former Member
0 Likes
523

Hi,

You Should be able to do posting with this BAPI_ACC_DOCUMENT_POST.

Thanks

Sudharshan

Read only

Former Member
0 Likes
523

hii

try using FM -

BAPI_PAYMENTREQUEST_CREATE

BAPI_ACC_DOCUMENT_POST

regards

twinkal