Dear Friends,
I am facing problem with BAPI_TRANSACTION_COMMIT.
I used BAPI_ACC_DOCUMENT_POST for accounting document posting. The document is created successful and the BAPI return table as well as the IMPORT paramters have the document number.
Then I used BAPI_TRANSACTION_COMMIT to commit the changes. This is also successful, ie.,
sy-subrc = 0, but i'm not able to view the document in FB03 as well in the database tables (BKPF, BSEG).
Whereas if I do manual posting via FB01, i'm able to view the doc. Kindly let me know what is wrong with this commit BAPI..
Thanks,
Nidhya