Hello Colleagues,
I have hard time updating composition of entities in scenario when i want update Parent entity and delete child entity in one update (PUT) request. I have following CDS model:
entity Parent : cuid, managed {
label :...
Hi all,
i am trying to get some data from S4HANA to DataHub (ver 2.5). I have configured ABAP connection to S4HANA machine - connection seems to be ok as status check passes. Now i would like to connect from modeler using my connection to S4 and l...
Hi Sebastian,thank you very much for your answer! Indeed in my example i used unmanaged composition, however i also tried to use managed "composition of one" with no luck (as you stated in your answer correctly). Also thanks for suggested workaround ...