We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hello,
It is possible to use another SAP table as a reference when extraction data from the current tables
Eg: SELECT * from MARC INNER JOIN MARA ON MARCMATNR = MARAMATNR WHERE MARA~MTART = 'ABC'
Thanks,
Tudor