Field with choice field reference does not display options

Igor Corr_a
Tera Expert

Hello,

 

I have a customized application where in one of the tables I have a choice field that must obtain the values of another choice field from another table.

 

Example:

Table: x_mycustom_table_01

Field type: choice

"Choice List Specification" tab:

Choice: "Dropdown with -- None --"

Choice table: table containing the field in which I want to search for choices

Choice field: name of the field where I want to search for choices

 

Problem: despite being configured this way, when opening the field in question, no option is displayed other than "-- None --"

 

Below is the data from the table containing the field that I want to get the choices from:

 

Table: x_mycustom_table_02 Field type:

Choice Choices tab: containing all my previously created and active choices

 

I haven't been able to find a solution to this problem yet.

 

I searched here in the community, in the documentation and although I implemented some tips, it didn't work for me.

 

Apparently the configuration is ok.

 

Has anyone experienced this problem or can tell what it could be?

 

Best regards,

2 REPLIES 2

Anand Kumar P
Giga Patron
Giga Patron

Hi @Igor Corr_a ,

Check in that choice field any reference qualification specified if yes then the choices should satisfy the conditions then only it will display.

Thanks,

Anand

Hi Anand,

In none of the fields is a reference qualifier specified.

Both fields are of type Choice.