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

BAPI / FM for payment proposal

Former Member
0 Likes
5,412

Hi,

Can somebody tell me what is the BAPI/FM to Payment Proposal for Vendors only (I am talking interms of F110 transaction as you know there are 2 tasks 1 is payment proposal and the other one is Payment run per my requirement i have to do only Payment Proposal)

i found one BAPI BAPI_PAYMENTREQUEST_CREATE but this is talking about Business partner from BUT000 table but i would like to pay to vendor.

Note : I just want to do Payment Proposal, I donu2019t want to do Payment Run

Appreciate your help.

Thanks

Sarath

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,498

Hi sarath,

BAPI_QUOTATION_CREATEFROM

Check with this FM.

Thanks,

Neelima.

2 REPLIES 2
Read only

Former Member
0 Likes
2,499

Hi sarath,

BAPI_QUOTATION_CREATEFROM

Check with this FM.

Thanks,

Neelima.

Read only

Former Member
0 Likes
2,498

Check below Function Module,

SCHEDULE_PAYMENT_PROPOSAL

Regards