2008 May 29 6:56 AM
I want to change the MESSAGE CJ724 from warning to Error in STANDARD TCODE CJ20N.
Please help.
Suitable answer will be highly rewarded.
Thanks,
LALIT
2008 May 29 2:15 PM
Hi Lalit,
As this message is coded as:
MESSAGE w724(cj) WITH prps-posid.
there is no possibility to change this from a warning to an error by Customizing. The only solution would be to get an accesskey for the program and change w724(cj) into e724(cj).
Regards,
John.
I want to change the MESSAGE CJ724 from warning to Error in STANDARD TCODE CJ20N.
Please help.
Suitable answer will be highly rewarded.
Thanks,
LALIT
2008 May 29 9:58 AM
This is an SAP standard program and you can only make changes to it after getting either the access Key from SAP or by applying note if it is available for this.
2008 May 29 1:08 PM
Lalith,
Looks like this can be done in SPRO by changing the message type from Warning to a Error. But see that the same message is not needed as an error elsewhere..
Thnx
Shyam
2008 May 29 1:53 PM
Hi,
U can use Exit or BADI.
In BAdi u can use ds msg:
MESSAGE 'Please Enter sales area' TYPE 'E'.
Regards,
Mehul.
2008 May 29 2:15 PM
Hi Lalit,
As this message is coded as:
MESSAGE w724(cj) WITH prps-posid.
there is no possibility to change this from a warning to an error by Customizing. The only solution would be to get an accesskey for the program and change w724(cj) into e724(cj).
Regards,
John.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |