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 is the purpose of at first and at last?

606


How do you read files from the application server ? : abap bdc

621


Explain the advantages of different types of bdc's?

555


What are the functional areas?

626


What are the fields in the memory table ‘screen’?

592






Does every abap/4 have a modular structure? : abap modularization

706


When was the sap abap being created?

653


What functions does a data dictionary perform ?

572


What are the basic components of dialog program?

702


Describe the data classes?

622


What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary

572


What are the events driven batch jobs?

598


Can a transparent table exist in the data dictionary but not in the database physically?

640


What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary

522


What is the relationship existing between the various data elements in data dictionary? : abap data dictionary

726