cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

I have created an attribute view, for learning purposes.

I have joined three tables SFLIGHTxSBOOKxSCUSTOM, as shown in the below image, using LEFT OUTER JOIN.

The 'Raw Data' output of this view looks like below.

Why are Telephone and Email empty for multiple entries, despite having the same Customer ID?

Please help me understand what is happening here.

Thanks.

0 Likes
View Entire Topic
Former Member
0 Likes

Thank you Michael.

You are correct. They are from different clients. It became clearer once i added MANDT to output and join condition.

Edit: I think your response is a comment instead of an answer. So i could not mark it accepted!

michael_eaton3
Active Contributor
0 Likes

Glad you solved it.

I didn't post it as an answer, as I was unsure whether it was an answer, or even the answer. 🙂

michael_piesche
Active Contributor
0 Likes
michael.eaton3, you can still change a comment to an answer with the EDIT button 😉
michael_eaton3
Active Contributor
0 Likes

Well, I never knew you could do that! Thanks for the tip.