cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

set target client using tp command (OS level)

0 Likes
1,872

dear gurus,

does anyone know whether we can set target client for TR in SAP System using tp command ?

I could not find any documentation regarding this

tp addtobuffer client=xxx

is not working due to CTC parameter

what I want to achieve is to add TR to buffer with target client is set using tp command and let the background job tp import all import it automatically

thank you

View Entire Topic
Former Member
0 Likes

Hi Didik,

Please share the error which you get while using tp addtobuffer command

Regards,

Deepak Kori

0 Likes

no error, it just client parameter was ignored, and when i go to STMS, client target for that particular TR is blank

Former Member
0 Likes

Hi Didik,

In STMS to can perform set client and define the client which you need.

Check the results and share feedback.

Regards,

Deepak Kori

0 Likes

Hello Deepak

I am aware of how to do it in STMS

but I am wondering whether is there any way to set target client using tp command in OS level (without importing it)

*I want to use it in my Korn Shell script

Former Member
0 Likes

Hi Didik,

As per SAP help , I do not see any specification for client parameter using addtobuffer option.

tp Commands - Software Logistics - SAP Library

You may add the client option either during export or during import process using tp command.

Hope this helps.

Regards,

Deepak Kori

0 Likes

Hello Deepak

thank you for the link, I read that before and didn't find helpful for my requirement, hence I am asking here

I did debug the set target client functionality in STMS and seems that it uses tp command in OS level but I could not get the full picture of command and parameter used