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: 

Change short text for IW32

Former Member
0 Kudos

Hi
In tcode IW32 there is a header text.

When the order is created, the text in KTEXT is added to the long text window for the first 40 characters.

Now I want to change the text in the long text area, but only to a text, that is not more than 40 characters.

When it is more than 40 characters, I can use FM SAVE_TEXT, but does anyone know the FM, that I can use, when it is below 41 characters?

thanks


Aikon

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Solved by using BAPI BAPI_ALM_ORDER_MAINTAIN

1 REPLY 1

Former Member
0 Kudos

Solved by using BAPI BAPI_ALM_ORDER_MAINTAIN