‎2007 Sep 27 8:36 AM
Hi Experts,
I want to transport my customized z table which already contains some entries. Now, I understand that the structure of the table can be transported with a workbench request which I have already created. Now, the question is how can i transport the data contained within the table. Is it with customizing request. If yes, then how can I create the customizing request for the data which is already there in that table.
Further, I want to create a new request ( i hope customizing request and not workbench request) whenever a new entry is created in the table. So that if i need to transport only that entry, I can simply goto se10 and release the correspoding customizing request.
Any helpful entry will be rewarded.
Warm regards,
Raman.
‎2007 Sep 27 8:38 AM
Hi,
Change the delivery class 'C' so that when ever a entry is created it will ask for a request.
regards,
santosh
‎2007 Sep 27 8:38 AM
Hi,
Change the delivery class 'C' so that when ever a entry is created it will ask for a request.
regards,
santosh
‎2007 Sep 27 8:39 AM
I think you can achieve this by table maintenance generator. Create table maintenance generator and check.
‎2007 Sep 27 8:42 AM
Hi,
Change the delivery class for the table as 'C'. and create the table maintenance generator.
Now whatever the data you are entering will be made as the request.
Thanks
Yogesh
‎2007 Sep 27 8:47 AM
First thing for transporting data of a table , it should be of customizing type 'C'.
then select the entries in display and from 'Table entry' menu option select transport entries.
‎2007 Sep 27 8:54 AM
Hi,
1. Create a customize table ( C ). already done by you.
2. Create a TMG for it.
3. Create a customizing CTR .
4. Open the table maintanence, insert the data.
5. Select all the records.
6. Go to Table View--> Transport
7. Attach your customizing CTR
8. Transport it. You can copy to other client by SCC1
Regards,
Tanmay
‎2007 Sep 27 9:14 AM
Hi all,
I have changed the delivery class to 'c' and I am entering the data via sm30 (table maintainence). Still it does not asks any customizing request. It simply saves the data without asking any kind of request. The question is still unanswered. How can I transport the data entries which are already there in the table as well as the new entries I am creating.
Tanmay: Can you please elaborate on step 2, 3... how to create a customizing CTR . As per your step 6, the transport option is disabled.
Thanks in advance.
Warm regards,
Raman.