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 create screen

Former Member
0 Likes
521

Hi,

I have created a z table and some values are also stored in it..When i enter into the table using se11 and click F8 and view the values..

If i double click on the record it is showing syntax error in screen..I cant change also..

can anyone tell how to overcome this error..

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
497

Try to regenerate the program that is used to display the values when you look at the data.

- go to SE16

- enter the table name

- hit F8 on that screen

- or menu 'Table - Generate Program'

- You should get a message that the display program has been generated

- Hit return

- F8

- go into detail view

Hope that helps,

Michael

3 REPLIES 3
Read only

Former Member
0 Likes
498

Try to regenerate the program that is used to display the values when you look at the data.

- go to SE16

- enter the table name

- hit F8 on that screen

- or menu 'Table - Generate Program'

- You should get a message that the display program has been generated

- Hit return

- F8

- go into detail view

Hope that helps,

Michael

Read only

Former Member
0 Likes
497

Hi,

1. Activate the Table properly.

2. Goto SE14 -> give the Tablename and Active and Adjust the Database.

Regards,

N.L.Narayana

Read only

Former Member
0 Likes
497

thanks