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

se14-- adjust

Former Member
0 Likes
1,551

i change the colomn from char 10 to sydatum and i get the right data but without '.' (point)

as 20090609 and the description of old header of char 10 (it's happend in se16n) why..

when i double click on the row i get the right data as 09.06.2004 why???

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,403

Table needs to be generated once again

i change the colomn from char 10 to sydatum and i get the right data but without '.' (point)

as 20090609 and the description of old header of char 10 (it's happend in se16n) why..

when i double click on the row i get the right data as 09.06.2004 why???

8 REPLIES 8
Read only

Former Member
0 Likes
1,404

Table needs to be generated once again

Read only

0 Likes
1,403

how??

it's active in se11...

Read only

0 Likes
1,403

sikken,

can u please post the table definition row for that field?? (in SE11)??

and then please explain the problem. its kind of confusing...

Read only

0 Likes
1,403

i did it in se11->activate..

not work plS

Read only

0 Likes
1,403

sorry

i declare zdate---type par_fecon

and change it /BEV4/PLMDATUM

Read only

0 Likes
1,403

Hi,

Goto UTILITIES - > Database Object - > Database utility

here just Activate and adjust database with save data

Thanks,

Shailaja

Read only

Former Member
0 Likes
1,403

Usually when you use SE14, and choose "Active and adjust database" with option "Save data" it should work.

Re-generate the table maintenance generator and try adjusting the database again i..e SE14 with above options. This should work. Table definition can be active independent of activation in SE14.

Read only

Former Member
0 Likes
1,403

Hi sikken,

The length of the sydatum is only 8 with datatype DATS, thats why it is showing the value as 20090609

whose length is also equal to 8 and it is showing 09.06.2009 on double clicking on row because the output length is 10.

go to syst table and check for sydatum field , there double click on sydatum u can see the lenght and output length. hope this is clear.

Rgds.,

subash