‎2010 Jul 15 2:55 PM
Hi,
i use BAPI_ACC_DOCUMENT for several things. Now we want to automate the booking via FBD1. Is there any chance to use a bapi to create a recurring entry?
‎2013 Oct 22 6:50 AM
Hi,
Use FM 'POST_DOCUMENT'
To use this FM you need to pass the document number, you can get the next document number using FM 'number_get_next' for object RF_BELEG.
I have used this for my implementation, it works.
Regards,
Sonal
‎2024 Oct 04 10:18 AM
Hey, I'm also looking for a solution to create automated recurring posting documents. Does the "POST_DOCUMENT" also create the FBD1 recurring entry? I tried to test with SE37, but it created only a posting document in FB03 but not in FBD3. Help would be very appreciated.
KR
Thomas