in the event at selection-screen output we use loop
screen,what is screen intenal table,structure or DB table?
Answer Posted / susmita
Dynamic modification of screen elements are performed using
the SCREEN INTERNAL table .
There are total 17 fields available is in Screen Interal
table few of them are
1. NAME
2.INPUT
3.ACTIVE
4.REQUIRED
5.INVISIBLE
6.INTENSIFIED
7.DISPLAY-3D
8.GROUP1
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are your ways to performance optimization?
In which particular scenario we use sorted table and which particular scenario we use standard table?
Why do we use types statement in abap programming?
What is the disadvantage of a call by reference?
What are logical databases? : abap hr
Mention the various databases integrities?
Can we use transfer dataset to transfer data in internal table ?
Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)
Can we use on change of between select and endselect?
How do you find the information on the current screen?
What is your approach for writing a bdc program? : abap bdc
Explain the structure of a bdc sessions?
What is update task
How do you connect to the remote server if you are working from the office for the client in remote place?
What are authorization objects and what statement is used to perform an authorization check in an abap program?