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 meant by a schema? : sap abap hr
What is an update type with reference to a match code id? : abap data dictionary
What is dialog module?
Explain client-dependent and client-independent tables.
What is an abap data dictionary? : abap data dictionary
What are the differences between table and structure in data dictionary?
How did you test the form you developed? How did you taken print?
How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?
What is a fall back class?
How many primary keys can be created for a table?
What is difference between float and packed data type?
Differentiate database index and match code.
In which time constraint does the infotype records depend on the subtype ? : abap hr
What is repository info. Systems?
How the at-user command serves mainly in lists?