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

Posting In FB05 Through BAPI

pradiptakumar_mishra
Participant
0 Likes
3,322

Hi Experts,

Can you pls suggest whether there is any standard BAPI available for posting in FB05 . There is a FM 'FM_FB05_POSTING_WITH_CLEARING' . But my requirement is to use a suitable BAPI.

Awaiting your soonest replies

With Rgds

Pradipta Ku. Mishra

5 REPLIES 5
Read only

Peter_Inotai
Active Contributor
0 Likes
1,966

I never tried this, but I'd check BAPI BAPI_ACC_DOCUMENT_POST. Might be an option for clearing.

Peter

Read only

Former Member
0 Likes
1,966

check for : BAPI_PAYM_ITEM_POST_CLEARING

Read only

0 Likes
1,966

Have you simple code?

Read only

Former Member
0 Likes
1,966

Hi

In my release there isn't a BAPI to do that, but it can use batch standard RFBIBL00.

Max

Read only

0 Likes
1,966

Hi Max

Am posting in FB05 after calling a custom transaction. From there the records are to be posted into FB05 and another constraint is that I won't be using any BDC kinda stuff.

Thanks

Pradipta