cancel
Showing results for 
Search instead for 
Did you mean: 

Can I transport a request in a single BW client?and How?

Former Member
0 Kudos

Hello Gurus,

i'm new to BW world and facing a problem need tips from u.

my SAP BW system(development system) connect to different ECC systems(ECC development system clinet 130 and ECC QAS system client 500). Now could u please tell me which elements(like datasource, infopackage etc.) in BW i should transport from 130 to 500? and how to do the transportation.

Thanks a lot

Accepted Solutions (0)

Answers (5)

Answers (5)

former_member976
Active Contributor
0 Kudos

Hi,

you can transport the obejcts form one system to another system.

ex- ECC DEV - to BW DEV

     ECC QAS  to  BW QAS

     ECC PRD to BW PRD.

while doing the transportaion RFC (remote function call) should be active.

please collect the all objects then do transfort form source to target.

please find the below docs it will help.

http://www.google.co.in/url?sa=t&rct=j&q=&esrc=s&frm=1&source=web&cd=3&cad=rja&uact=8&ved=0CDAQFjAC&...

http://www.google.co.in/url?sa=t&rct=j&q=&esrc=s&frm=1&source=web&cd=3&cad=rja&uact=8&ved=0CDAQFjAC&...

Thanks,

Phani.

RamanKorrapati
Active Contributor
0 Kudos

Hi,

BW objects can't transportable to ECC side.

Your BW dev system need to connect bw qua/prod as per transport configurations.

All bw objects(info objects/targets/info/dtps) need to transport bw qua/prd only.

ECC Dev objects like data source/extract structure need be transport ECC Qua/prod.

Qua - Quality, Prod - Production.

There are lot of infomation on Google please search and help yourself.

Use search term as "Step by step procedure to transport SAP BI".

Thanks

Former Member
0 Kudos

RamanKorrapati
Active Contributor
0 Kudos

Sorry for that.Even in scn itself you can search with general words. you may get more useful links.

Even above given information might be useful.

still if you any doubts please let us know.

Former Member
0 Kudos

HI Neal Wong,

You cannot transport changes within a system.like SAP DEV--SAP DEV.

Trasnport is nothing but movement of the new BW objects or change in exisitng BW objects from system to another.like  SAP BW DEV--SAP BW QA.

To answer you question how to move the objects.Please find the below steps.

go to admin workbench(rsa1)---transport connection---select the required object like IO,DSO,CUBE and move to the right panel---click on the transport icon --it will create a unique transport number.

Again trasport is a object dependency one.you should have to check which one should move first and which one is the next.

go to se09 ---click button release directly.it will get released(chck the log though)

do a complete check in se09--request/tsk--complete check--check the 3 options.

if you have authorization to the next system like QA or Production system go and impor the trasnport.

Regards,

Sakthivel S


Former Member
0 Kudos

thanks Sakthivel Subramani, your reply is so helpful.

i'll try your solution and update u with the result.

thanks a lot.

Former Member
0 Kudos

Hi,

Capture the objects into one transport requst number Datasource, Info package .

Transport the objects Using SE01 by request task In Development System

Import the objects In quality system Using STMS_Import

Thanks&Regards.

Dinesh.

Former Member
0 Kudos
hi Dinesh Reddy, thanks for your reply,

i know se09 and stms,but this time i need to move datasources from ecc dev client to ecc qas client. i don't which elements i need to move and how to move them.

thanks

Former Member
0 Kudos

Your question is not really clear, if you are asking about transport process than it is as same as you do in ECC.

Ideally:

- collect all data sources/activation in single TR

- collect all info objects in single TR

- collect all DSO creation transports in single TR

- collect their respective transformations in single TR

- collect all CUBEs creation transports single TR

- collect all respective transformations in single TR

- collect all MPROs creation transports in single TR

- collect all respective transformations in single TR

Also if you are asking the process for ECC transports then there is always a target system and client where transport is migrated to. You will see customizing objects (client dependent) in one client and not in other objects those are client independent like programs will be available in all the client of corresponding system.

Thanks & Regards,

Mahen

Former Member
0 Kudos

Hi