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.
You can use this option in Exceptional CASES where you want to check only fields with CERTAIN KINDS of INPUT.

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.
You can use this option in Exceptional cases where you want to check only fields with certain Kinds of Input.



Discussion

No Comment Found