what is the meaning of SCREEN-INPUT = '0/1', SCREEN-ACTIVE =
'0/1'. in event AT SELECTION-SCREEN OUTPUT

Answer Posted / sivaramakrishna

a screen is a structure defined in data dictionary with the
fields input,active,hide,visible,..etc.
screen-ip = 0 means selection screen will not display
screen-ip = 1 means selection screen will display
screen-active = 0 means selection screen willdisplay
but not in active mode.i.e we can.t enter input

screen-active = 1 means selection screen willdisplay
in active mode.i.e we can enter input

Is This Answer Correct ?    21 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a maintenance view? : abap data dictionary

774


What is the significance of hide?

778


Differentiate between report and dialog program

834


What is the difference between Classic badi and Kernal badi ?

2123


How to upload more than 2GB file from External Source to SAP?

1079


What is interactive reporting?

850


How will you transfer data into a file in application server?

810


Explain the disadvantages of different types of bdc's?

753


How do you set up background jobs in sap?

757


Explain the differences between interactive and drill down reports?

760


What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1

3322


Is it possible to bring select option in module pool screens?

762


How can I make a differentiation between dependent and independent data? : abap hr

816


Write the bdc table structure? : abap bdc

810


What is the difference between sum and collect?

1150