InterviewSolution
Saved Bookmarks
| 1. |
What Is An On”*-input” Statement? |
|
Answer» The ABAP/4 MODULE is called if the user has entered the “*” in the first character of the field, and the field has the attribute *-entry in the screen Painter. The ABAP/4 module is called if the user has entered the “*” in the first character of the field, and the field has the attribute *-entry in the screen Painter. |
|