In all the statements the API translates a table of a BW artifact into the BW artifact itself (e.g. Select * from "/BI0/PMATERIAL"
is translated into the InfoObject 0MATERIAL).
Lookup | SAP | Metadata API | |
---|---|---|---|
FROM |
| ||
JOIN |
| ||
INNER JOIN | ![]() |
| |
RIGHT JOIN |
| ||
RIGHT OUTER JOIN |
| ||
LEFT JOIN |
| ||
LEFT OUTER JOIN |
| ||
CROSS JOIN |
| ||
FULL JOIN |
|