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

Info for ABAP Select Converter

The "ABAP Select Converter" is currently in beta; conversion bugs may occur, and not all functions and variants are yet supported. The goal is to convert the SELECT statement to the new variant and exchange the tables via Core Data Services.

 

Functions:

  • Simple SELECT statement
  • Conversion of EQ, LE, and GT to standard operators
  • Switching to ABAP SQL
  • JOINs (with and without aliases)

 

Currently not supported:

  • Sub selects
  • FOR ALL ENTRIES
  • Functions (count, sum, etc.)
  • IN operator with list ('VAL1', 'VAL2')