I have one selection screen field which is meant for only
display what will you do

Answer Posted / p.lokesh

field to be display but no value is inputed into that
field :.
Ex: code :

parameters : p_matnr like marc-matnr modif id S1.

At Selection-Screen Output.

loop at screen.

if screen-group1 = 'S1'.

screen-input = '0'.

modify screen.

endif.

endloop.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul

3609


Different types of locks?

802


What is the meaning of table buffer? This buffer is used by which type oftable?

960


What are the relational operations that can be performed on view in sap? : abap data dictionary

689


What are the aggregate objects in the dictionary? : abap data dictionary

944


what will happen if called program is not executable ?

1868


What is SAP Data conversion ?

791


What are the basic functions of database utility?

792


Explain the systems fields used for interactive lists and lists?

711


What is view? Different types of view.

767


Explain how to create any functions?

796


What is the Difference between At Line selection and At user-command?

852


What is off cycle payroll run

1986


How do you Export a session ?

1783


What is the bapi?

816