InterviewSolution
Saved Bookmarks
| 1. |
How Can A Screen Field That Has Changed Since The Last Output Operation Be Detected ? |
|
Answer» Attach the MDT (MODIFIED data tag) ATTRIBUTE to the FIELD, to DETECT whether field has been changed as a RESULT of user input. Attach the MDT (modified data tag) attribute to the field, to detect whether field has been changed as a result of user input. |
|