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

ABout table maintainance

Former Member
0 Likes
1,316

Hi,

we have requirement to add new field in configuration table tvkgg .

and after that i need to create table maintainance for it.

i have added new field using append structure in this table .

but i don't know the step for table maintainace .

and i also check like there is one table maintainace view in sm30 for this table.

so do i need to create new table maintainance for it. Is it the same step as we create ztable maintainance .

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,260

Thanks Seshu,

I did same . i have created append structure .

with filed name zz* .

But now when i tried to create table maintainance for this table .

it ask for access key.

The steps which i did :

added append structure in tbale.

activated table.

se11-> table maintainance generator->

specified function group

screen number

click on create

NOW It ask for access key...

thanks,

Jack

11 REPLIES 11
Read only

Former Member
0 Likes
1,260

Please explain in more detail: What are you trying to do?

Read only

Former Member
0 Likes
1,260

Hello,

In se11 follow the menu path.

Utilities > Tabl. Main. Gen->

Delete button will be there . CLick it. It will delete the old Tab. Mai for the table.

For u will see create icon button

Click it.

Give all the old values like Func. Gruop, screen number similar to old table main.

Regards,

Vasanth

Read only

Former Member
0 Likes
1,260

Yes, creating the table maintenance view should take the same steps as for creating a ztable maintenance view. But since one already exists for this table, you will need to delete the existing maintenance view before you can create a new one.

- April King

Read only

Former Member
0 Likes
1,260

You cannot do it like that. If you already modified the table, then you also need to modifed the view V_TVKGG and add this new field to this view and then go to table maintenance generator of this view, in the menu 'Generated Objects--> Change'.

Read only

Former Member
0 Likes
1,260

Hi srinivas,

Thanks for your reply.

can you tell me in detail.

first i need to add field in v_tvkgg view.

then i need to create maintainance for it .

Please tell me step by step if possible.

Thanks,

Jack

Read only

0 Likes
1,260

Go to SE11 and modify the view V_TVKGG to add the field to the view.

Then in the menu, go to 'Utilities> Table Maintenance Generator' which will take you to the table maintenance generator screen. In the menu there, 'Generated Objects> Change' and follow the instructions.

Read only

Former Member
0 Likes
1,260

I tried to modify v_tvkgg . it ask for access key.

i also tried to create maintainance for modified table .

but it is also not working .

it did,t alow me to create table maintainace when i click on create button

in table maintainace screen.

Please give me some solution .

thanks,

Jack

Read only

0 Likes
1,260

Hi Jack,

If you want to modify for SAP Standards(V_TVKGG) ,then we need to have access key,I think better to talk senior guys at your company since it is SAP Standard Object.

otherway you can add new field TVKGG using append structure and then you can create table maintaince ..

Note : when you use append structure - field name should start with ZZ* and should save under package or development class.

Thanks

Seshu

Read only

Former Member
0 Likes
1,261

Thanks Seshu,

I did same . i have created append structure .

with filed name zz* .

But now when i tried to create table maintainance for this table .

it ask for access key.

The steps which i did :

added append structure in tbale.

activated table.

se11-> table maintainance generator->

specified function group

screen number

click on create

NOW It ask for access key...

thanks,

Jack

Read only

0 Likes
1,260

Yes ,you need to provide access key for SAP Standard Object ..

even if you use append structure (here does not required ) ,when you maintain table maintaince for SAP Standard table ( need to have access key),talk to senior guy,if it is functionality requirement ,then they will provide..

Read only

Former Member
0 Likes
1,260

Thanks seshu,

I thought we don't need key..

now i will talk to my seniors

thanks,

jack