cancel
Showing results for 
Search instead for 
Did you mean: 

RAP - create child with IDENTIFICATION_REFERENCE

lars_kr
Participant
0 Kudos
833

Hello Community,

I have a managed RAP application with 6 child entities. But I can't create the child entities that were specified as Identification_reference only. I can create the child entity specified as Lineitem_reference.

Example:

child.PNG

 

 

 

In this picture you can see that I can create the child in the section “Rollen” with the type #LINEITEM_REFERENCE. This is a 0..* association. Below there is a section “Kommentar” which has the type #IDENTIFICATION_REFERENCE, but is not editable for me. This entity has the association 0..1.

I hope it is not the case that you can only create a child entity via #LINEITEM_REFERENCE.

 

regards

Lars

 

 

View Entire Topic
ShivamChadha
Explorer
0 Kudos

The accepted answer in this post is the solution - 

Solved: Create By Association for 1:1 composition in RAP U... - SAP Community

lars_kr
Participant
0 Kudos
Thanks a lot Shivam!