Quantcast
Channel: SCN: Message List - ABAP Development
Viewing all articles
Browse latest Browse all 10425

Re: How to input logo with REUSE_ALV_GRID_COMMENTARY_SET

$
0
0

I got it,

 

I used this code, but i changed where it was in my code,

 

CALL METHOD dg_dyndoc_id->vertical_split

        EXPORTING

          split_area     = dg_dyndoc_id

          split_width    = '70%'

        IMPORTING

          right_area     = dl_logo.

   CALL METHOD dl_logo->add_picture

      EXPORTING

        picture_id = 'Z_XXXX'.

And now it is working fine,

 

Thanks for help me,

 

Lucas Antoni.


Viewing all articles
Browse latest Browse all 10425

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>