Skip to Content
1
Dec 17, 2022 at 09:15 AM

Raising multiple exception at a time using Class based exception

144 Views

We have a requirement , we need to raise a Class Based exception .But that exception should display multiple messages .

Is there any way we can use Class Based exceptions , to raise multiple messages .

The main problem is that we have multiple error messages being returned by a custom BAPI in a 3rd party system .But We have to return one message at a time if we follow this method .Is there any way we can raise multiple messages at same time

I read the Blogs Raghu Govindarajan and blog by Horst Keller

image.png

Attachments

image.png (9.8 kB)
image.png (26.9 kB)