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

Display documents?

Former Member
0 Likes
493

Hi experts,

i'm writing an report which has a huge data selection. After the first display i wanna have the posibility to change

the output on the report "online". I have read somewhere, that this is possible with the construct "display documents"?

Can anyone give me some advice?

Thanx

th

4 REPLIES 4
Read only

Former Member
0 Likes
473

at line selection......read line and modify line....

Read only

Former Member
0 Likes
473

You make the field which you want to edit using

input on

then read the report line by line and modify the data in the event at line selection

Read only

0 Likes
473

ok, i think i must explain more details for my problem.

I wanna have a possibility to change my output view on the output Dynpro, so that no new data

selection is necessary..

Read only

Former Member
0 Likes
473

hi

u can also use

write:/ itab-eblen INPUT ON.

hpoe it will help u

Cheers

Snehi

Edited by: snehi chouhan on Jun 24, 2008 9:34 AM