2014 Jun 19 10:55 AM
Hi,
I have given maintenance allowed as a setting in delivery & maintenace of DB table.
But still i couldn't delete data from the table. what will be the reason? should i change
some other settings of DB table?
2014 Jun 19 11:06 AM
Have you created table maintenece generator for your database table?
If you have created .. then Go to transaction SM30 and delete all the entries. It will empty your db table.
Hi,
I have given maintenance allowed as a setting in delivery & maintenace of DB table.
But still i couldn't delete data from the table. what will be the reason? should i change
some other settings of DB table?
2014 Jun 19 11:06 AM
Have you created table maintenece generator for your database table?
If you have created .. then Go to transaction SM30 and delete all the entries. It will empty your db table.
2014 Jun 19 11:18 AM
Hi pravin,
Thanks for your response.
actually table maintenance is not required for this table.
Normally if we give maintenance allowed in delivery & maintenance tab,
if should allow us to delete the entries right?
2014 Jun 19 11:21 AM
Hi D MS,
No. You will still need to create table maintenance to delete, edit etc for entries in table. Its precisely for same reason you give Delivery and Maintenance allowed.
Regards,
Sheetal.
2014 Jun 19 11:08 AM
Hi DMS,
It is recommended to create a Maintenance View of the Table for the activity. Pl use TMG (Table Maintenance Generator) for the same.
Refer this wiki link for TMG generation.
http://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=79953931
Hope this helps.
Regards,
Naveen
2014 Jun 19 11:20 AM
Hi naveen,
Thanks for your response.
actually table maintenance is not required for this table.
I have created other tables in same way and i could delete
entries from table. But i'm facing issue only for this table.
what will be the reason?
2014 Jun 19 11:19 AM
Hi D MS,
Please specify how you are deleting the data? Using table maintenance?
This will enable us to clarify your doubt.
Regards,
Sheetal.
2014 Jun 19 11:23 AM
In se16, After displaying the table contents, i'm trying to delete through
Table Entry -> Delete. But that option is inactive.
2014 Jun 19 11:27 AM
Hi D MS,
Then it may be an authorization issue. Check if your user has access for deletion
Regards,
Sheetal
2014 Jun 19 11:23 AM
Hi,
First of all, You should NEVER directly delete entries from a standard SAP table.
(1) Delete the row by row entry through SE16N OR
(2) Delete by SQL delete query ,
Delete from tablename where condition.
Regards,
Hardik B
2014 Jun 19 11:25 AM
No this is not a standard table. Its a z table only.
And i want this action for one time.
2014 Jun 19 11:28 AM
Hi ,
then use a small program and use delete <DB TABLE> from <Internal Table>.
Regards,
Pavan
2014 Jun 19 11:42 AM
Hi
Please pick a custom table for which deletion is working fine, compareyour current table and double check all your settings and see if that helps.
Thank You,
Gajendra.
2014 Jun 19 12:33 PM
Thanks for all ur reply.
Actually it is working fine in dev but not in QA.
So i have created a table maintanance and now i can delete
the entry in table from QA too.
And Sheetal Naidu,
As u said, i think its of authorisation issue.
Thanks.
2014 Jun 19 6:24 PM
Hi
in the maintenance allowed read and change will be allowed so just create the table maintenance generator for the table and create the transaction for that,there we can delete the table contents or change the data.
Regards
Karthikeyan RV.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |