‎2009 Oct 20 11:49 AM
Hi,
I have a z table that is allowed for customizing and changes but I am not able to add an entry
in that table via SM30 and also via menu of Table entries display in SE11 or SE16.
Please can you help why and how can i add an entry in this table.
Thanks
‎2009 Oct 20 11:52 AM
in se11, create a table maintenance generator for that table
[table maintenance|http://www.sdn.sap.com/irj/scn/advancedsearch?query=howtocreatetablemaintenance+generator]
by the way, what error are you getting, is the table active?
‎2009 Oct 20 11:58 AM
‎2009 Oct 20 12:03 PM
Hi,
please check once whether any table maintainence has been
created for that table ,If its created then check whether u have
authorization to maintain entries .
IF authorizaiton is exists then after changing the fields of the table
like adding or removing of fields is completed regenrate the screens in
the table maintainence generator .
Then u could maintain entries in the table.
If the table maintainence is not created then system would not be able to generate the screens for entry creation.
Infact the purpose of the table maintainence generator is it acts like a selection screen to input data.
Thanks
M.Naveen
‎2009 Oct 20 12:05 PM
First, check in se11, in Delivery & Maintenance Tab that Delivery/Maintenance Allowed is selected.
2nd, check if it is a View, and in that case: SE11, in Main.Status Tab, Access = Read & Change
Kind Regards
Nikos
‎2009 Oct 20 12:34 PM
Hi,
While creating the Ztable from SE11,
In the DELIVERY AND MAINTAINENCE Tab,
In the Data Browser/Table view maintainence - You have to select Display Maintainence Allowed.
Then in the menu->From Utilities->Create Table Maintainence Generator.and there create it for your
table then after activating your table you will be able to create entries in your table from SM30.
Hope it helps
Regards
Mansi
‎2009 Oct 20 12:42 PM
Hi,
First see if table maintenance has been created for this table. Since its a custom table we would have to do it manually.
Here are the steps to be followed for creating table maintenence for a custom table.
Go to SE11, give the table name and click on change.
Then Go to utilities--> Table maintenance generator.
In the table maintenance generator screen, we should give Authorization Group, Function Group name (Function Group name can be same as table name), Maintenance type can be one step or two step, usually we will create with one step. we should give maintenance screen number. After clicking on create button, a table maintenance generator will be created.
To check it go to SM30 . In SM30, we find display, Maintain options.
We can view the table contents by choosing Display and we can create table
entries by choosing Maintain.
Hope this helps.
Thanks,
harini
‎2009 Oct 20 12:53 PM
Also make sure that you are trying in the development system, and check whether the client actually allows customizing changes (display T000 in SM30).
Thomas