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

Re: How to fill data in XMSEG internal table in BADI?

$
0
0

Hi Suhas,

 

you don't need header line to read data of an internal table.

 

 

data : ls_mseg like mseg (I suppose)

 

To read a line of xmseg :

READ TABLE xmseg

          INTO ls_mseg

          WITH KEY .....

 

 

 

regards

Fred


Viewing all articles
Browse latest Browse all 9564

Trending Articles



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