Application Development 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: 

Changing the field length in any T table

Former Member
0 Kudos

Hi all

I need to change the length of the field PLSTX in T528T from Char 25 to Char 40.

Is it possible ?

Thanks,

Nitu

5 REPLIES 5

Former Member
0 Kudos

Hi;

you need to append structure to enhacne it only containing the new field width

Regards

Shashi

Former Member
0 Kudos

hii,

if you have the access key then, u can change char from 25 to 40...if not can't change.

if u created own defined table,then u enhance that by coding.

with regards,

sumanth reddy

Former Member
0 Kudos

Hi,

During the initial phase of upgrade and support u can work it in SPDD.

If u already completed the initial phase u need access key.

If not it is not possiable with out any of the two stages.

Thanks,

Srinu.

0 Kudos

Without access key it cannot be done - So I could not change the table.

Changed the code to solve the problem.

Thanks Folks!

Former Member
0 Kudos

hii,

if you have the access key then, u can change char from 25 to 40...if not can't change.

if u created own defined table,then u enhance that by coding.

with regards,

sumanth reddy