Skip to content

Commit a2f8c2f

Browse files
committed
Update f1_in_selection_screen_field.abap
1 parent 9948447 commit a2f8c2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

f1_in_selection_screen_field.abap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
REPORT zzz_abapinho_f1_selscreen.
22

3-
PARAMETERS: p_uname1 TYPE syuname.
4-
PARAMETERS: p_uname2 TYPE syuname.
3+
PARAMETERS: p_uname1 TYPE syuname. "Assassino
4+
PARAMETERS: p_uname2 TYPE syuname. "Vítima
55

66
AT SELECTION-SCREEN ON HELP-REQUEST FOR p_uname1.
77

0 commit comments

Comments
 (0)