Quantcast
Viewing all articles
Browse latest Browse all 8581

Re: Displaying more than one value in a field


HI Rebekah,

 

Instead of creating internal table with occur 0, create internal table with  INITIAL SIZE. Bcose OCCURS n is obsolete in OO Context and it is advisable to use INITIAL SIZE instead.

 

  DATA: itab TYPE STANDARD TABLE OF /BI0/HORGUNIT INITIAL SIZE 3.

 

regards,

Ashvin.


Viewing all articles
Browse latest Browse all 8581

Trending Articles



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