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 ? | 43 Yes | 4 No |
Post New Answer View All Answers
What do is landscape in sap project, I think its related to no. Of servers used, pls correct me if I am wrong, or what it is? : sap abap hr
What are the page windows? How many main windows will be there in a page window?
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
What is your approach for writing a bdc program? : abap bdc
Explain what is sap script?
What are the parameters in bdc_open_group? : abap bdc
What is sap locking?
What is sap abap data classes?
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
How to write a code for multiple transactions? : abap bdc
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
What are the domains and data element?
How many types of views are there? : abap data dictionary
What does hide statement do?