What are dynamic modifications of a screen? explain in detail?
Answer Posted / sm
based on the user action the screen should be changed.
eg. let us take a scenario there is a check box and five field in a screen. my requirement is when the check box is checked first two fields should be disabled and other field should be enabled.
so to achieve this action function code should be written to the check box. when the user checks the check box. the function code will be triggered.
if the function code is triggered then the screen field of the first two field should be set as 0.and other screen field should be set input as 1.this is a way if dynamic modification of screen
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the function of a data element?
Explain data dictionary in abap?
Explain the use of table maintenance allowed?
Why do we use logical blocks in abap program?
How many types of tables exist and what are they in data dictionary?
Is logo in script 1st stored as tiff format before uploading or in jpeg format?and where is that stored after uploading?
How will you insert record in a sorted table
How many default tab strips are there? How to insert more tabs in it?
How do you write transaction programs in sap?
What are the different types of views in sap? : abap data dictionary
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
Some Realtime Objects on Bdc.
What are null values?
What is the significance of the memory table ‘screen’?
What are the types of search helps? : sap abap data dictionary