Application Development and Automation 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: 
Read only

golden client transport request problem

Former Member
0 Likes
718

Hi experts,

what is golden client.

I have created request in development client 200 . I have transported request to client 100 i.e golden client using transaction

STMS_IMPORT. actually i need to transport to quality client 850 i.e BREAK-POINT to quality because for testing Badi whether it works or not for a transaction. while there is data in client 850. No data in development client 200 for testing .

by mistake it is transported to client 100. ended with warnning

Does this request cause any problem to this client 100.i.e Golden client .

regards,

K.Satyanarayana

Hi experts,

what is golden client.

I have created request in development client 200 . I have transported request to client 100 i.e golden client using transaction

STMS_IMPORT. actually i need to transport to quality client 850 i.e BREAK-POINT to quality because for testing Badi whether it works or not for a transaction. while there is data in client 850. No data in development client 200 for testing .

by mistake it is transported to client 100. ended with warnning

Does this request cause any problem to this client 100.i.e Golden client .

regards,

K.Satyanarayana

3 REPLIES 3
Read only

andreas_mann3
Active Contributor
0 Likes
613

what did you have transported? - customizing table?

-> use tcode SCC1 for transport of table contents within your system

grx

Andreas

Read only

0 Likes
613

Hi Andreas,

I have implemented BADI in se19 .In the Badi have only writen code 'BREAK userid' to stop for transaction.

by mistake have transported to client 100 i.e golden client. actually I want to transport to Quality.

does this request affect client 100 .i.e golden client in any ways.

regards,

K.Satyanarayana

Read only

0 Likes
613

I use the BREAK macro rather than BREAK-POINT so that if by accident it does go to production it won't affect anyone but me.

Rob