Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3132

Re: Name Schema Wrong in system query

$
0
0

Hi Nora,

 

Sorry, I thought this was related to object transports but I review your 1st description and it seems not:

 

"[...]

In SBO_TEST database system queries have the reference to the original scheme, for example:

... .. FROM "_SYS_BIC." "Sap.sbodef.ar.case/CustomerReceivableAgingQuery" ... ..

 

instead of ... .. FROM "_SYS_BIC." "Sap.sbotest.ar.case/CustomerReceivableAgingQuery" ... ..

[...]"


So you're not dealing with different schemas here as far as I can see. The objects you listed belong to schema _SYS_BIC (which contains generated runtime objects from model activation).


What apparently changed in your case is the view name:

from "Sap.sbodef.ar.case/CustomerReceivableAgingQuery"

to     "Sap.sbotest.ar.case/CustomerReceivableAgingQuery"


So if you just exported the "SBO_DEF" to "SBO_TEST" I dont understand what is the relation with the change on the object name (from sbotest to sbodef).


So it seems as if you want to change the object name. If that's the case, the first thing that comes to my mind is export the model (information model, not the schema), then manually change the references from sbodef to sbotest, import into your target system and activate. This way you  would have both sbodef objects and sbotest objects.

 

If that's not what you're looking for please try clarifying what's the scenario further.

 

BRs,

Lucas de Oliveira






Viewing all articles
Browse latest Browse all 3132

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>