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
What are the data types of the abap/4 layer?
Mention what is alv programming in abap?
What are the different types of data dictionary objects? : abap data dictionary
ABAP : Classical reports events name
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
Name the abap/4 modularization techniques? : abap modularization
What is the syntex used to call a screen as dialog box (pop up)?
What is the difference between a pool table and a transparent table and how they are stored at the database level?
What is append structure?
How to write a code in tab control? : abap bdc
What are spa/gpa parameters (sap memory)?
1 . how do u design technical documentation in abap ? 2 . what u currently devloped in sap abap ?
What is evaluation path, where do we do it and why? : sap abap hr
How do you find the information on the current screen? : abap bdc
On which even we can validate the input fields in module progams?