Client Copy can be done with 2 different methods.
1-In source system run SCC8, from there EXPORT operation can be done. After that , you should enter to the target system and run tcode STMS or switch TP commands 2 or 3 requests which are generated by EXPORT operation can be imported to the system.
2-In target system run SCC9. In transaction target system and client can be imported via RFC which is defined before. It is better to be done this operation in background.
tp commands :
tp addtobuffer TSTK900001 PRD
pf=d:\usr\sap\trans\bin\TPPARAM
tp import TSTK900001 PRD CLIENT=100
u1.268 pf=d:\usr\sap\trans\bin\TPPARAM
With EXPORT operation 3 file & 3 cofile are generated. TSTKO00001, TSTK00001,TSTKX00001.
These files should be imported with tp after copy them in target system to data and cofile folders.
After Import operation post processing should be done with SCC7.
Programs; RSCLIEXP and RSCLIIMP should be executed.
No comments:
Post a Comment