Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

BOPF - Change parent of child

maarten_rasenberg
Discoverer

Hi all!

Wa are using the BOPF framework within our custom devlopments where we have a parent --> child relationship.

Via the service manager we change attributes of the parent and child nodes successfully (change mode /bobf/if_frw_c=>sc_modify_update). So far so good.

Unfortunately we are unable to change the parent of a child. We tried several thinks like source_key with the modify method of the service manager. Also providing

Does anyone moved a child to another parent via ABAP coding?

Thanks in advance!

Kind regards,

Maarten Rasenberg

1 REPLY 1

javier_alonso
Participant
0 Kudos

Did you managed to find a solution? I am on the same scenario