cancel
Showing results for 
Search instead for 
Did you mean: 

Client export - tp command

former_member759680
Contributor
0 Kudos

Hello,

Is there a way to start client export from OS level using tp command or R3trans?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

Could you please have a look at the Note 1942.

I guess this should help you.

Thanks,

Nick S

former_member759680
Contributor
0 Kudos

Nick, Note 1942 is very helpful.

Just one doubt in it. For the client export control file, it states the following line in the control file -

use commandfile '...' # For the first generated transport order

So, if I generate a new workbench request XYZK900456 using SE09, the line in the control file should be -


export
file = 'D:\export.dat'
client = 100
use command file 'XYZK900456'

Please confirm if this control file format is correct.

Thanks.