cancel
Showing results for 
Search instead for 
Did you mean: 

How can I initialize the screen?

yutarosap
Explorer
0 Kudos
473

Hi.

I need to capture the initial layout of the screen.

But,The value has already been entered.

For example ,

1. Go to se38,Enter program name & press excute(F8)

2. The screen is displayed. Enter 80 in the field.

3. Back to screen(F3).

4.Once again , Enter program name & press excute(F8).

5.80 has already been entered.

How can I initialize the screen?

View Entire Topic
vissap
Explorer
0 Kudos

Hi,

your results will be push in output screen from either one varialbe or internal table..whatever it is..you have to add clear statement before you giving inputs for getting outputs to varialbe or itab.

like add clear statement in PBO.