‎2008 Nov 28 7:28 AM
Moderator message: do not post questions in ALL CAPITALS
Dear all,
I am trying to use bapi BAPI_ACC_DOCUMENT_POST for Tcode FB50.
it shows the message :
*"Document posted successfully: BKPFF 0100000100HITL2008 DEVCLNT480"*
But i am unable to see document in tables.
Please help
Regards,
Gaurav sood
Edited by: Matt on Nov 28, 2008 4:20 PM
‎2008 Nov 28 7:30 AM
Hi,
You must also use BAPI_TRANSACTION_COMMIT after the BAPI_ACC_DOCUMENT_POST .
Try calling the commit bapi
regards
Prasanth
‎2008 Nov 28 7:32 AM
i HAVE USED BAPI TRANSACTION COMMIT.
i AM TRYING IT THROUGH SE37
REGARDS,
GAURAV SOOD
‎2008 Nov 28 7:35 AM
Hi,
You must use commit BAPI
then Follow this procedure
In the SE37 Home Page go to the FUNCTIONMODULE menu
in that goto TEST----> TESTSEQUENCES
give the FM sequence there
after you execute the BAPI_ACC_DOCUMENT_POST
click back
you get to BAPI_TRANSCATION_COMMIT
execute it also .
then check in the tables
Regards
Prasanth
‎2008 Nov 28 3:21 PM
‎2008 Dec 02 6:54 AM
Thanks for help,
Issue has been resolved.
Actually you need to pass System Details for
using this BAPI Function.
Thanks and regards,
Gaurav sood