Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

error mesaage in IDOC

Former Member
0 Likes
351

hi,

I want to modify the error message that is getting displayed in the error segment of an idoc. It is coming form a standard message class and while debugging it was found that the control is going into a standard function which is used for generating a tranfer order . it was allso noticed that after a calling of 'Z" function module when the control comes out it checks for sy-subrc and if error meesaage is found i-e sy-subrc eq 2 then it uses the SY measaages to populate the ststus internal table.Where are these system mesaages coming from and they are dynamic? Is it possible to modify such message ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
326

Well i am not sure if I understand your Question properly, but check SE84 there you can search for Message Classes and/or Message Numbers under the last Treepoint..

Regards

Mathias

1 REPLY 1
Read only

Former Member
0 Likes
327

Well i am not sure if I understand your Question properly, but check SE84 there you can search for Message Classes and/or Message Numbers under the last Treepoint..

Regards

Mathias