Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table Maintainence

Former Member
0 Likes
1,566

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.

12 REPLIES 12
Read only

Former Member
0 Likes
1,305

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

Read only

andreas_mann3
Active Contributor
0 Likes
1,305

Hi,

try SM30 - Customizing

(so you are lead to the IMG)

A.

Read only

Former Member
0 Likes
1,305

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

Read only

0 Likes
1,305

Can you update me on the steps that I should follow in maintaing the table.

Read only

0 Likes
1,305

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.

Read only

0 Likes
1,305

Refer this link:

NOt sure if you can do this to a standard table.

Regards,

Ravi

Read only

0 Likes
1,305

when we create table maintanace,

what should be the value of delievry class?

Read only

shishupalreddy
Active Contributor
0 Likes
1,305

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,

Read only

0 Likes
1,305

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.

Read only

Former Member
0 Likes
1,305

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

Read only

Former Member
0 Likes
1,305

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.

Read only

Former Member
0 Likes
1,305

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.