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
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
Different types of locks?
What is the meaning of table buffer? This buffer is used by which type oftable?
What are the relational operations that can be performed on view in sap? : abap data dictionary
What are the aggregate objects in the dictionary? : abap data dictionary
what will happen if called program is not executable ?
What is SAP Data conversion ?
What are the basic functions of database utility?
Explain the systems fields used for interactive lists and lists?
What is view? Different types of view.
Explain how to create any functions?
What is the Difference between At Line selection and At user-command?
What is off cycle payroll run
How do you Export a session ?
What is the bapi?