SAP Knowledge Base Article - Public

2401572 - List Values for Extension Fields - How to do using Excel Template

Symptom

Symptom 1: After to fill some Value List template, when you are trying to upload this file, the system stay thinking for a long time and does not complete the action.

Symptom 2: A dump will show up after click on Save.

Symptom 3: After click in Save, the system display the message "Code value not valid; enter up to 30 alphanumeric characters as code value"

Environment

Cloud for Customer

Reproducing the Issue

In this case, we are using as example an Extension Field, that we are trying to upload the Excel file with the data.

  1. Go to screen where the field is shown.
  2. Click in Adapt button, on top right of the screen.
  3. Click in Edit Master Layout.
  4. After finding your field, click in the option Change Properties and after in Field Definition.
  5. In the tab General Data you will see the values for this field.
  6. Go to Edit the field.
  7. In case the field already has values, click in Download to get the CSV file. Update the file with the necessary changes, and save it.
  8. Click in Upload and select the Excel file, and select OK.
  9. The file seems that is uploaded. So click in SAVE.

Cause

  1. You are not using the Chrome browser to upload the file.
  2. The file has more than 999 records (lines).
  3. For translation of values: In the section Screen Texts for language, you already have maintained the new language before upload the file.
  4. For the message "Code Value not valid....", some value in the column code of the CSV file has at least one space (character), and it is not allowed. 

Resolution

  1. Use the Chrome browser to try upload the file. This browser currently support all laguages.
  2. Your file must have at maximium 999 records (lines). Also if you have more than one language for the field, the limit of records (values) for the field is the same 999.
  3. The the recommended format of the CSV file that you will upload should be as the shared screen on attachments section of this document.
  4. For translation of values: You must first to do the upload of the CSV file and save it. After add the new language in this section Screen Texts for language.
  5. For the message "Code Value not valid....", search and remove the space in code column. And so upload the file again.

The coluns are CODE, LANGUAGE, IS_DISABLED, DESCRIPTION. And you must fill it was example below:

1,E,,SAP OPTION

And in case you want update other language too, you can create a new row, changing the second parameter, as below:

1,D,,SAP OPTION

So in your file you will have two rows with the same "CODE", different "LANGUAGE", same value for "IS_DISABLED", and same "DESCRIPTION".

Please refer the Excel CSV Example screenshot in attachments section of this document.

When you are using more than one language, you must maintain values for both languages. (e.g. If you will use english, spanish and portugues as language and the field in default language has 10 values, the complete list will have 30 values, 10 for each language.)

Keywords

KBA , entries , code list , 1000 , exceeded , extension field , list value , csv template , drop down list , kut upload , AP-RC-UIF-FLX , Page Layout & Key User Configuration , How To

Product

SAP Cloud for Customer add-ins all versions

Attachments

Example Format Excel Document.jpg