ABAP 7.40

Custom input helps

What to do when there is no user friendly standard value help available for a given data element? Find out how to enable end-users to easily make a selection with a custom implementation.

Easily use ABAP range tables

Use ABAP 7.40 syntax to straightforwardly fill ranges from internal tables or directly during data selection.

Ternary operator in ABAP

There is no ternary operator in ABAP, but the ABAP 7.40 syntax can get pretty close.