in the event at selection-screen output we use loop
screen,what is screen intenal table,structure or DB table?
Answer Posted / buddula15
SCREEN is a structure not database table.
Some of importent fields in SCREEN structure.
NAME
GROUP1
INPUT
OUTPUT
INVISIBLE
Buddula15
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
What is sap abap tables?
Can you print decimals in type n? What is difference between float and packed data type?
What are field symbols?
Can you define a field without a data element?
Sal abap on hana interview
what is difference between set screen and call screen ?
What are the different attributes that can be assigned to a variant?
What functions does a data dictionary perform? : abap data dictionary
What is native sql?
Which bdc you prefer? : abap bdc
What are the update types possible? : abap data dictionary
What are the abap/4 commands that link to a layout set?
Rp_provide_from_last contains how many parameters ? : abap hr
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization