I have one selection screen field which is meant for only
display what will you do
Answer Posted / a venumadhav
use the following code in PBO module.
AT SELECTION SCREEN ON
loo0p at screen.
screen-input = 0.
endloop.
modify screen.
OR
in run time u can change the fild in screen internal table
input value is 0.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How do you document ABAP programs? Do you use program documentation menu option?
What is dialog module?
What is table pool?
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
What are the different types of the variable in the sap abap?
What is protect & endprotect?
What are the differences between sap memory and abap memory?
What are logical databases? : abap hr
what are the problem we face during development( if we say v are in support(development)? what are the critical problems araises during LSMW updation and Smart form layout development for involce and po? very very important questions now a days commonly asking..plz plz reply me
What are the two statements which are required in an abap program to output an icon using a write statement?
how do you call third selection screen ?
What is luw?
What is the difference between the exits created in M.M and S&D?
Differentiate screen painter from menu painter.