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

Re :Conversion for transactions FB01 ,FB70, FB75 using bapi_acc_document_post

Former Member
0 Likes
1,148

Hi All ,

I need to create a conversion program which can create customer credit memo(FB70) and customer invoice ( FB75) .

I found 'BAPI_ACC_DOCUMENT_POST' will be useful in that case.

Please let me know how to post documents using single BAPI related to two different transactions and also let me know the business transaction values to be passed into bapi header (RFBU , SD00 ,RMRP, RMWA) in those cases .

I had same set of data for both transactions , where exactly difference lies in coding standpoint while creating credit memo and customer invoice .

3 REPLIES 3
Read only

arindam_m
Active Contributor
0 Likes
684

This message was moderated.

Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
684

Please check fields DOC_TYPE and OBJ_TYPE in document header. They willdetermine what type of document you want to post

Nabheet

Read only

0 Likes
684

Hi Madan ,

Thanks for the reply but i need to know what values can i pass for the OBJ_TYPE .

and also let me know the business transaction values (BUS_ACT in header ) to be passed into bapi header (RFBU , SD00 ,RMRP, RMWA) in those cases .

Thanks ,

Suresh.