‎2006 Nov 20 9:13 AM
Hi,
I am getting an error as follows, when I try to open the table J_1BBRANCH using SM30.
"The maintenance dialog for J_1BBRANCH is incomplete or not defined".
Can anyone sort it out.
Thanks in advance.
‎2006 Nov 20 9:18 AM
It is not mandatory tht all tables have a table maintenance in place. The message means what it says. That table doesn't have a table maintenance defined or is incomplete(Most probable that it is the first case).
Regards,
Ravi
‎2006 Nov 20 9:23 AM
‎2006 Nov 20 9:24 AM
Hi,
Please go to Utilities->Table Maintenance Generator for the same table and see if the Table Maintenance has been generated.
This error is because the table maintenance has not yet been defined for the Table
Hope this helps
‎2006 Nov 20 9:36 AM
Can you update me on the steps that I should follow in maintaing the table.
‎2006 Nov 20 9:44 AM
It means that; it doesn't contain table maintainence screen yet.
"The called function with the view/table <b><<b>tablename</b>></b> needs a special maintenance dialog which, however, either does not exist at all, or does not exist completely"
You need to create a table maintanence screen for this table, before you go-ahead & create; please make sure attributes for this table. Under 'Delivery and Maintenance' tab, select table view maintenance is <b>'Display/Maintenance Allowed with Restrictions'</b>.
Finally, go to Utilities->Table Maintenance Generator and generate the table maintenance screen for this table.
PS: Please reward, if its helpful.
Regards,
Ramki.
‎2006 Nov 20 9:46 AM
‎2006 Nov 20 10:02 AM
when we create table maintanace,
what should be the value of delievry class?
‎2006 Nov 20 9:43 AM
hi,
go to SE11--table>utilities-->tale maintainenece generator .
1)provide the authorization group
2)provide the new function group name
3)give the screen numbers
say create
it will generate the required TM.
THEN go to SM30.
NOW you will get in sm30.
regards,
‎2006 Nov 20 10:01 AM
Thanks Reddy.
But, can you tell me the authorization group name and screen numbers that should be used. When I enter the function group, it is promting that I cannot use that function group. And Can I maintain the standard table?
Thanks.
‎2006 Nov 20 10:08 AM
Hi,
I dont think that you create the table maintenance for the Standard Table
Just check the following thread for a solution
https://forums.sdn.sap.com/click.jspa?searchID=108301&messageID=2297667
‎2006 Nov 20 10:44 AM
Hi
Srinivas
U go to se11 ->utilities->table maintainence generator->and give the details
authorisation groups ->&NC& ,function group is ur table name,maintainece-> one step,and give main screen -> some number.
and i think now u will get it.
-Regards
charitha.
‎2006 Dec 08 10:37 AM
hi,
Delete ur current Table Maintenance Generator for ur table and Create a New Table Maintenance Generator for the table. (OR).
Goto SE14 and adjust the table.
It should work fine after tat.