2007 Dec 17 6:39 AM
Please Any one help me ....how to join more than three tables
using left outer joins So that E.g
if I am joining tables A,B,C,D etc
and A has vbeln then I should get the output of this join in such a way that I will get all the values of vbeln on the left in the final table but corresponding field values in the final table
may or may not present. If B,C,D.... has the values of other filelds corresponding to vbeln then they will be dislayed other wise blank....
Please Any one help me ....how to join more than three tables
using left outer joins So that E.g
if I am joining tables A,B,C,D etc
and A has vbeln then I should get the output of this join in such a way that I will get all the values of vbeln on the left in the final table but corresponding field values in the final table
may or may not present. If B,C,D.... has the values of other filelds corresponding to vbeln then they will be dislayed other wise blank....
2007 Dec 17 6:42 AM
joining vbap outer join vbep and if there is no corresponding record i vbep, you will still get a record from vbap.
2007 Dec 17 7:41 AM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |