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 a variable in the sap abap?
Do we have to migrate all sapscript forms to smart forms?
Explain the differences between sap memory and abap memory?
Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?
How to define selection screen?
What is output determination?
What is the difference between commit-work and rollback-work tasks?
Define database layer? : abap data dictionary
What is an interactive report?
How can we handle table control in bdc? : abap bdc
Does every abap/4 have a modular structure? : abap modularization
Explain the advantages/disadvantages of logical databases?
what are the problem we face during development( if we say v are in support(development)? what are the critical problems araises during LSMW updation and Smart form layout development for involce and po? very very important questions now a days commonly asking..plz plz reply me
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
What is append structure?