How can you change properties of screen elements dynamically
in Module pool Programming ?

Answer Posted / vijeta aharwar

In PBO event , loop at screen & modify different screen
element.
eg.-> deactivate a parameter
loop at screen.
if screen-name = 'Material Number'.
screen-Input = 0.
screen-active = 0.
endif.
endloop.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the dynamic actions and how to configure it? : sap abap hr

585


1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?

1464


Explain buffering concept usage?

601


What are screen painter and menu painter? : abap hr

573


Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?

650






What is meant by write lock? : sap abap data dictionary

590


Explain the difference between domain and data element?

581


Explain get pernr concept when we use logical data base? : abap hr

751


A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary

672


What is filter dependent BADI?

928


What are the layers of data description in r/3? : abap data dictionary

635


What are the buffering types?

603


In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plantdynamically?

602


Can i Have Some Realtime Examples On Modulepool programming.

5550


Can you delete a domain, which is being used by data elements? : abap data dictionary

815