cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Is thwre tool available to massupload codelists?

0 Kudos
240

Hello experts,

I have enhanced the customer overview screen by an extension field that I defined as Code List. I need to do this in PDI and cannot use KUT because I need to implemnt some application logic on the extension field.

Now our customer say that they have large code lists and don't want to maintain the codelists manually.

I wonder if there is any way to do a mass upload of Code Lists?

Thanks and best regards

Thorsten

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member226
Employee
Employee
0 Kudos

Hi,

There is no way to upload mass code list values via PDI.

The only option is to create a KUT based field with LIST values. There you should have an option to upload via CSV for Bulk Values. Further, you can use "References to Customer-Specific Fields" in PDI and enable your KUT field for script usage. For more details please check the official help document LINK.