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 are the two different ways of building a match code object? : abap data dictionary

600


Explain the Inportance of pa30? : abap hr

741


What are the different types joins?

556


what is abstract classes

865


What is meant by search help? : sap abap data dictionary

574






What is the first thing you do after vendor setup is complete?

879


Can you delete a domain, which is being used by data elements? : abap data dictionary

800


What are the uses of secondary indexes?

536


Explain what is the difference between primary key and unique key?

623


The commands through which an abap/4 module can “branch to “ or “call” the next screen are?

618


What is a table cluster? : abap data dictionary

721


List some of the many different ways that the sap standard functionality can be changed by a customer?

542


A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?

849


What is a view? : abap data dictionary

642


How do you convert non-char field into char type fields ?

1741