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
What is the major difference between pool tables and transparent tables?
What are the differences between session method and call transaction method? : abap bdc
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
State the system field for the current date?
Explain the table, which contain the details of all the name of the programs and forms?
How can you access the function code from menu painter?
What is lock mechanism? How do we create lock objects in abap?
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc
What is the difference between synchronous and asynchronous updates?
What is dynamic action? : sap abap hr
What are the sequences of event block?
what is field string ? & where we are using field strings?
Explain about drill down report?
how to read the standard field value in your custom program.
What is the advantage of structures?