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

Re: Table control insert Issue

$
0
0

Hi Kabil,

 

Try,

 

AT PAI.

 

LOOP AT IT_VENDOR.

     CHAIN.

       FIELD WA_VENDOR-VENDOR MODULE Vendorname ON CHAIN-REQUEST.

       FIELD WA_VENDOR-NAME1.

       FIELD WA_VENDOR-GSBER.

       FIELD WA_VENDOR-DMBTR MODULE CALC." on CHAIN-reQUEST.

       MODULE TBC_100_MODIFY ON CHAIN-REQUEST.

     endchain.

     FIELD WA_VENDOR-SEL

       MODULE TBC_100_MARK ON REQUEST.

   ENDLOOP.

 

 

MODULE TBC_100_MARK INPUT.

" Add logic to insert the line in internal table.

ENDMODULE.

 

 

 

Hope it helpful,

 

Regards,

Venkat.


Viewing all articles
Browse latest Browse all 2878

Trending Articles



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