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

repoprt contains bdc

Former Member
0 Likes
406

Hi Friend,

we have one report which internalyy contains one bdc.

what we have to do is after bdc we have to call one more tcode to populate sd invoice how the process going.

pls help me.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
388

First do the BDC and then get the return messages into an internal table.... Use the success message to get the SD document number and do another BDC for invoice posting..

1 REPLY 1
Read only

Former Member
0 Likes
389

First do the BDC and then get the return messages into an internal table.... Use the success message to get the SD document number and do another BDC for invoice posting..