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 statement will be found in an sap application program that implements a function module exit?
Explain the Types of Select statements?
How do you process errors in call transaction method? : abap bdc
Can you set up background processing using call transaction?
Explain the sequences of event block?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
What are the different types of locks? : abap data dictionary
What is Transactional based Application & Role based Application?
What is roles and responsibilities of sap hr consultants? : sap abap hr
Explain client-dependent and client-independent tables.
What are secondary indexes. How can we know which index is being used in a select query?
Which function modules can be used to transfer the data using bdc programming? : abap bdc
What does the extract statement do in extract datasets? : abap modularization
What are Tickets in Realtime ?
How do we handle multiple line items in BDC's.