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 enhancement

Former Member
0 Likes
419

Hi all,

i want to increase the field lenght of a text field of a standard table...is it possible.

is there any other way to do it.

regards,

johnson

Hi all,

i want to increase the field lenght of a text field of a standard table...is it possible.

is there any other way to do it.

regards,

johnson

3 REPLIES 3
Read only

Former Member
0 Likes
396

Hi Johnson,

It is not recommended to change the properties of a field in standard table, it is not possible to do also.

I suggest you to append a structure to the standard table, and in that structure define a text field of your choice and use it in your requirements. But be careful to adjust the table properly, for help check this link.

http://help.sap.com/saphelp_nw04/helpdata/en/cf/21f0e3446011d189700000e8322d00/content.htm

Hope this is helpful to you. If you need further information, revert back.

Reward all the helpful answers.

Regards

Nagaraj T

Read only

manubhutani
Active Contributor
0 Likes
396

hi u cant touch standard table..

copy that standard on and then change

please reward points

Read only

Former Member
0 Likes
396

Hi

it is not recommanded to change the fields length of the standard table.

first copy it in customer namespace and than do changes.

Rewards points if useful.

Regards

Nikunj shah