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

BAPI/FM for recurring document posting FBD1

Former Member
0 Likes
1,843

Hello experts,

I am working on a requirement to post recurring documents(txn FBD1).

I am using BAPI_ACC_DOCUMENT_POST but getting many business errors(one after another).

Please help with a sample code with i/o parameters explained in detail(preferrably for recurring documents)

Thanks,

Sumit

Hello experts,

I am working on a requirement to post recurring documents(txn FBD1).

I am using BAPI_ACC_DOCUMENT_POST but getting many business errors(one after another).

Please help with a sample code with i/o parameters explained in detail(preferrably for recurring documents)

Thanks,

Sumit

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,055

Many of those errors would be related to your system Customizing, Chart of Account, etc.

So a sample wont help you much. Better ask functional for a sample FI document already posted, and use the values of this document in your tests.

Regards,

Raymond

Read only

chandu_bhanuri
Explorer
0 Likes
1,055

If you were able to post recurring posting using BAPI_ACC_DOCUMENT_POST please let me know the procedure, I have similar requirement .