‎2006 May 29 8:58 AM
hi
i have a table in that 1 append structure is there i want to delete that structure how?
‎2006 May 29 9:08 AM
Hi,
delete the structure directly from the SE11, and again try to activate the table and adjust the data base table after deletion of the append structure.
and try to check any of the programs accessing the append structure , if so you need to take care of it. other wise it will cause short dumps when you run the programs..
Regards
vijay
‎2006 May 29 9:01 AM
Hii
you can do from transaction code <b>SE11</b>.
Enter table/structure name ZSTRUCTURE
then click delete button.
The system will prompt transport request (if transportable object).
also dont forget to go to <b>SE14</b> and save & adjust Database.
It is very important since after deletion the need to adjust database table.
Reward points if helpful
Revert back for more help .
REGARDS
Naresh
‎2006 May 29 9:04 AM
delete that from se11 and then se14 to activate and adjust the table...
Plz reward points and close the thread
gunjan
‎2006 May 29 9:03 AM
Kiran,
DELETE the structure and also modify the table where the APPEND strcuture exists in Se11.
Regards,
Ravi
‎2006 May 29 9:07 AM
Hi kiran,
1. Simple
2. Just delete the append structure
thru se11,
3. and the system will rest take care automatically.
(it will automatically modify the corresponding
tables/structures
where ever this append strucutre is used)
regards,
amit m.
‎2006 May 29 9:08 AM
Hi,
delete the structure directly from the SE11, and again try to activate the table and adjust the data base table after deletion of the append structure.
and try to check any of the programs accessing the append structure , if so you need to take care of it. other wise it will cause short dumps when you run the programs..
Regards
vijay