cancel
Showing results for 
Search instead for 
Did you mean: 

Z* smartforms preview invoice problem with multilanguage

mgorny
Member
0 Kudos

I have created z* smartforms for preview invoice.

I have invoice with 2 material with item descritpion. When i click on this material i can go to Item texts. In this field i have description and language under desc.

first materials have EN language and i see this item texts in invoice preview.

second materials have RO language and i didn't see this item texts in invoice preview.

What should I do so that I can see the item texts in the invoice preview regardless of the language selected?

Sandra_Rossi
Active Contributor
0 Kudos

Add ABAP code in the Smart Form to lookup existing texts whatever the language is and print all these texts.

Accepted Solutions (0)

Answers (1)

Answers (1)

xiswanto
Active Participant
0 Kudos

If you wanted to show the material description in the smartforms in your case where one exists in the default EN language and one in another language, then its all about the logic how you select the data before passing them into smartforms parameters.