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: 

field exit

Former Member
0 Kudos
77

Hi All,

I have to extend the length of a field MAKT-MAKTX in the transaction mm02.

can any body tell me the procedure to do the same.

Its a very urgent requirement.

Thanks in advance.

2 REPLIES 2

Former Member
0 Kudos
32

Hi,

<b>You should not do this.</b>

Because for if you want to increase the length of this field you will have to change it at data element (MAKTX) level.

- First of all you will need access key for this.

- Secondly when you increase length of MAKTX, you will have to adjust active each table and structure in SAP wherever data element MAKTX is used.

- Also these are so many program in SAP which uses this field. You will have to analyse all of then to see how these program will be affected once you chance this field.

In short, you should not be doing this.

Let me know if you need any other information.

Regards,

RS