Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8459

Re: collect statement problem.........

$
0
0

hi,

my code is

 

 

R :it_taba, it_tabb.

     CALL FUNCTION 'DD_DOMA_GET'

       EXPORTING

         domain_name   = 'Z_PRS_Offshore'  " Domain name of ZPRS_Offshore

         langu         = sy-langu

         withtext      = 'X'

       TABLES

         dd07v_tab_a   = it_taba

         dd07v_tab_n   = it_tabb

       EXCEPTIONS

         illegal_value = 1

         op_failure    = 2

         OTHERS        = 3.

READ TABLE it_taba into wa_taba WITH KEY VALPOS = wa_tab-zprs_offshore

but finally I have to display under loop  it_tab into wa_tab in smartforms table?


Viewing all articles
Browse latest Browse all 8459

Trending Articles



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