This is a test message to test the length of the message box.
Login
|

Write a comment

Writing comments is only allowed to registered users, registration is free and does not require an email address and can be done quickly here.

wenn schon modern, dann auch als Einzeiler!

Enno - 07/16/2024 - 10:09

rt_result = VALUE #( FOR GROUPS grp OF fieldname IN it_rsselect
 GROUP BY ( fieldnm = fieldname-fieldnm )
  ( property = grp-fieldnm
    select_options = VALUE  #( FOR selopt IN it_rsselect WHERE ( fieldnm = grp-fieldnm )
      ( sign   = selopt-sign
        option = selopt-option
        low    = selopt-low
        high   = selopt-high ) ) ) ).