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
How do you display a data in a detail list?
What are the differences between primary and secondary indexes?
How to determine the attributes of an internal table?
What is meant by a schema? : sap abap hr
Explain what is runtime analysis?
What is a multiple line field?
Describe the data classes?
Explain what is the purpose of sap script?
What are the steps to be followed to set lockobjects? : sap abap data dictionary
after creating lock object if does n't access record by second user what should we do?
What is the use of a pretty printer?
what is diff between idocs,bdc,rfc and bapi. give real time answer
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
Difference between sy-tabix and sy-index? Where it is used?
How do you differentiate tax for different countries? : sap abap hr