How can you change properties of screen elements dynamically
in Module pool Programming ?
Answer Posted / nagaraj
To change the screen elements dynamically,After the PAI event has triggered and before PBO event is triggering a screen programming done by the execution control.
In this screen programming we use screen table to change the attributes of screen elements
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Can we create field without data element? If yes, how?
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
How do you delete duplicate records from internal table?
What are the events used for logical database?
What are the data types of internal tables?
what is the difference between Blocked ALV and interactive ALV?
What is the difference between the function module and a normal abap/4 subroutine?
Can we define our own match code id's for sap matchcodes? : abap data dictionary
What are the dynamic actions and how to configure it? : sap abap hr
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
What are the differences between se01, se09 and se10?
What are the basic components of dialog program?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
Why do we use logical blocks in abap program?