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

Field Value is not visible in SAP CAP List Report using Action

sPatil
Participant
0 Kudos
113

Hi,

In SAP CAP NodeJs project List Report, in Action, I want to display the field value from my associated table. But I am not getting the field value inside the popup. Below are more details - 

sPatil_0-1747892519216.png

Field 'EWMWarehouse' is from source table and its visible in the output; but field 'Batch' is from target (associated) table and it's value is not coming the output popup window as shown below - 

sPatil_1-1747892665096.png

When I did inspect then I found the batch value is their in the response, but its not appearing in the above popup window.

Please help.

Thanks in advance.

 

 

View Entire Topic
junwu
SAP Champion
SAP Champion
0 Kudos

is it 1:1 relationship?

sPatil
Participant
0 Kudos
No... [1..n] relationship...Source table (1) to Target/Associated Table (n)
junwu
SAP Champion
SAP Champion
0 Kudos
if it is 1:n, how the framework knows which one to pickup?