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
On which even we can validate the input fields in module progams?
What are the difference between call screen and leave screen?
What is a data dictionary? : abap data dictionary
How can I get ascii value of any letter? Is there any function?
What are indexes? : abap hr
hi frends this is bala raju from pune.i want to know diff between 4.7ee and ecc 5.0.if possible give me brief explanation.this question was asked in EDS(tele interview) in pune bye.
How many tables are there in sap?
Why do we use dynamic where conditions?
Did you create secondary index?
Define the various contents of technical specifications ?
What is occurs in internal table?
How to split one Invoice into Multiple ( Step by Step)?
What are the other modules integrated with om? : sap abap hr
What are the value tables?
How are the function code handles in flow logic?