‎2008 Jan 29 5:45 AM
Hi All,
I have created a Custom Table in Dev server and updated the table with few set of values.
Now, if i transport this object to Quality/Prod server, the table gets tranported, but not the data...
In such case, how to update the data in subesquent servers?
For trial, i have updated the table manually in Quality.
But i can't do it in Production....
How to handle and resolve this issue?
Regards
Pavan
‎2008 Jan 29 6:45 AM
Hi,
In this case you need to create the entries in SM30(table maintainance generator).
Then create a transaction code for that table maintainance generator, and then transport the request which contains the new tcode.
Hope it is clear.
say, you table is ZTABLE, go to SM30 for ZTABLE and create entries.
then go to SE93 to create a tcode ZTCODE for SM30 for ZTABLE.
This will solve your issue.
Reward points if useful.
Thanks,
Arul.
‎2008 Jan 29 5:48 AM
Hi Pavan
you need to create a transport request for the table entries and make sure the table structure request number goes first and then the table entries request number.
‎2008 Jan 29 5:49 AM
Hi,
You can write the code to update the table, pass the file name and update the table with the file value
and transport the same to Prod also
Regards
Shiva
‎2008 Jan 29 6:45 AM
Hi,
In this case you need to create the entries in SM30(table maintainance generator).
Then create a transaction code for that table maintainance generator, and then transport the request which contains the new tcode.
Hope it is clear.
say, you table is ZTABLE, go to SM30 for ZTABLE and create entries.
then go to SE93 to create a tcode ZTCODE for SM30 for ZTABLE.
This will solve your issue.
Reward points if useful.
Thanks,
Arul.