What are dynamic modifications of a screen? explain in detail?
Answer Posted / ashokabap
Change Screen based on user actions....this can be done by using AT SELECTION-SCREEN OUT PUT event....
Referance:
http://www.sapnuts.com/courses/core-abap/classical-reports/classical-report-events.html
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What are the different attributes that can be assigned to a variant?
What are authorization objects and what statement is used to perform an authorization check in an abap program?
What are the different window types in sapscript?
why particularly lock object name starts with EZ OR EY?
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
What is an update type with reference to a match code id?
What are the basic objects of the data dictionary? : abap data dictionary
Is the basic list deleted when the new list is created?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
What are Tickets in Realtime ?
What are the types of subroutines? : abap data dictionary
What is the Difference between At Line selection and At user-command?
What are the control break events in abap? : abap data dictionary
How can you distinguish between different kinds of parameters?
How can we determine a vendor is Bloc/Unblock from the table LFA1?