SAP ABAP DYNPROS CHECKS



Get Example source ABAP code based on a different SAP table
  



ABAP_DYNPRO - Input Checks
Dynpros enables input values to be checked in the following ways:
Automatic input checks
Input checks in dialog modules



Latest notes:

Obsolete input checks are possible using the additions VALUES and SELECT of the dynpro logic statement FIELD. These checks are made before dialog modules are called.
ABAP_HINT_END