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

Function Module that gives the complete error message

Former Member
0 Likes
360

Hi Experts,

Are there any function module that I can use where I just need to pass the message number, message ID, msgv1, msgv2 and msgv3 then it will read/generate the error message based on those parameters? Thanks a lot!

Best Regards,

dy

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
336

hi,

use FORMAT_MESSAGE.

1 REPLY 1
Read only

Former Member
0 Likes
337

hi,

use FORMAT_MESSAGE.