on ‎2020 Jul 27 5:26 PM
Hello community,
I try to create to create a dynamic code list via custom business object association. Therefore I am proceeding as described by Jerry Wang in his blogs https://blogs.sap.com/2017/11/17/step-by-step-to-create-two-drop-down-list-with-dependency/ and https://blogs.sap.com/2017/09/30/create-dynamic-code-list-via-custom-business-object-association/
The second link describes how to create a code list in PDI.
So I created a new BO

However in my case the codelist needs to be maintained in multiple languages.
e.g. in logon language English I need
Code Parent Code Code Text
010 Chemical Industry
and for logon in German I would need
Code Parent Code Code Text
010 Chemiche Industrie
How do I achieve this?
Best regards
Thorsten
Request clarification before answering.
Hi,
Not tried though, but may be you can change the data type of your CodeList description BO field "CodeText" to LONG_Name (AP.Common.GDT NameSpace) as this will give you the possibility to maintain Text against each language.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.