in the event at selection-screen output we use loop
screen,what is screen intenal table,structure or DB table?
Answer Posted / raghuveer
At the runtime,attributes for each screen field is stored in
a system defined internal table with header line called as
SCREEN TABLE.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain how to write a bdc - how do you go about it?
What is synchronous update?
Is it possible to pass data to and from include programs explicitly? : abap modularization
How are BAPI different from normal function modules?
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
Describe the difference between macro and subroutine?
Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?
What are the differences between interactive and drill down reports?
what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
What are the different kinds of lock modes?
How to copy table across clients?
What are the different types of sapscript symbols?
What does the ‘suppress dialog’ do?
Where do you create indexes in abap?
Explain the advantages of different types of bdc's?