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
How to get that a secondary index is attached to a select query?
what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
Difference between call by value and call by reference? : abap data dictionary
What is occurs in internal table?
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
What is buffering allowed but switched off?
How do you set up background jobs in sap? What are the steps? What are the events driven batch jobs?
What is the table buffer?
What is a logical database?
java script for push button in adobe forms.
Explain how to write a bdc - how do you go about it?
What is internal payroll process? : sap abap hr
How to split one Invoice into Multiple ( Step by Step)?
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
What is the meaning of table buffer? This buffer is used by which type oftable?