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


Please Help Members By Posting Answers For Below Questions

How to convert normal function module to bapi?

1763


What is the master data necessary before you can start posting in MM?

1017


Explain the difference between function group and function module?

831


What is an update type with reference to a match code id?

751


What is the difference between a structure and a table? : abap data dictionary

832


Explain the uses of the simple maintenance interface? : sap abap hr

796


function modules are also external subroutines. State true or false. : abap modularization

784


What is collective search help? : sap abap data dictionary

810


What happens if only one of the commands set screen and leave screen is used without using the other?

803


What is the definition of modification in an sap system and how do they impact an upgrade?

759


How did you test the form you developed? How did you taken print?

806


What are the major steps will you use for tuning?

800


what is user specific parameter?

1853


What are the events in screen programming?

849


Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr

861