Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

how to display structure value

laxman_sankhla3
Participant
0 Likes
395

hi

i want to disply structure value should be come as column in alvgrid.

now i am getting structure value in grid as row.

for example now getting

article no

color

size

but i want to display this above in grid like

article no color size

thanks .

hi

i want to disply structure value should be come as column in alvgrid.

now i am getting structure value in grid as row.

for example now getting

article no

color

size

but i want to display this above in grid like

article no color size

thanks .

1 REPLY 1
Read only

Former Member
0 Likes
367

READ - EACH READ WILL GET ONE RECORD FROM THE DATASET. IN BINARY MODE IT READS THE LENGTH OF THE FIELD AND IN TEXT MODE IT READS EACH LINE.

READ DATASET <FILE NAME> INTO <FIELD>.

then use

FOR DOWNLOADING, USE GUI_DOWNLOAD RATHER THAN WS_DOWNLOAD.

<b>

Please reward if useful...</b>