cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP BW 7.31 - Transport Issue with Generated Objects

surya_prasad9
Explorer
0 Kudos
1,147

Team,

We have two landscapes, Business As Usual (BAU on SAP BW 7.01SP8) and Project Landscape (on SAP BW 7.31 SP10). The Project landscape Development system is a copy of BAU landscape development System and got upgraded to 7.31. Same case with QA System also.

Issue: We are trying to collect InfoProviders (which are created in 7.01 SP8) in to a transport request in 7.31 System, it’s not allowing to collect in a transport request. Getting the below message.

Object CUBE 0FIGL_R10 is generated and cannot be transported

Message no. RSO887

Diagnosis

The object CUBE 0FIGL_R10 is generated (for example, for a semantically partitioned object) and cannot be transported.

System Response

The object is not written in a transport request.

Procedure

You do not need to do anything. The main object (the semantically partitioned object) simply needs to be transported. Here the object CUBE 0FIGL_R10is automatically created in the target system.

Could you please let me know if you come across the above situation and solution.

Warm Regards,

Surya

Accepted Solutions (0)

Answers (5)

Answers (5)

KodandaPani_KV
Active Contributor
0 Kudos

HI,

one more method how to collect the cube.

double click on the cube -> go to extras menu -> select the object directory entry -> now pop up window will come -> select the change mode -> give the package name and user name.

it will ask new TR and continue the TR .

please find the document.

Thanks,

Phani.

Former Member
0 Kudos

Hi ,

The way of the transport released in BW7.3+. Please check on simulate release which will  let you know the dependencies  for the objects.

Regards,

Rajesh

Former Member
0 Kudos

Correction to my reply:

The way of the transport released Changed in BW7.3+. Please check on simulate release which will  let you know the dependencies  for the objects.

Regards,

Rajesh

Former Member
0 Kudos

Hi,

The error message is clearly indicating that you didn't collect cube in to the transport.

Go to RSA -> double click on CUBE 0FIGL_R10 -> Extras from Menu -> Write Transport Request -> Select your BW package and and create new transport request or collect it into existing one.

Thanks,

AP

KodandaPani_KV
Active Contributor
0 Kudos

Hi,

you are not yet collected the cube CUBE 0FIGL_R10.


go to RSA1 -> select the transport connection -> select the object types -> select the info cube -> expand the node -> double click on the select object -> give the cube name  CUBE 0FIGL_R10 -> select the transfer selection.

collect the dependent objects like info package, ds, dso, cube, dtp, transformations.

now click on the truck symbol form standard tool bar.

now it will collect.

then do transport to target system.


Thanks,

Phani.


RamanKorrapati
Active Contributor
0 Kudos

Hi,

Have you created your cube with syntactically partitioned object(SPO)?

if yes then how your collecting into transport?

from change object direct entry or RSA1-->transport connection--> syntactically partitioned object(SPO)--> Select objects.

if you used SPO then you need to follow rsa1 method.

if your infocube not selected SPO then your cube may be stored under $TMP package,

You need to change $TMP to custom pack from same path RSA1-->transport connection--> info cube--> select objects--> find your cube and move to rigth side pane. select cube and click on change package symbol.later you can select cube and click on truck symbol. it will be collected.

Thanks