Add a independent data graph into update plan as top level object
if you need make current sdo be dependent of another sdo in the plan, first locate DataSericeToUpdate object for
the parent sdo, then add this sdo to it as contained SDO.
Creates a filter that can be later applied to any of the objects
in the hierarchy of the field path, e.g., either to CUSTOMER or ORDER if the field is
CUSTOMER/ORDER/TOTAL_ORDER_AMOUNT.
Store the links for each parent and child attribute pair
Value from parent attribute will be automatically replicated to child attribute during decomposition