cancel
Showing results for 
Search instead for 
Did you mean: 

System Variable Messages

Former Member
0 Kudos

Hi Gurus,

Any idea about System Variable Messages

In config we can make some changes to message types.

From No message to a warning and like wise for a warning to a error message

how do we set these messages...?

thanks in advance,

Sunil

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Can you let me know what type of message you are referring to:

And where in SD process you want to make message changes...?

Regards,

Syed Nasir

Former Member
0 Kudos

Hi,

I am referring to messages that come up at the time of creation of sales order.

whenever we make "A" in the order level for check PO number, then we get a message same as of yesterday....so how do i convert this is my question...

Sunil

Former Member
0 Kudos

Ok, so you have maintained "A" at the sales document level.

So are you able to get Warning message stating "PO number already used for sales order xxxx"...??

Let me know...

Syed Nasir

Former Member
0 Kudos

Hi,

I am able to get warning message in the sales order....

Sunil

Former Member
0 Kudos

Sunil,

So you want the system to throw an Error message or no message at all...

What type of message are you planning to set up..

Regards,

Syed Nasir

Former Member
0 Kudos

Hi,

I want to convert this warning message into an error message...

it should stop further processing of the sales order and is should not even save the document whether created manually or through idoc...

Sunil

Former Member
0 Kudos

Sunil,

To convert this message from Waring to Error, follow the steps below:

SPRO --> Sales and Distribution --> Sales --> Sales Documents --> Define Variable Messages or altenatively you can use T-code OVAH

This is a config change and requires a CTS number to proceed with;

Here you select the following:

Version = (Blank)

App Ar = V4

<b>Message Number = 115</b>

Message Text for this would be "Purchase order number in document number: & already exists"

Select this and go to "Category" column, here you will find "E" select this and save.

Hope this will help you out!

Regards,

Syed Nasir

Answers (4)

Answers (4)

Former Member
0 Kudos

hi Sunil

Use T code OVAH

Jai

Former Member
0 Kudos

Hi Sunil,

System Variable messages are those which system proposes by default. For e.g goto IMG> Sales and Distribution>Sales>Sales Documents>Define Variable Messages (T-code-OVAH). Here you can see all V4 messages. In each of the message you can decide weather the message should act as ERROR or WARRNING.

Hope this info helps you.

REWARD if it helps you!!

Regards,

Ajinkya

former_member183879
Active Contributor
0 Kudos

Hi Sunil,

If you tell the scenarios and error messages(The constant and variable parts of the message,) the development guys should be able to enable the same for you.

They generally create a message class and message number of a message type in SE91.

Then this message will be called within some Z programs/userexits/enhancements.

Reward if t his helps.

Former Member
0 Kudos

Hi Sunil,

you can change the status of variable messages through SPRO- sales and dis- sales docs- define variable messages. to create new mesaages you may heve to explore the ABAP route.

Regards,

Saurabh

Former Member
0 Kudos

Hello Sunil,

Just check this site:

http://help.sap.com/saphelp_nw04/helpdata/en/d7/e21503408e11d1896b0000e8322d00/content.htm

<b>Reward points if this is useful</b>

Regards

AK