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

Data migration with FB01L t-code

praveen_hannu
Contributor
0 Likes
482

Hi Friends

I have to create a batch input program to post the documents through FB01L. I believe the existing program RFBIBL00 is not support for this kind of requirement. Is there any other way to post the documents using this t-code with standard SAP programs or function modules.

Thanks

Praveen

1 REPLY 1
Read only

Former Member
0 Likes
378

there is no standard bapi to achieve this. You have to enhance the BAPI BAPI_ACC_DOCUMENT_POST to achieve this.