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 Multiple Documents

Former Member
0 Likes
503

Hi ALL THE GURUS,

Is there any FM by which multiple documents can be posted similar to F-02.If 3 documents are selected of different Spl. G/L say A,B,C then it should make only 1 voucher, ie when we see the document in FB03 then we should get4 lines of A,B,C and one of Bank having the total of all the 3 A,B,C but with negative.

Thanks In Advance,

Regards,

Bharti Jain

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
449

Yes. There is FM BAPI_ACC_GL_POSTING_POST.

Please check the documenationa in SE37 on how to use this. Hope this helps

Also check in SE37 FMs like BAPI_ACC* to know more relavent ones.

1 REPLY 1
Read only

Former Member
0 Likes
450

Yes. There is FM BAPI_ACC_GL_POSTING_POST.

Please check the documenationa in SE37 on how to use this. Hope this helps

Also check in SE37 FMs like BAPI_ACC* to know more relavent ones.