cancel
Showing results for 
Search instead for 
Did you mean: 

How to Transport Sender/Receiver ID objects in SXMB_ADM to Quality System ?

Former Member
0 Kudos

Hi,

I want to transport Sender/Reciever ID configuration to Quality system.

Can you please let me know how can i do that ?

Also can you please let me know the tables in which these configurations are stored ?

Thanks

sourav

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks for the reply

gopalkrishna_baliga
Participant
0 Kudos

Hi Saurav,

   Were you able to migrate it using transport request?

   If your QA has different client then is it updating the client value automatically in QA?

Thanks

Gopal

Former Member
0 Kudos

Hi:

If you do not have CTS+ or CMS setup yet, you can just simply use export / Import at file system.

Just go to your Dev ID, you can export at scenario level, the export file with extension of .tpz

Then you can log on your QA ID, make sure your .tpz file are copied into your import directory of QA system. Then you can import the files exported from Dev.

As for tables of the object: refer to the following blog:

Interesting ABAP tables in XI u2013 Part I

/people/gourav.khare2/blog/2007/12/12/interesting-abap-tables-in-xi-150-part-i

Regards

Liang

Former Member
0 Kudos

Hi Liang,

Thanks for the reply.

My question is, i want to transport the Sender/Reciever ID configuration in SXMB_ADM (in ABAP stack). But when I go to the entries of Sender/Reciever ID, the transport option is disabled (under the "Table View" menu option).

So im wondering how can i transport those entries now from dev to qa ?

Thanks

Sourav

Former Member
0 Kudos

I guess you might have authorization problem.

Gaurav Jain

Former Member
0 Kudos

To my knowldge,the setting in SXMB_ADM are not transportable, you have to logon your transport target system to setup the parameters manually.

Regards.

Liang

Former Member
0 Kudos

Hi, sourav:

I got your question now, sorry for mis-understanding your questons. Just to see how other expert reply...

Regards.

Liang

Former Member
0 Kudos

Sourav,

Can u mention about why you want to transport Sender/Receiver Definition.

Reason is it is associated with Business system and Interface name, which mostly changes along with the landscape. I mean BS will change from DEV, QA and prod.

Sender/Receiver Definiation Stored in table: SXMSINTERFACE

Gaurav Jain

*Points

Former Member
0 Kudos

Instead of entering all the entries in QA again, we want to do a transport of these entries from DEV to QA.

So after doing the transport, will it work good if we change the businees systems and interfaces to the corresponding landscape ?

Former Member
0 Kudos

Hi,

1. Create Technical System and Business Systems for the QA system.

2. Create Transport Groups in the Business System.

3. Create Transport Targets in the Source Business SYstem.

Your SWCV can be exported and imported using TPZ files into the IR.

The ID also use TPZ files and as the objects are imported , the business system details will be filled up .

Thanks

Vikranth

Former Member
0 Kudos

Even that should work.

But then in that case you are just creating Sender/Receiver Defination name in Dev.

Basis or Admin guy should change in all system so best way is to create in all system.

Business System should associated with GUIID so it should change in each system.

Gaurav Jain

*Points

Former Member
0 Kudos

Can we do like this

Create Transport Request through SE01

Go to SXMB_ADM, and include all those entries in the request just created

Release the request

Import the transport request in QA.

Because we have got too many entries in DEV, we want them to be transported instead of creating them one by one in QA.

Later what all changes that needs to be done in QA, we want to do it manually.

is this a good way to do the transport of the Sender/Reciever ID entries in SXMB_ADM ?

Former Member
0 Kudos

For what is worth...

Check table SXMSINTERFACE on you SAP XI/PI system.

Just create a transport request containing all the entries or a selection of entries to be transported.

Kind regards

Dimitri

gopalkrishna_baliga
Participant
0 Kudos

Hi

  If the QA system has different client than Dev will it get migrated  via transport request as you have mentioned above?

  I have manually created an entry in my transport request.

     R3TR  TABU  Table  keys: Client = 250 and Object_key = XYZ.

     My QA system has different client than dev. QA is 300. Dev is 250.

    When I migrate this request will the table entries automatically maintained/updated with client 300 in QA?

Thanks

Gopal