Hi All,
we have a very simple requirement from the client which turns out to be somewhat major at it seems that all the methods that could be used are not working.
Get the Business Unit from the current document - done via getOrganizationalUnitRef
Find the Parent of said Business Unit - struggling with that - all the methods I've tried are returning error messages even though they are supposedly active (according to the Reference Guide)
Set Parent of BU into Extension - once we get that this should be a piece of cake...
Now, I've tried all methods I can find but it keeps telling me that the most basic one aren't available; such as Command not found: getParentObjRef( com.sap.odp.common.db.ObjectReference ) - which is available in the BusinessUnitIBeanIfc.
Am I missing something?
Any help is appreciated.
Thank you.
/Anita