cancel
Showing results for 
Search instead for 
Did you mean: 

Changing a warning message to error message

Former Member
0 Kudos

Hi,

Is there any way to change a warning message to error message without changing in the program.The error no is V1494.

Regards

Somnath

Accepted Solutions (1)

Accepted Solutions (1)

hueychin_liew
Active Participant
0 Kudos

Hi Somnath Chatterjee,

The message V1494 is hard-coded as Warning and Information message

in the includes FV45PF0V_VBAP-ZMENG_PRUEFEN_VO and

FV45EF0V_VBEP-WMENG_PRUEFEN_VO. Therefore it is not possible to set

them as Error message in Customizing. The only option you have is

to MODIFY the standard Code to get an ERROR message.

Hope this could help. Thanks.

Best regards,

HC.

Former Member
0 Kudos

Hi,

Thank you very much for your information.But if I change the standard program and make the warning message as Error then will SAP support be applicable afterwards??

Kindly guide.

Warm Regards

Somnath

Former Member
0 Kudos

if U change the std SAP Code, SAP will NOT support your application later in case of any issues or upgrades.

Thus, it is not recommended to change the SAP Code.

Lakshmipathi
Active Contributor
0 Kudos

Dear somnath

Not only this change if you make any change in the standard configurations, SAP will not support at a later date when you go for any upgradation.

It is strictly recommended NOT to change the standard.

thanks

G. Lakshmipathi

Former Member
0 Kudos

Hi,

Then is there any userexit or so to do the necessary changes.

Regards

Somnath

0 Kudos

We are trying to find out how to change the message type for message V4019 from Information to Error, but it does not appear in the list of messages in OVAH, as indicated by the list of V4 messages shown above in this thread. How do we bring V4-019 into OVAH?

Answers (4)

Answers (4)

Former Member
0 Kudos

in the Tx OVAH only V4 errors can be changed/modified. the V1 errors are standard SAP errors and they cannot be changed by customizing.

Former Member
0 Kudos

Hi Raghavendra,

Can you give some examples of V4 error messages.

Regards

Former Member
0 Kudos

check in OVAH Tx.

Examples:

V4 002

V4 003

V4 004

V4 005

V4 006

V4 007

V4 008

V4 009

V4 010

V4 011

V4 012

V4 013

V4 014

V4 022

V4 029

V4 038

V4 056

V4 071

V4 081

V4 082

V4 083

V4 092

V4 095

V4 096

Former Member
0 Kudos

Hi

Check with the T-code OVM1 and OVAH.

Regards,

Mallesh.

Former Member
0 Kudos

Hi

Check OVAH transaction.

Regards

Former Member
0 Kudos

hi

Try with OVAH Message can be changed from warning to Error

regards