‎2011 Oct 07 8:28 AM
Hello all,
We are trying to use BAPI_PAYMENTREQUEST_CREATE. It works fine to create a payment request, but we cannot make the posting part work. Documentation says that this BAPI will take care of the FI posting, but it does not work in our case. We leave the CORR_DOC import parameter empty, as it is really not clear how it should be filled.
Debugging standard payment request transaction fiblffp showed that it using the BAPI, and that it does fill the CORR_DOC parameter before calling it. But analyzing the code before that showed that it was using non-released and non-documentad function modules to fill it, and we cannot reproduce it.
Has anyone used this BAPI successfully for financial posting ?
Thank you.
‎2011 Oct 19 3:01 PM
Hi Thomas,
I would advise you to open CSS message with regards to this issue in the component FI-BL-PT-PR and they will give you an update on this.
Many thanks.
Mohammed Hussain.
‎2012 Jul 09 10:13 AM
Hi Thomas,
Am also using BAPI_PAYMENTREQUEST_CREATE to create downpayment request.
Could u please share ur ideas.