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

ALV in RFC Function

Former Member
0 Likes
793

Wi all. Is it possible to print an ALV report that's inside a RFC Function Module? I'm trying to do so, but i'm getting a dump: DYNPRO_SEND_IN_BACKGROUND

Thanx.

Jesus

4 REPLIES 4
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
535

I does not appear so, at least an ALV which is implemented in a dynpro as opposed to an ALV classical List display.

Regards

Rich Heilman

Read only

0 Likes
535

Hi Rich. I'm using REUSE_ALV_HIERSEQ_LIST_DISPLAY to print the report.

Read only

0 Likes
535

That is a classic list if I'm not mistaken, but it seems that it is still throwing a screen somewhere, hence your error.

Regards,

Rich Heilman

Read only

0 Likes
535

Thanx Rich. I guess there's no way then...

Jesus