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

What are internal tables? How do you get the number of lines in an internal table?

634


What is the purpose of sum statement?

572


Normally how many and what files get created when a transaction program is written?

565


Can a transparent table exist in the data dictionary but not in the database physically?

635


What are the steps to execute session method?

600






What is a sequence of event-triggered in report?

634


What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.

2864


Explain the advantages of logical databases?

581


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

613


What is the differrences between structure and table in data dictionary in abap? : abap hr

720


Is main window mandatory in smartforms?

725


In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr

569


What is a logical database?

669


What are the components in sap application server?

636


What is meant by write lock? : sap abap data dictionary

590