Quantcast
Viewing all articles
Browse latest Browse all 9159

Re: pass string longer than 255 characters to a single line of internal table

Hi,

 

Please give the code looks like very basic issue of string getting truncated may be the internal table field to which you are trying to copy is not 1000 characters long. Image may be NSFW.
Clik here to view.

 

itab-field = your_str.

 

This would work provided both have 1000 characters length.

 

Cheers,

Arindam


Viewing all articles
Browse latest Browse all 9159

Trending Articles