|
You can call a module for the FIELD
statement to validate user entry on the input field.
You can validate the entry on the input field and send an error or a warning message from an ABAP dialog module. a. True b. False Which is the correct answer? --- Explanation You call a module for the FIELD statement to validate user entry on the input field. The entry on the input field associated with the FIELD
statement is validated with the dialog module, and accordingly, you can
send an error or
The input field is ready for re-input if the dialog module sends an error or warning message for the user input on the screen field. Therefore, the correct answer is a. |
|
See Also
Get help for your ABAP problems
ABAP Books
More ABAP Tips
SAP Basis, ABAP Programming and Other IMG Stuff All the site contents are Copyright © www.erpgreat.com
and the content authors. All rights reserved.
|