2008 Oct 07 6:37 AM
Sorry to say this vijay the code is not working.in PBO i have written following code
loop at screen.
IF ZATC_TOUR1-ACCOMODATION = 'GUEST HOUSE'.
if screen-group1 = 'G1' and screen-group2 = 'G2'.
screen-input = 0.
modify screen.
endif.
endif.
endloop.
G2(group i have assigned it for radio button group)
2008 Oct 07 6:47 AM
did u check in the debug mode what text is coming in ZATC_TOUR1-ACCOMODATION field.
did u check in the debug mode what text is coming in ZATC_TOUR1-ACCOMODATION field.
2008 Oct 07 6:47 AM
did u check in the debug mode what text is coming in ZATC_TOUR1-ACCOMODATION field.
2008 Oct 07 6:52 AM
2008 Oct 07 7:02 AM
place the list box field in chain and endchain.
chain.
field listboxfield module dummy_module.
endchain.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |