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

Enhancing Standard Table

Former Member
0 Likes
1,157

Hi,

The table i am trying to enhance has got enhancement category, "Can be enhanced character or numeric", but i want to add one field which is of type "string", how can i do that as it is standard table i can not modify this, is there any alternative way so that i can add a field which can accomdate variable length characters for that field.

Please suggest.

Hi,

The table i am trying to enhance has got enhancement category, "Can be enhanced character or numeric", but i want to add one field which is of type "string", how can i do that as it is standard table i can not modify this, is there any alternative way so that i can add a field which can accomdate variable length characters for that field.

Please suggest.

3 REPLIES 3
Read only

Former Member
0 Likes
675

You can append new fields , try APPEND Structure option avaliable.

Read only

0 Likes
675

even if i Use append structure and add field of type string, the table cannot be activated just because enhancement category is "can be enhanced character or numeric" but i am trying to add field of type string, which is deep, does not come under the enhancement category mentioned above.

Read only

Former Member
0 Likes
675

Answered My self