‎2007 Apr 11 11:40 PM
Hello,
I want to change the type of message of a standard program, but when I type the code to modify the program the text of the program change to gray and I can't change the program.
I hope that the code is correct because I don't look any error message.
What am I doing wrong?
‎2007 Apr 11 11:42 PM
You should not change standard programs. There is a config control available for some of the messages issued in the standard processing. Can you please let us know where you are making this change?
‎2007 Apr 11 11:51 PM
the Include is: MF05AFA0_ANZAHLUNGSKONTIERUNG
At the line 27 I want to change the message from:
<b>MESSAGE w371.</b>
to
<b>MESSAGE e371.</b>
Thanks a lot.
‎2007 Apr 12 12:17 AM
That's a change from warning to error, it should be carried out in customizing, not as a mod to a program
‎2007 Apr 12 12:22 AM
The type of this message is static and I can't change the type of message in the customizing.
Thanks.
‎2007 Apr 12 12:34 AM
Yes, this message cannot be controlled through config, but if you are changing the standard program, you should get access key and make the necessary change.
‎2007 Apr 12 12:43 AM
After entering the key The Background of the Abap editor change from light blue to white but the text change to Gray and I can't change the text of the program. The system don't throw to me any error message about wrong object key.