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: 

How can i increase the text field characters in standard t-code like f-43

Former Member
0 Kudos
121

Dear All,

I am giving the text in the text field, but i can't give text more than 50 characters .

It is fixed within 50 characters.So, i don't want this limitation in this text field in t-code like f-43

or any other standard t-codes.So,how can i increase the length of text field in standard t-code.

Please give your opinion.

Thanks&Regards,

Shilpa.

3 REPLIES 3

Former Member
0 Kudos
75

I don't think its possible with this field but you can try with Document text. Extras -> Document text. Here you can maintain free text.

thanks,

Sarbpreet

rainer_hbenthal
Active Contributor
0 Kudos
75

You need to modify all the underlying reports, function modules, classes, methods, domains, databases.... Thats something you dont wanna do.

0 Kudos
75

Hi,

I want to change the text field in standard t-code.

So, i can't modify in report,domain etc.Is there any way to do this?

Thanks&Regards,

Shilpa