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 maintenance generator

Former Member
0 Likes
798

Hi All,

I have a requirement of creating a table and maintianing it.

the fields in the table are VKORG,VTWEG,SPART,AUART,WERKS,LIFNR and LGORT. All the fields are non key fields.

I have created and maintained the table. but the problem is when I try to create new entries in the table am able to create only 1 entry. New Wntry tab is also missing. Please give the solution for this.

Thanks,

Bramham

8 REPLIES 8
Read only

Former Member
0 Likes
775

Hi,

I think the primary key definition may have some problem.....check the key definition.....if its ok....delete the view and create it from the beginning.....pls delete all the objects relating to the view.......

<b><REMOVED BY MODERATOR></b>

Regards,

jinesh.

Message was edited by:

Alvaro Tejada Galindo

Read only

Former Member
0 Likes
775

While creating table maintenance generator you might have used Maintenance step as one step Screen. Try with two step screen.

Hope it may helps.

Read only

Former Member
0 Likes
775

Hi Brahmananda

when you generate table maintenance , in maintenance type you will choose one step insted of two step.

Try to delete Table maintenance and recreate again .

Regards

Wiboon

Read only

Former Member
0 Likes
775

Hi,

This is because you are having only <b>Client</b>(MANDT) as primary key. So table can have only one entry. In order to have more than one entry you should have more Key fields in Table.

<b><REMOVED BY MODERATOR></b>

Regards,

Amit

Message was edited by:

Alvaro Tejada Galindo

Read only

0 Likes
775

That is correct.

Read only

Former Member
0 Likes
775

hi,

atleast one key field should be there other than mandt.

<b><REMOVED BY MODERATOR></b>

thanks

Message was edited by:

Alvaro Tejada Galindo

Read only

Former Member
0 Likes
775

Hi,

What are the keys for the table. I don't think you can create a table with out keys.

For this problem, may be your are giving duplicate records. Plz let me know for any issues.

Regards

Nagaraju

Read only

Former Member
0 Likes
775

hi,

whenever u r changing any fields in the table, u should regenrate the table maintainence...

then only it will get affect in SM30.

With Rgds,

S.BArani