2008 Aug 01 12:52 PM
hi experts !
i have to add a new fields to an already existing Z table. how can i add field? do i have to delete all other entries and create new ones so that the entry in the new field also gets created.?
akanksha
2008 Aug 01 12:55 PM
Hi!
Use SE11 transaction.
Simply add the new fields to your table.
For the existing entries these columns will remain empty.
Regards
Tamá
2008 Aug 01 1:09 PM
hi tamas,
in my table it is nt allowing me to enter the data type and length and description. how do i do that?
2008 Aug 01 2:12 PM
Hi,
You have two options to enter data type while creating new field in table.
1. User standard data types i.e. mandt, kunnr etc..to use it u need to press "Predefined type" button present on top of table fields.
2. User custom data elements...this data elements you creates when you want to have data field specified to your required length.
Hope this will help.
Sumit
2008 Aug 01 12:56 PM
Akansha,
you can add field by just insert row option but if you have table maint generator than you need to recreate again TMG.
Amit
2008 Aug 13 10:00 AM
just go to SE11 -> enter your z-table name -> click on CHANGE -> now click on '+' -> now add your field. -> Activate it.
If it is OK....then fine
otherwise give details.
2008 Aug 13 11:57 AM
To change that table, the table must have been designed with enhancement catagory.
Try this,
Go to Extras, enhancement category and try to change teh category.
then try to add fields as desired.
Regards.