on ‎2017 Mar 30 12:06 PM
i have a code in module pool tab1 tab2 tab3
IF SY-UCOMM = 'YES2'. tab2
amnt required ...........
YNFA-BUD_AMT = YNFA-AMT_REQ. budget no yes < pushbtns>
ELSEIF SY-UCOMM = 'NO2'. amnt ..............
CLEAR YNFA-BUD_AMT.
ELSEIF SY-UCOMM = 'JUSTY'.
CALL SCREEN 1009.
ENDIF.
when i click on yes i gets me the same value but when i click on no it not gets clear
on the screen when i click on NO pushbutton it not gets clear but while am debugging this it works perfect
Request clarification before answering.
Hi Ankit,
Please could you elaborate it more ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.