Application Development 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: 

Is there any BAPI for FBS1 Transaction

Former Member
0 Kudos

Hi,

Is there any BAPI for FBS1 transaction instead of using BDC.

Regards,

Aravind

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Aravind

Try using RFBIBL00 with the correct document type for accruals.

or try BAPI_ACC_GL_POSTING_POST with ofcourse the correct document type.

Regards,

Arun

2 REPLIES 2

Former Member
0 Kudos

Hi Aravind

Try using RFBIBL00 with the correct document type for accruals.

or try BAPI_ACC_GL_POSTING_POST with ofcourse the correct document type.

Regards,

Arun

Former Member
0 Kudos

Hi Aravind ,

I'm afraid that it's not possible to do it through BAPI ( because of he specificity of this txn ), you have to use either RFBIBL00 or your own BDC.

Hope this helps,

Erwan