2013 Nov 12 8:38 PM
Good afternoon. I've been trying to research the best option to post a customer clearing document without using a BDC.
I've found several posts regarding possible BAPI's for the transaction F-32, like the one https://scn.sap.com/thread/1405187, but I haven't seen a definite answer anywhere.
Has anyone had any luck in clearing customer open items via a BAPI? And if so, how?
Any help is appreciated.
Thanks,
Jonathan
2013 Nov 12 10:46 PM
Hi,
I think the BAPI POSTING_INTERFACE_CLEARING would suffice the situation. But as the FM is restricted for usage in FB05 & FB05L the values passed in the input parameter I_TCODE has to be either of them.
Cheers,
Arindam
2013 Nov 12 10:46 PM
Hi,
I think the BAPI POSTING_INTERFACE_CLEARING would suffice the situation. But as the FM is restricted for usage in FB05 & FB05L the values passed in the input parameter I_TCODE has to be either of them.
Cheers,
Arindam
2013 Nov 14 4:50 PM
Arindam,
Thank you. I was able take your suggestion and found this discussion:
http://scn.sap.com/thread/3453219
I created the test program and now I understand how it works.
Thanks,
Jonathan
2016 Aug 04 1:56 PM
Hello Jonathan,
I'm also searching for a BAPI alternative instead of using BDC data for tx F-32.
I am wondering if it is possible with FM BAPI_ACC_DOCUMENT_POST.
I still haven't found a good alternative but it looks like you did some years. Did you make use of FM BAPI_ACC_DOCUMENT_POST.
Can you supply me an example program? That would be perfect.
Thank you in advance.
With kind regards, Simon
2016 Aug 04 2:23 PM
Hello Jonathan,
I'm also searching for a BAPI alternative instead of using BDC data for tx F-32.
I am wondering if it is possible with FM BAPI_ACC_DOCUMENT_POST.
I still haven't found a good alternative but it looks like you did some years. Did you make use of FM BAPI_ACC_DOCUMENT_POST.
Can you supply me an example program? That would be perfect.
Thank you in advance.
With kind regards, Simon