I have created a custom SWCV and created a dependency to a standard SAP SWCV that we are using from PI Imported Content.
i have copied the Service Interface for this object to my SWCV as i need to make it Abstract as part of an async/sync bridge i am creating in my BPM. however when i save and activate it, it tells me "Object Message Type JobPositionPublication | http://sap.com/xi/ERECRUIT/Global not found"
why cannot i not inherit the objects? i do not want to copy this message type into my SWCV as that removes the scalability of using standard objects as i am using this for several other developments.
am i asking the impossible?