what is the meaning of SCREEN-INPUT = '0/1', SCREEN-ACTIVE =
'0/1'. in event AT SELECTION-SCREEN OUTPUT
Answer Posted / a
when screen-active component is zero then input = 0,output =
0 statically.screen field is invisible they are not ready
for input.
when active component is 1 then field is ready to accept the
input from user.
| Is This Answer Correct ? | 44 Yes | 4 No |
Post New Answer View All Answers
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
What is pretty printer?
What is meant by hotspots?
What are the payroll related Infotypes
5) How to rereive text elements in SF and script?
What is your approach for writing a bdc program? : abap bdc
Differentiate between ooabap and abap?
What are the basic functions of database utility?
How can we upload a text file having delimiters in to legacy system?
what are the two methods of modifying sap standard tables? : abap data dictionary
Why cant we use Normal function module for data transfer?
What is view? Explain the different types of view?
What are the steps to be followed to set lockobjects? : sap abap data dictionary
How can we use multiple transactions by using bdc_insert? : abap bdc