ABAP Keyword Documentation → ABAP − Release-Specific Changes → Changes in Release 7.0, EhP3 and 7.3, EhP1
Further Changes in Release 7.0, EhP3 and 7.3, EhP1
1. Extended Field Length on Selection Screens
Other versions: 7.31 | 7.40 | 7.54
Modification 1
Extended Field Length on Selection Screens
The maximum length of input fields on selection screens has been
increased from 132 to
255 for parameters and from 45 to 255 for selection criteria. To allow values to be passed using
SUBMIT WITH SELECTION TABLE
, a new data type RSPARAMSL_255, which supports this maximum length, has been added to the ABAP Dictionary.
Modification 2
ST documentation moved
The documentation about simple transformations was integrated into the ABAP keyword documentation.