cancel
Showing results for 
Search instead for 
Did you mean: 

Updating a Multilingual field through ABAP API

Former Member
0 Kudos

Hello,

We have a requirement where in we need to update a multilingual field for different languages. Do we need to connect in one language and then do the update for that field in that particular language and then disconnect and repeat the same procedure for the other languages OR can we update the field for different languages while being connected in one language.

Please let me know.

Regards

Nilanjan Dey

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Nilanjan Dey

1) You can't change connection language in opened connection.

2) You can create own connection for each language.

Regards

Kanstantsin Chernichenka