Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

FBD1

Former Member
0 Likes
876

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?

2 REPLIES 2
Read only

Former Member
0 Likes
764

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

Read only

ThomF
Discoverer
0 Likes
694

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