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 defference between repository and non repository Object?
What are the two ways for restricting the value range for a domain ?
What are the types of the software component being deployed in the sap?
How to write a code for multiple transactions? : abap bdc
Application Category?
What is elementary search help? : sap abap data dictionary
What is the different between template and a table?
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
What is the difference between function group and function module?
when u prefer lsmw?
How do you restrict the data to be entered in the payroll area? : sap abap hr
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
What is sap script? Describe its components.
How many types of tables exists and what are they in data dictionary?
What are the different types of locks? : abap data dictionary