‎2009 Jun 22 5:19 PM
Hello,
I am using bapi BAPI_ACC_GL_POSTING_POST to post parked documents. I receive a message indicating that the transaction has been posted successfully and entries are generated in BKPF but when I try to view the documents via FBV0 nothing is listed. For some reason the entries are written to BKPF when I believe they should in fact be written to VBKPF (parked documents). Does anyone have any ideas as to why this is happening?
‎2009 Jun 22 5:43 PM
did u call BAPI_Transaction_commit ?
Check the documentation of the BAPI as well
‎2009 Jun 22 5:51 PM
Hi
I don't know if that BAPI can post a parked document, probably u need to set the right right business transaction (BUS_ACT). U can also try to use the BAPI_ACC_DOCUMENT_POST.
Max
‎2009 Jun 23 10:34 AM
I am using the bapi transaction commit. Is there maybe a different object type I should be using....eg VBKPF?