Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,I have to extract data from a SAP tables, joined with another one to filter the result (on the Sap side)
I'm using the component tSapTableInput, but is limited to one Sap table (no free form query)
What is the best way to get SAP table with join?
Thanks
Regards
S.
Hello,
You could try to join these data retrieved from 2 or more tSAPInput components via tMap component, just that lookup will get called on every record/row processes. Let us know if it works.
Best regards
Sabrina