‎2007 Dec 12 8:12 AM
Hi
I have a requirement to adapt the long text for service orders and sales order.
For service notifications, we can in customizing set the option to log a line and no text change allowed, so when you go in change and go the long text, these cannot be modified if there exists one.
The client wants the same requirement for service orders (IW32) and for sales orders (VA22). I believe this is change of standard sap code? I did not find any custo for that.
I thought I had found a function where I could change this: EDIT_TEXT_INLINE
If I looked in the help of that function:
<i>In applications you would sometimes like to display or edit the first text lines on a screen. To do this, the module EDIT_TEXT_INLINE can be used. Only the editing options provided for general screen fields are available on the application screen.
The text lines passed in table INLINES are merged with the lines in table LINES. The number of lines is determined via the parameter INLINE_COUNT. If necessary, it is possible to branch to the fullscreen editor. In this case, the function module behaves like EDIT_TEXT</i>
Does anyone know where I can modify this?
So that the long texts for service orders and sales orders cannot be modified if there exists?
thanks for helping me out
‎2007 Dec 12 8:42 AM
hi,
try FM read_text. and create a program in se38 to do the edit part.
Gaurav
‎2007 Dec 12 1:15 PM
found the solutions
In the TDformat of the internal table which contains the text, give in >X and these will be in display