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

changing data in Std table

Former Member
0 Likes
976

hi all i need to chabge data for 2 feilds in table eskn.i had done the meintanace genaretor,but in tcode sm30 im not able to see my table eskn.plz help me out

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
959

For that u need to create a maintainance view and maintainance generator.(custom)

Then check it in SM30

10 REPLIES 10
Read only

Former Member
0 Likes
959

Hi,

The best practice to update Std tables is thru Transactions or BDC programs....

NEVER DO IT MANUALLY....

Sreedhar

Read only

0 Likes
959

this is for 1 particular entry

Read only

Former Member
0 Likes
960

For that u need to create a maintainance view and maintainance generator.(custom)

Then check it in SM30

Read only

0 Likes
959

What particular entry are we talking about?

REgards,

Rich Heilman

Read only

0 Likes
959

Hi had done that in se11 i.e i had genareted the maintenance genrator but in sm30 it is not showing,what would have gone wrong

Read only

0 Likes
959

What messge it showing ...

Read only

0 Likes
959

it is trowing errors that View/table ESKN can only be displayed and maintained with restrictions,but in se11 it is genareted without errors

Read only

0 Likes
959

Check if your entry is being created in TVDIR table

Santosh

Read only

0 Likes
959

Hi Babita,

Make sure that the delivery calss should be C (Customizing table) under main.status Tab in custom maintainace view.

I have tried it and allowed me to change.

Read only

0 Likes
959

Hi thank you very much,

im awardig full points to u,by the way no need of changing delivery class,if we change the maintenance view allowed it is working,thank you very much for the help provided.