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

abap execution

Former Member
0 Likes
498

hi,

new in ABAP---

how do i see the output?

report ztxt.(SE38).

write 'hello sap world'.

where do i execute the report?and see the output?

Thanks in advance.

Haarika.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
474

you just have to press F8 and the output will appear on the screen.

To get back to yoru report then you have to press F3.

- Guru

Reward points if helpful

hi,

new in ABAP---

how do i see the output?

report ztxt.(SE38).

write 'hello sap world'.

where do i execute the report?and see the output?

Thanks in advance.

Haarika.

3 REPLIES 3
Read only

Former Member
0 Likes
475

you just have to press F8 and the output will appear on the screen.

To get back to yoru report then you have to press F3.

- Guru

Reward points if helpful

Read only

0 Likes
474

Thanks Moorthy.

Read only

0 Likes
474

Please close the thread and award points if problem solved.

- Guru