‎2007 Jan 22 12:32 PM
Hi All,
I have created a table maintenance 'ZBCER' for a ztable . But when I am maintaining the table using the transaction sm30 it is showing the message that
'The maintenance dialog for ZBCER is incomplete or not defined.
Please suggest what can be the problem.
‎2007 Jan 22 12:39 PM
Hi Rahul,
just create a view for ZBCER table.
while creation , u can specify the required fields.
after activation , u can insert values into ZBCER.
<b>steps </b>
1) run the se11 transaction
2) put ur own name for ur view(starting with Z or Y) and press create.
3)select Database View as view type
4)fill the mandatory fields like description
5)In the Table/Join condition tab fill the row with ZBCER table name
6)U can specify the required fields in the View Fields tab
7)Then in the Maint.Status tab .. , select "read and change" as access permission
8)Data Browser/Table View Main. select "X Display/Maintenance Allowed" from the dropdown
9)then just activate the view
Then u can insert new values in that table using this view.
‎2007 Jan 22 12:41 PM
Hi,
All is well explained in
http://help.sap.com/saphelp_nw2004s/helpdata/en/a1/e45217a2f511d1a5630000e82deaaa/frameset.htm
and
http://help.sap.com/saphelp_nw2004s/helpdata/en/69/c2513a4ba111d189750000e8322d00/frameset.htm
Eddy
-
Pimp up the S(D)N site and earn points. Check this <a href="/people/eddy.declercq/blog/2007/02/01/pimp-up-the-jam log</a> for details
‎2007 Jan 22 12:43 PM
‎2007 Jan 22 12:45 PM
have u done this way...after u have created the table from SE11 and activated it...from menu goto table maintenance...and here u need to specify screen no as 0 & a function group which u need to create a relevant one and then generate the same and save...now from SM30 u can do the maintainence of the table.
‎2007 Jan 22 12:52 PM
Hi Ramesh,
I have done exactly as u r saying,
from menu , i gone to table maintenance and there i specified the screen as 1 and fiven the name of an existing function group,then saved the view but while saving it showed me message that no transportable packege is associated with ZBCER,
and when i tried to maintain the table through sm30 , it was giving message 'The maintenance dialog for ZBCER is incomplete or not defined
What can be the prob.?
‎2007 Jan 22 1:06 PM
‎2007 Jan 22 1:16 PM
My table is transportable and is in the same package as the function group is in ,
still it is giving the same message, and when i m trying to create the view it is giving the message 'The maintenance object description has no transportable packege'.
please suggest the prob.?
Thanks
‎2007 Jan 22 1:22 PM
‎2007 Jan 22 1:29 PM
‎2007 Jan 22 12:57 PM
mostly, in ur table maintenance u have not specified the developemnt class name...this needs to be given as such. also check in the table attributes which one u have selected...u need to select allow table maintenance as one of the option.