‎2008 Sep 10 10:06 AM
Hi all:
Would you please tell me which t-code we can use to modify table T005T?
Thank you very much!!!
Best regards
‎2008 Sep 10 10:13 AM
Hi,
This is text table for T005. Country codes are defined bu customization in t code SPRO.
go to SPRO, Click on search button. In key word enter
Define country U will get a popup. Now click on the define country codes. It goes to some node. Click on execute button.
Now if u add/delete/modify some thing here same will be reflected in T005 and T005T tables.
U can also try with Sm30.
Go to Sm30. Give V_T005*, press F4. Here it gives many maintenance views where u can maintain various fields of T005T table. For each field there will be one view. u can select one of them and explore.
Thanks,
Vinod.
Edited by: Vinod Reddy Vemuru on Sep 10, 2008 2:48 PM
‎2008 Sep 10 10:10 AM
‎2008 Sep 10 10:12 AM
Hi!
Use SM30, give the table name, and click on the Customizing button.
Regards
Tamá
‎2008 Sep 10 10:13 AM
Hi,
This is text table for T005. Country codes are defined bu customization in t code SPRO.
go to SPRO, Click on search button. In key word enter
Define country U will get a popup. Now click on the define country codes. It goes to some node. Click on execute button.
Now if u add/delete/modify some thing here same will be reflected in T005 and T005T tables.
U can also try with Sm30.
Go to Sm30. Give V_T005*, press F4. Here it gives many maintenance views where u can maintain various fields of T005T table. For each field there will be one view. u can select one of them and explore.
Thanks,
Vinod.
Edited by: Vinod Reddy Vemuru on Sep 10, 2008 2:48 PM
‎2008 Sep 10 10:28 AM
Hi,
To update any DBtable which was custom defind we use Tcode sm30.