‎2010 Jan 27 11:17 AM
Hi,
I have one standard table which does not have table maintenence generator and it is of deleviry class 'C'.
I am trying to provide user to edit the entries directly. Is there any tool or way how to achive this?
I tried creating Maintenace view but it will ask for transport request.
So how to do this?
Regards,
Prabhu
‎2010 Jan 27 11:19 AM
Hello,
I used to change insignificant fields of standard SAP table through SE16N and keeping the &SAP_EDIT mode ON. Am not really sure if this is advisable to be used by users as it may lead to database intergrity problems.
Vikranth
‎2010 Jan 27 11:19 AM
Hello,
I used to change insignificant fields of standard SAP table through SE16N and keeping the &SAP_EDIT mode ON. Am not really sure if this is advisable to be used by users as it may lead to database intergrity problems.
Vikranth
‎2010 Jan 27 11:41 AM
Hi Vik,
We can do this but we need to do a detailed scrutiny to find out if that field is used in many other tables, if it is, then deleting data may cause inconsistency.
Also one more problem is if we follow this method of editing using &SAP_EDIT, there will be a log created in tables SE16N_CD_DATA & SE16N_CD_KEY.
Kindly refer below weblog KEVIN WILSON on this:-
[Editing tables using SE16N and the security implications|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/16302] [original link is broken] [original link is broken] [original link is broken];
Regards
Abhii
‎2010 Jan 27 12:21 PM
The table is for T&E. it is a stand alone table(Means doesnot have any dependecies) and risk is estimated and known.
Is any tool available where I can give table name and edit it?? - apart from this two ( SM30 and SE16n - &sap_edit).
regards,
Prabhu
‎2010 Jan 27 7:27 PM
Hi,
If I understand correctly, you want populate the table not edit it. Now since this is a customizing table there should be an entry for this table in IMG. If you cannot find it yourself then you may go to sm30 transaction, enter the name of the table and click on customizing. It will take you to the place where you can insert a table entry.
But this will ask for a customizing request.
Regards
Prasenjit
‎2010 Jan 28 2:54 AM
‎2010 Jan 27 11:21 AM
Hi Prabhu,
If it is of Class 'C' that means there must be IMG node assocoated with this.
Go to your customizing client and try to search for that node in IMG.
Giving an interface to edit the standard table is not a doog idea.
Hope this will help you.
Regards,
Nikhil
‎2012 Mar 29 5:52 PM
dear prabhu,
u can go through this link that will resolve ur issue