‎2008 Jan 24 10:34 AM
Hi,
Our Client is using T code F-04 (manually) to clear the GL accounts. But its taking more time do this manually.
To execute F-04, any BAPI or functional module is there ???
‎2008 Jan 24 10:38 AM
Hello,
Check this BAPI -
BAPI_ACC_DOCUMENT_POST
Regards,
Vasanth
‎2008 Jan 24 10:47 AM
Hi Vasanth,
F-04 is using for Gl clearing. So what ever BAPI you told it doesn't suit for my requirement.
‎2008 Jan 24 10:51 AM
‎2008 Jan 24 10:45 AM
Hi
I don't know in release greater than 4.7, but there isn't that BAPI.
There's a BAPI to post a document, but the clearing is an internal transaction so I don't believe there's a BAPI for it.
Anyway you can try to create one using the std BDC RFBIBL00: it suppoerts that transaction.
regards,
n.jain