‎2014 Mar 06 7:00 AM
Hi,
Is there any table where the error messages gets saved.For example Message no. V1775 gets generated when a sales order line item is given reason for rejection.
Regards,
‎2014 Mar 06 7:06 AM
Hi
SAP saves messages in table T100. When you perform such action where message is required it is fetched from this table in SAP programming.
Now with what perspective you are asking this?
Thank$
‎2014 Mar 06 7:26 AM
Hi,
My client wants a log of messages if some body tries to assign a reason for rejection to any particular sales order line item.
Regards,
‎2014 Mar 06 8:43 AM
I dont think so you can get all possible messages at one place which system can generate when we reject some item. V1 messages are for Sales order processing but there are Hundreds of messages which system generates on different events. You can test all possible scenarios and list down messages manually because in system it is not possible to get these messages at one place.
Thank$