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: 

FM to execute payment run

Former Member
0 Kudos
584

Hi,

Is there any FM to execute payment run (as in F110)?

We have one 'SCHEDULE_PAYMENT_PROPOSAL' for creating the payment proposal. But I need a FM for executing the payment run.

Thanks!

Prasanna

2 REPLIES 2

former_member189779
Active Contributor
0 Kudos
272

Check

BAPI_PAYMENTREQUEST_CANCEL

BAPI_PAYMENTREQUEST_CREATE

BAPI_PAYMENTREQUEST_GETLIST

BAPI_PAYMENTREQUEST_GETSTATUS

BAPI_PAYMENTREQUEST_POST

BAPI_PAYMENTREQUEST_RELEASE

BAPI_PAYMENTREQ_STARTPAYMENT

0 Kudos
272

Thanks Vinit...

Will check and let you know if they serve the purpose.

Thanks!

Prasanna