cancel
Showing results for 
Search instead for 
Did you mean: 

Text Joins

shyam_uthaman
Participant
0 Kudos

Hi All,

A question about text joins.

If there is a status table and a status text table that I need to attach to almost every view that I create, is it good to have it created as an attribute view and then joined to calculation views? or is it better to just use them directly in the calc views.

Also considering SAP text tables will have texts maintained in 6-8 different languages in my case, what would be a good approach to join these text tables in case of this 1 to n multiplicity?

Let me know.

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member226419
Contributor
0 Kudos

I dont think it makes any difference if you are using table or attribute view directly and join the same in calculation view, but yes its better if you are filtering any data in attribute view and then reuse the same in calculation view.

BR

Sumeet