cancel
Showing results for 
Search instead for 
Did you mean: 

How to transport device types between clients

Former Member
0 Kudos

Hi everyone!

I need to transport a new device type that has been recently imported to my development client to my test and production clients.

But how do I do that? I'm not that much used to ABAP development workbench.

I've found some tips regarding the use of report RSTXSCRP or SPAD utilities but only for importing or exporting device types. In production clients, this is not possible since the system is not modifiable.

Any help or tip is appreciated.

Thanks,

Paulo

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Changing the device type in your DEV client should have generated a transport.

If it didn't, you should be able to create one manually with the attributes R3TR PRIN DEVICENAME (Program ID, Object Type, Object Name).

For example, if you changed or created a device type named ZHPLJ4, your transport task would have an entry for

R3TR PRIN ZHPLJ4

Answers (0)