2007 Mar 29 7:07 AM
Dear Abapers,
Please let me know How to transport Table data(Records) between cleints?
thanks in advance
Dear Abapers,
Please let me know How to transport Table data(Records) between cleints?
thanks in advance
2007 Mar 29 7:09 AM
1. Goto SE01.
2. Click New and create a New Work Bench Request.
3. Then place the cursor on the TR and click on Display Object List ( Shift + F11 )
4. Enter PGMID as R3TR
5. Enter OBJ as TABU
6. Enter OBJECT NAME as Z<TABLE NAME>
7. Again in the menu, select 'Extras>Change object function>Key according to key list'.
Now go to the menu, 'Goto-->Key list'. In the subsequent screen, click on 'Insert line' icon(with a + sign).
For more information pls refer thread :
2007 Mar 29 11:52 AM
Hi,
Simply go to tcode SCC1 and put your transport request number in the paramter field and press F8 then it will be transproted.
Thanks,
shyla
2007 Mar 29 12:47 PM
Hi ramesh,
Just go to transaction <b>SM30</b> and then enter the table to be transported. Click on transport button, it will ask for the transport request. Create the request and then click on Ok BUTTON.
Next goto <b>SE01</b> and then release the corresponding transport request
Next logon to the target client. Then execute the transaction <b>SCC1</b>. Enter the request number, source client and then click on execute
regards,
sowmya
2007 Mar 29 6:57 PM
Hi,
To do this, the delivery class of your table should be 'C'.
go to SE11, give your table name, then click change.
go to delivery and maintenance tab, and make the delivery class as C.
save and activate. Now when you try to add or change any entries through sm30, it should ask for a transport request.
Thanks
Pranati