‎2008 Oct 30 5:00 AM
Hi all,
I need to post a document through FBS1 transaction. I wanted to use a bapi.I could find BAPI_ACC_GL_POSTING_POST which probably can do this.But in the transaction FBS1 reversal date is mandatory and I could not find that field in the header of the bapi.Could you please help me out with this.
Regards,
Suvarna gogineni.
‎2008 Oct 30 5:04 AM
Hi,
Please try
BAPI_ACC_DOCUMENT_POST
BAPI_ACC_GL_POSTING_REV_POST
Edited by: Neenu Jose on Oct 30, 2008 6:05 AM
‎2008 Oct 30 5:12 AM
Thanks for immediate reply
i tried using those bapi..
but the header structure has no field for reversal date..
but this is a mandatory in FBS1.
‎2008 Dec 31 8:56 PM
hi suvarna,
I have exactly the same situation, can you please let me know if you were able to solve. Please provide details.
‎2009 Jan 01 7:19 AM
Hi Riki,
I could not get any solution for this..
so just went with a BDC implementation..
that solved my issue...
‎2009 May 27 3:13 PM
Using the BADI in the BAPI_ACC_DOCUMENT_POST, populate the field STODT and STGRD Reversal date and reversal reason for all line items in the ACCIT structure and post the document. This document then can be reversed using the F.81 transaction - Reversal transaction for accrual documents.
Regards,
Hari
‎2009 May 29 7:18 AM
Hi Hariharn,
I am not getting the field reverse Date in the same BAPI what u have suggested.also that structure is not there. can u suggest me how to do..
Thanks
kumar