Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Transport of User default printer (Parameters).

Former Member
0 Kudos

Hi All,

We have just upgraded our dev and qa system from 4.6C to 7.01 (ecc). Our security team imported the users and profiles from Production system (which is yet to be upgraded). All the users and aurhtorizations are there in QA sytem and regresssion testing is going on.

BUT The problem is...

User default printer details are not same as production system they are blank in QA system. But we need this this default OutputDevice also to be transported.

Is there any way to transport the default OutputDevice for each user? as as production?

Please reply.

Thanks

5 REPLIES 5

Bernhard_SAP
Advisor
Advisor
0 Kudos

Hi,

try table content of table usr01.

Make sure, that the printers used in PRD are defined in QA as well.

b.rgds, Bernhard

0 Kudos

Hi,

Thanks for the reply.

That the precise problem. USR01 of production is not equal to QA. I mean SPLD column of QA system is having blanks whereas in PRD it has the data.

Need to know ... how we can bring this entries from PRD TO QA. Is there anyway ...

0 Kudos

yes, create a transport of R3TR TABU USR01 (table content) and import it to QAS....

0 Kudos

Thanks,

One more query... The system from which i need to transport it is haveing different release 4.6C and the upgraded system is 6.0 (Eph4).... Will the transport of usr01 works?

Regards

0 Kudos

Yes.

the table structure has not changed (simply compare the table and its fields....)

b.rgds,

Bernhard