How do I know that Association is internally implemented by inner join or outer association

I have used the following syntax to directly return the corresponding description via path expression.

How do I know that Association is internally implemented by inner join or outer association

The data source comes from 1: N association.

How do I know that Association is internally implemented by inner join or outer association

The question is: how SAP internally implements this association? Via Inner join or outer join?
Two approaches to find answer by yourself:
Approach1:

How do I know that Association is internally implemented by inner join or outer association

Approach2:
ST05: Display execution plan

How do I know that Association is internally implemented by inner join or outer association

How do I know that Association is internally implemented by inner join or outer association
要获取更多Jerry的原创文章,请关注公众号"汪子熙":
How do I know that Association is internally implemented by inner join or outer association

相关文章:

  • 2021-05-06
  • 2021-04-28
  • 2022-12-23
  • 2021-09-28
  • 2021-09-19
  • 2021-11-19
猜你喜欢
  • 2021-11-20
  • 2022-12-23
  • 2022-02-17
  • 2021-04-25
  • 2022-12-23
  • 2021-11-04
相关资源
相似解决方案